Releases: Chili-Piper/trivy-report-issue-action
Releases · Chili-Piper/trivy-report-issue-action
Version 1.2
Maintenance
Updated registry used for parent image to mitigate the issue with DockerHub rate-limit on Google Cloud IPs.
Version 1.1
Bug Fixes and New Features
This release fixes a few small bugs and adds new features.
Bug Fixes
- Updated the way secret issues are reported to allow for easier parsing.
- Fixed syntax inconsistencies with generation of markdown
New Features
- Action checks for the event trigger and bases logic on said trigger
- i.e. If a pull request is triggering action any findings are reported in a comment on the pull request.
- A summary of actions is generated and displayed in the action summary page.
Initial Release
Forked action from CemitDigital with additional features:
Added ability to parse scan results for secrets and generate issues for them.
Added additional error handling to prevent workflow failures from parsing issues.