Closed kayman-mk closed 3 months ago
Hey @kayman-mk! 👋
Thank you for your contribution to the project. Please refer to the contribution rules for a quick overview of the process.
Make sure that this PR clearly explains:
With submitting this PR you confirm that you hold the rights of the code added and agree that it will published under this LICENSE.
The following ChatOps commands are supported:
/help
: notifies a maintainer to help you outSimply add a comment with the command in the first line. If you need to pass more information, separate it with a blank line from the command.
This message was generated automatically. You are welcome to improve it.
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ COPYPASTE | jscpd | yes | no | 1.46s | |
✅ REPOSITORY | checkov | yes | no | 15.18s | |
✅ REPOSITORY | dustilock | yes | no | 0.24s | |
✅ REPOSITORY | gitleaks | yes | no | 1.34s | |
✅ REPOSITORY | git_diff | yes | no | 0.01s | |
✅ REPOSITORY | grype | yes | no | 12.08s | |
✅ REPOSITORY | secretlint | yes | no | 0.99s | |
✅ REPOSITORY | syft | yes | no | 0.38s | |
✅ REPOSITORY | trivy-sbom | yes | no | 1.07s | |
✅ REPOSITORY | trufflehog | yes | no | 4.02s |
See detailed report in MegaLinter reports
_Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff_
Description
Add an error message to the GitLab Runner log in case the pre-registered token can't be found in the SSM parameter store.
Closes #1139