<!-- For help and support please go here: - https://security.stackexchange.com/questions/tagged/owasp-crs Ask general usage questions and participate in discussions on the CRS: - https://groups.google.com/a/owasp.org/g/modsecurity-core-rule-set-project --> ### Motivation <!-- A clear and concise description of what the motivation for the --> <!-- new feature is, and what problem it is solving. --> There are plenty of files, per language, that you should normally never commit to a git repo in https://github.com/github/gitignore. ### Proposed solution <!-- A clear and concise description of the feature you would like --> <!-- to add, and how it solves the motivating problem. --> I think we can make this work for us by: - [ ] parse and understand which files that might have sensitive content - [ ] update the list of file names, if possible in an automated way ### Alternatives <!-- A clear and concise description of any alternative solutions --> <!-- or features you've considered, and why you're proposed solution is --> <!-- better. --> ### Additional context <!-- Add any other context or screenshots about the feature request --> <!-- here. -->
Motivation
There are plenty of files, per language, that you should normally never commit to a git repo in https://github.com/github/gitignore.
Proposed solution
I think we can make this work for us by:
Alternatives
Additional context