Releases: tenable/terrascan-action
Releases · tenable/terrascan-action
v1.4.1
What's Changed
- fix repo url for gitlab and bitbucket by @nasir-rabbani in #32
- Release docker image with latest tag by @nasir-rabbani in #33
Full Changelog: v1.4.0...v1.5.0
v1
This is the initial release of the Terrascan GitHub action. The action runs Terrascan to scan infrastructure as code for security issues.
v1.4.0
What's Changed
- Bump terrascan version to 1.10.0 by @ytsarev in #17
- Bump alpine from 3.14.0 to 3.14.1 by @dependabot in #15
- Bump alpine from 3.14.1 to 3.14.2 by @dependabot in #18
- Add --find-vuln option to terrascan-action by @mihirhasan in #19
- Bump accurics/terrascan from 1.10.0 to 1.11.0 by @dependabot in #23
- Adds ability to scan private modules by @cesar-rodriguez in #22
- added support for notification web-hook CLI args by @nasir-rabbani in #24
- Docker image release by @nasir-rabbani in #26
- updated webhook CLI args by @nasir-rabbani in #29
- Adds actions tagger for automated taging when releasing by @cesar-rodriguez in #28
- Bump accurics/terrascan from 1.11.0 to 1.12.0 by @dependabot in #30
- Repo URL arg support by @nasir-rabbani in #27
New Contributors
- @ytsarev made their first contribution in #17
- @nasir-rabbani made their first contribution in #24
Full Changelog: v1.3.0...v1.4.0
v1.3.0
Adds support for Terrscan's verbose -v flag
v1.2.1
Updates Terrascan to v1.8.0 and Alpine to 3.14.0
v1.2
This release adds support to output Terrascan results as SARIF to be included in GitHub's code scanning alerts.
v1.1.0
The action has been updates to include Terrascan v1.7.0