swirrl/nvd-clojure Action
Run nvd-clojure in a github action and create an issue with the output
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | A GitHub auth token to be able to interact with the issues API | yes | — |
| ssh_private_key | SSH private key, required for access to private github repos | no | — |
| aws_access_key_id | AWS key id, required for access to S3 bucket maven repos | no | — |
| aws_secret_access_key | AWS secret key, required for access to S3 bucket maven repos | no | — |
| directories | Search paths for projects (space separated). | yes | "" |
| build_tool | Command to print classpath to terminal | yes | clj |
| classpath_cmd | Command to print classpath to terminal | yes | "" |
| fail_on_cve | Fail the action when CVEs discovered | yes | false |
Outputs
no outputs