-
Notifications
You must be signed in to change notification settings - Fork 0
ci: add scans #118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ci: add scans #118
Conversation
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
🦙 MegaLinter status:
|
| Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
|---|---|---|---|---|---|
| ✅ ACTION | actionlint | 5 | 0 | 0.03s | |
| ✅ COPYPASTE | jscpd | yes | no | 1.1s | |
| ✅ DOCKERFILE | hadolint | 1 | 0 | 0.16s | |
| ✅ EDITORCONFIG | editorconfig-checker | 9 | 0 | 0.02s | |
| ✅ REPOSITORY | checkov | yes | no | 12.08s | |
| devskim | yes | 1 | 1.02s | ||
| ✅ REPOSITORY | dustilock | yes | no | 0.0s | |
| ✅ REPOSITORY | gitleaks | yes | no | 0.75s | |
| ✅ REPOSITORY | git_diff | yes | no | 0.0s | |
| ✅ REPOSITORY | grype | yes | no | 9.29s | |
| kics | yes | 6 | 2.05s | ||
| ✅ REPOSITORY | secretlint | yes | no | 0.92s | |
| ✅ REPOSITORY | syft | yes | no | 1.05s | |
| ✅ REPOSITORY | trivy | yes | no | 6.44s | |
| ✅ REPOSITORY | trivy-sbom | yes | no | 0.1s | |
| ✅ REPOSITORY | trufflehog | yes | no | 4.11s | |
| ✅ SPELL | lychee | 7 | 0 | 0.67s | |
| ✅ YAML | prettier | 7 | 0 | 0 | 0.52s |
| ✅ YAML | v8r | 7 | 0 | 3.34s | |
| ✅ YAML | yamllint | 7 | 0 | 0.47s |
See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff
|




No description provided.