actions-marketplace-validations/clj-watson (Clojure)
Executes clj-watson dependency security scan in clojure/clojurescript projects.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 22, 2022
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/clj-holmes_clj-watson-action@b4c3623c4d603932e60e6012a3a1db7bc60058c2 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| clj-watson-tag | clj-watson release tag | yes | — |
| clj-watson-sha | clj-watson release sha | yes | — |
| deps-edn-path | path to the deps.edn file to be scanned | yes | — |
| aliases | aliases to be scanned alongside with the root deps. (separete which one using comma) | no | — |
| dependency-check-properties | path of a dependency-check properties file. If not provided uses resources/dependency-check.properties. | no | — |
| database-strategy | vulnerability database strategy, dependency-check or github-advisory | no | — |
| output-type | Output type | no | stdout |
| output-file | Output file | no | — |
| fail-on-result | Enable or disable fail if results were found | no | — |
| suggest-fix | Suggest a new deps.edn file fixing all vulnerabilities found. | no | — |
| path | Directory to run clj-watson on. | no | — |
Outputs
no outputs