Releases: MeterianHQ/meterian-github-action
v1.0.17
What's Changed
- Packaged client usage fallback by @n-insaidoo in #19
Full Changelog: v1.0.16...v1.0.17
v1.0.16
What's Changed
- Now supporting override of target scan instance via evn vars
Full Changelog: v1.0.15...v1.0.16
v1.0.15
What's Changed
- The correct branch to be used for the analysis is not workout out according to the triggering action event
Full Changelog: v1.0.14...v1.0.15
v1.0.14
What's Changed
- Updated logic tied to autofix flags (
autofix_with_reportwill only work in conjunction withautofix_with_pr)
Full Changelog: v1.0.13...v1.0.14
v1.0.13
This is a Meterian Scanner GitHub Action, enabling scanning of projects for vulnerabilities. Please provided the necessary METERIAN_API_TOKEN (as a GitHub secret key via the respective repository setting), a token generated via http://meterian.com in order for the action to work. Please checkout the README for further details.
v1.0.12
This is a Meterian Scanner GitHub Action, enabling scanning of projects for vulnerabilities. Please provided the necessary METERIAN_API_TOKEN (as a GitHub secret key via the respective repository setting), a token generated via http://meterian.com in order for the action to work. Please checkout the README for further details.
v1.0.11
This is a Meterian Scanner GitHub Action, enabling scanning of projects for vulnerabilities. Please provided the necessary METERIAN_API_TOKEN (as a GitHub secret key via the respective repository setting), a token generated via http://meterian.com in order for the action to work. Please checkout the README for further details.
v1.0.10
This is a Meterian Scanner GitHub Action, enabling scanning of projects for vulnerabilities. Please provided the necessary METERIAN_API_TOKEN (as a GitHub secret key via the respective repository setting), a token generated via http://meterian.com in order for the action to work. Please checkout the README for further details.
Furthermore in this release changes have been made to retrieve complete SCM info. from GitHub actions workflow variables.
v1.0.9
This is a Meterian Scanner GitHub Action, enabling scanning of projects for vulnerabilities. Please provided the necessary METERIAN_API_TOKEN (as a GitHub secret key via the respective repository setting), a token generated via http://meterian.com in order for the action to work. Please checkout the README for further details.
v1.0.9-canary
Added functionalities to support autofix.