hivemq/Check for new Snyk issues
This is an action that checks if there are new license or vulnerability issues compared to a baseline project.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 7, 2026
- License
- Apache 2.0
Pinned Snippet
uses: hivemq/hivemq-snyk-composite-action@1c18f39e10e7b1d35fa121b91b99c0445b7a4a56 # v2.3.6tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| snyk-args | Arguments passed to the Snyk test command | no | "" |
| artifact-name | The name of the Snyk report generated | no | snyk-report |
| snyk-token | The token used to authenticate with Snyk | yes | — |
| github-username | GitHub username | no | "" |
| github-token | GitHub token | no | "" |
| enterprise-access-key | HiveMQ Enterprise Access Key | no | "" |
| enterprise-secret-key | HiveMQ Enterprise Secret Key | no | "" |
| snyk-baseline-project-id | ID of project that is used as a baseline | no | "" |
| snyk-api-version | Snyk API version to use | no | 2024-09-04 |
Outputs
no outputs