microsoft / sarif-pattern-matcher

Quality domain agnostic regular expression pattern matcher that persists results to SARIF
MIT License
39 stars 18 forks source link

Create ContainsDigitLowercaseAndUppercaseLetter Helper with proof #744

Closed HulonJenkins closed 1 year ago

HulonJenkins commented 1 year ago

Changes

Create ContainsDigitLowercaseAndUppercaseLetter() Extension method made of other methods, and add proof to it. Create unit tests for these extension methods.