v2.0.0
This project is a fork of ishii1648/action-checkov-reviewdog and supports baseline
checks, download_external_modules
option, and removed deprecated output commands.
Changes:
- base image to python-3.11-slim
- Checkov version from 1.0.861 to 3.1.40
- Reviewdog version from 0.11.0 to 0.16.0
- added download external modules and baseline check options
- fixed formatting the output of the python script
- modified the shell script
- removed deprecated 'set-output' commands
- updated README