Skip to content

Commit

Permalink
Merge pull request #677 from ossf/thank_seth
Browse files Browse the repository at this point in the history
Thank Seth for essentially kicking off the regex work
  • Loading branch information
balteravishay authored Nov 19, 2024
2 parents 5abf31f + 62c5cf5 commit 1b441c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/Correctly-Using-Regular-Expressions.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,4 +129,6 @@ In addition, ensure your regex is not vulnerable to a Regular Expression Denial

For detailed rationale, along with other information such as contributor credits, see [Correctly Using Regular Expressions for Secure Input Validation - Rationale](./Correctly-Using-Regular-Expressions-Rationale).

Our thanks to Seth Larson, whose article [Seth Larson’s Regex character “$” doesn't mean “end-of-string”](https://sethmlarson.dev/regex-$-matches-end-of-string-or-newline) raised awareness of some of the problems dicussed here.

This document is released under the [Creative Commons CC-BY-4.0 license](https://creativecommons.org/licenses/by/4.0/).

0 comments on commit 1b441c7

Please sign in to comment.