blacklanternsecurity / badsecrets

A library for detecting known secrets across many web frameworks
GNU General Public License v3.0
517 stars 44 forks source link

improving express (cs) regex #110

Closed liquidsec closed 10 months ago

liquidsec commented 10 months ago

The express_cs carve regex was catastrophically bad and caused hangs with long text.

codecov-commenter commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (6ada69d) 100.00% compared to head (9a13e9c) 100.00%. Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #110 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 22 22 Lines 1396 1396 ========================================= Hits 1396 1396 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.