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

Stop CFLint from even scanning in known repo directories #527

Closed
TheRealAgentK opened this issue Jan 2, 2018 · 2 comments
Closed

Stop CFLint from even scanning in known repo directories #527

TheRealAgentK opened this issue Jan 2, 2018 · 2 comments
Assignees
Milestone

Comments

@TheRealAgentK
Copy link
Collaborator

.git
.hg
.svn

Maybe more - can be added later if needed.

But CFLint has no business ever even looking in these directories.

@TheRealAgentK TheRealAgentK added this to the 1.3.1 milestone Jan 2, 2018
@TheRealAgentK TheRealAgentK self-assigned this Jan 2, 2018
@TheRealAgentK
Copy link
Collaborator Author

After discussion with @ryaneberly we extended this to ignore every folder with ".something" for scanning.

TheRealAgentK added a commit to TheRealAgentK/CFLint that referenced this issue Jan 3, 2018
TheRealAgentK added a commit to TheRealAgentK/CFLint that referenced this issue Jan 3, 2018
@TheRealAgentK
Copy link
Collaborator Author

Done and merged in PR #529

@ryaneberly ryaneberly modified the milestones: 1.3.1, 1.4.0 May 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants