Releases: aquasecurity/tfsec-pr-commenter-action
Releases · aquasecurity/tfsec-pr-commenter-action
v1.3.1
v1.3.0
What's Changed
- chore: make the comment a little smaller by @harmw in #65
- chore: include more printing and some tests by @harmw in #64
- use docker image from public ecr to prevent rate limit by @raunyoliveira-hotmart in #59
- fix: append
working_directory
to filename by @smaeda-ks in #63 - Document the required workflow permissions by @marcofranssen in #78
- Add support for GITHUB_EVENT_PATH variable by @kolomied in #76
- Fix inputs description on the README by @shmokmt in #74
- resolve gh api rate limits by @marcofranssen in #82
New Contributors
- @harmw made their first contribution in #65
- @raunyoliveira-hotmart made their first contribution in #59
- @smaeda-ks made their first contribution in #63
- @marcofranssen made their first contribution in #78
- @kolomied made their first contribution in #76
- @shmokmt made their first contribution in #74
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- feat: Add support for outputting in additional formats other than just
json
by @reedloden in #57 - feat: Workaround missing tfsec release assets by @aidy in #55
New Contributors
- @reedloden made their first contribution in #57
- @aidy made their first contribution in #55
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- docs: changed tfsec_vars to tfsec_args by @otyamura in #48
- feat: verify checksums on action run by @owenrumney in #52
New Contributors
Full Changelog: v1.0.5...v1.1.0
v1.1.0-beta.2
Changelog
- f589aa4 feat: verify checksums on action run
v1.1.0-beta.1
Changelog
- a22818e feat: verify checksums on action run
v1.0.5
Changelog
- e987f67 feat: add severity to the message
v1.0.4
Changelog
- c2defd0 fix: use the correct ID
v1.0.3
Changelog
- 274ee49 update the regex in base commenter
v1.0.3-RC2
Changelog
- 274ee49 update the regex in base commenter