Skip to content

Commit 95f89f0

Browse files
committed
Merge branch 'master' of ssh://github.com/OWASP/java-html-sanitizer
2 parents f2d261c + 49f0d1d commit 95f89f0

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/attack_review_ground_rules.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,11 @@ This is not an exhaustive list and creative attacks are welcome.
2020
If you find the web interface cumbersome, feel free to download and test the sanitizer directly. See [GettingStarted](getting_started.md) for instructions.
2121

2222
## Reporting Vulnerabilities
23-
Please report successful attacks with example input via [the issue tracker](https://github.com/OWASP/java-html-sanitizer/issues/new).
24-
25-
If you believe the issue might affect production systems, please file the issue with the label `Private`.
23+
Please report successful attacks with example input via [OWASP's bugcrowd queue](https://bugcrowd.com/owaspjavasanitizer).
2624

2725
If you wish to be credited, please provide a name or handle for me to credit.
2826

29-
If you wish to remain anonymous and still claim dinner at my expense, please file an issue with the label `Private` or send an email to `mikesamuel`@`gmail`.`com` and let me know how you will authenticate yourself should we meet.
27+
If you wish to remain anonymous and still claim dinner at my expense, please create a sock account, CC `mikesamuel`@`gmail`.`com` and let me know how you will authenticate yourself should we meet.
3028

3129
## Out of Bounds
3230
We are testing the HTML sanitizer as written, not the servers on which the test framework runs, so hacking the server to change the code behind it or rewrite the HTML sanitizer is out of bounds.

0 commit comments

Comments
 (0)