Open lukelloydagi opened 1 month ago
Please, follow the guideline for an issue title:
For bug:
bug(<scope>): <title starting with lowercase letter>
For query:
query(<platform>): <title starting with lowercase letter>
For feature request:
feat(<scope>): <title starting with lowercase letter>
Thank you! KICS Team
Platform
Azure DevOps Pipeline / MegaLinter
Provider
Azure DevOps / MegaLinter
Description
Is it possible to have kics only scan files that have changed (git diff)?
Currently using kics as part of MegaLinter and while other linters are only scanning the changed files as part of a PR kics is scanning the entire git repo.