oxsecurity / megalinter

🦙 MegaLinter analyzes 50 languages, 22 formats, 21 tooling formats, excessive copy-pastes, spelling mistakes and security issues in your repository sources with a GitHub Action, other CI tools or locally.
https://megalinter.io
GNU Affero General Public License v3.0
1.96k stars 238 forks source link

kics only scan changed files #4145

Open lukelloydagi opened 1 month ago

lukelloydagi commented 1 month ago

Is it possible to have kics only scan files that have changed (git diff) when VALIDATE_ALL_CODEBASE=false as per other linters?

nvuillam commented 1 month ago

See #4144 :)

lukelloyd1985 commented 1 month ago

Have asked the same of kics maintainer but awaiting a response...

https://github.com/Checkmarx/kics/issues/7284

github-actions[bot] commented 1 week ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

If you think this issue should stay open, please remove the O: stale 🤖 label or comment on the issue.