Releases: sett-and-hive/sarif-to-comment-action
Releases · sett-and-hive/sarif-to-comment-action
Resolve confusing documentation bug
What's Changed
- Update various dependencies
- Resolve documentation bug that mistakenly used a parameter
pr_number
in to instances wherepr-number
is correct. #93 - Switch to new environment output file method in entrypoint.sh #105
Full Changelog: v2.0.0...v2.0.1
v2.0.0
v2.0.0 sarif-to-comment-action
Initial release to GitHub Marketplace.
Use this GitHub Action in your workflow that generates a SARIF file from a security scan, when you do not have access to GitHub Advanced Security, for example if you have a private repo or use GitHub Enterprise.
What's Changed
- Update all the dependencies with @renovate
- Harden the action runners by @tomwillis608 in #76
- Update README reasons to use this action by @tomwillis608 in #77
- Update SonarSource/sonarcloud-github-action action to v1.8 by @renovate in #78
- Add Trivy scanning of the Docker image to avoid security vulnerabilities in the action container
New Contributors
- @pre-commit-ci made their first contribution in #57
Full Changelog: v1...v2.0.0