Releases: aquasecurity/tfsec-sarif-action
Releases · aquasecurity/tfsec-sarif-action
v0.1.4
What's Changed
- Replace deprecated
set-output
usage with environment fileGITHUB_OUTPUT
by @sivapalan in #35 - Fix conditional expression for setting
TFSEC_VERSION
by @sivapalan in #36 - Forcing wget to use IPv4 by @jasonjanderson in #37
- add git and hg to docker image by @bobcallaway in #33
New Contributors
- @jasonjanderson made their first contribution in #37
- @bobcallaway made their first contribution in #33
Full Changelog: v0.1.3...v0.1.4
v0.1.3
Fix the tfsec-version
Full Changelog: V0.1.2...v0.1.3
V0.1.2
What's Changed
- Set default value for TFSEC_VERSION by @sivapalan in #28
- remove trailing slash for default behavior. by @k4leung4 in #29
New Contributors
- @sivapalan made their first contribution in #28
- @k4leung4 made their first contribution in #29
Full Changelog: v0.1.1...V0.1.2
v0.1.1
What's Changed
- Update workflow example in the README by @st3fan in #25
- Fixing url typo breaking tfsec downloads by @dansanabria in #22
New Contributors
- @st3fan made their first contribution in #25
- @dansanabria made their first contribution in #22
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Update to alpine:3.14 and cleanup by @pujan14 in #14
- Update README.md with correct repo name by @Starefossen in #17
- feat: Add checksum verifcation for tfsec download by @owenrumney in #19
- feat: tidy up the args and add full repo scan option by @owenrumney in #20
New Contributors
- @pujan14 made their first contribution in #14
- @Starefossen made their first contribution in #17
Full Changelog: v0.0.6...v0.1.0
v0.0.6
Merge pull request #12 from nandhae/master Support specifying TFSEC_ARGS
v0.0.5
Merge pull request #10 from nandhae/master Support specifying config-file path
Release v0.0.4
- remove the requirement for the GITHUB_TOKEN
- update the readme
tfsec-sarif-action v0.0.3
Updated readme
tfsec-sarif-action v0.0.2
Release of the tfsec-sarif-action