Skip to content

Commit 48f6f97

Browse files
authored
Update README.md
1 parent 4d57465 commit 48f6f97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@ Thanks to the other sanitizer libraries, particularly [Bleach] for Python and [s
9595
which we blatantly copied most of our API from.
9696

9797
Thanks to ChALkeR, whose [Improper Markup Sanitization] document helped us find high-level semantic holes in Ammonia,
98-
to [ssokolow](https://github.com/ssokolow), whose review and experience were also very helpful, and to [securityMB](https://github.com/securityMB),
99-
for finding a very obscure [namespace-related injection bug](https://github.com/rust-ammonia/ammonia/pull/142).
98+
to [ssokolow](https://github.com/ssokolow), whose review and experience were also very helpful, to [securityMB](https://github.com/securityMB),
99+
for finding a very obscure [namespace-related injection bug](https://github.com/rust-ammonia/ammonia/pull/142), and [xfix](https://github.com/xfix) for finding a [DoS bug in a recursive destructor](https://github.com/rust-ammonia/ammonia/pull/113).
100100

101101
And finally, thanks to [the contributors].
102102

0 commit comments

Comments
 (0)