We shouldn't return the testing patterns by default for everyone, we want the quality to be good for folks and still have the ability to play with different patterns.
Proposal:
Have compile filter patterns based on the tags and we publish different versions or "streams" of the patterns for pre-release versions.
Examples:
/patterns/gitleaks/8.27.0 - This is the prod release
/patterns/gitleaks/8.27.0-testing - includes the testing patterns
This could also be a feature on the scanner itself too, so that's something to consider, but I think I like the idea of separate pattern streams for having the ability to still work with pre-release items.
We shouldn't return the testing patterns by default for everyone, we want the quality to be good for folks and still have the ability to play with different patterns.
Proposal:
Have
compilefilter patterns based on the tags and we publish different versions or "streams" of the patterns for pre-release versions.Examples:
/patterns/gitleaks/8.27.0- This is the prod release/patterns/gitleaks/8.27.0-testing- includes the testing patternsThis could also be a feature on the scanner itself too, so that's something to consider, but I think I like the idea of separate pattern streams for having the ability to still work with pre-release items.