Skip to content

Commit 9d1c0cc

Browse files
authored
Update README.md
Add python markdown and ansi-html bugs.
1 parent 4a3b912 commit 9d1c0cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,8 @@ regexploit-csharp something.cs
163163
* [SimpleCrawler (archived)](https://doyensec.com/resources/Doyensec_Advisory_simplecrawler_redos.pdf) (HTML parsing)
164164
* [CVE-2021-28092: is-svg](https://github.com/sindresorhus/is-svg/commit/01f8a087fab8a69c3ac9085fbb16035907ab6a5b) (SVG parsing)
165165
* [nuget.org, NuGetGallery](https://github.com/NuGet/NuGetGallery/commit/25d2d3b32b2d9f0b1ca6e0a105b0210c2c4820f4) and [NuGet.Client](https://github.com/NuGet/NuGet.Client/commit/a0671e946ce71dc59def5cc8a67c6457d66f33bf) (Parsing NuGet package IDs)
166+
* [markdown (python)](https://github.com/Python-Markdown/markdown/pull/1130) (Markdown parsing)
167+
* [ansi-html (nodejs)](https://github.com/Tjatse/ansi-html/issues/19) (ANSI parsing)
166168
* Plus unpublished bugs in a handful of pypi, npm, ruby and nuget packages
167169

168170
## Credits

0 commit comments

Comments
 (0)