Skip to content
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

Add file filter to exclude folder #159

Open
jma-ludiverso opened this issue Apr 29, 2024 · 0 comments
Open

Add file filter to exclude folder #159

jma-ludiverso opened this issue Apr 29, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jma-ludiverso
Copy link

With some projects, for example xamarin projects, scanning from Visual Studio Extension adds folders that aren't needed in checkmarx validation and should be excluded, for example obj/debug folder. Results from the scan throw more errors than errors result from pipeline execution from repositories.

Proposed solution is to include in the extension toolbar a textbox to optionally indicate a folder to exclude from scan. In case a folder is indicated for exclusion, and additional parameter (CxConstants.FLAG_FILE_FILTER) will be added before calling to scancreate function.

Checking for gitignore file configuration could be an alternative solution.

checkmarx_extension

@jma-ludiverso jma-ludiverso added the enhancement New feature or request label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant