mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
fuzz: add a note on reporting security bugs to HACKING
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
8137e92dbe
commit
d385cd0cc2
3
HACKING
3
HACKING
@@ -103,6 +103,9 @@ GitHub) and then running these commands:
|
||||
python infra/helper.py build_fuzzers --sanitizer memory systemd
|
||||
python infra/helper.py run_fuzzer systemd fuzz-foo
|
||||
|
||||
If you find a bug that impacts the security of systemd, please follow the
|
||||
guidance in .github/CONTRIBUTING.md on how to report a security vulnerability.
|
||||
|
||||
For more details on building fuzzers and integrating with OSS-Fuzz, visit:
|
||||
|
||||
https://github.com/google/oss-fuzz/blob/master/docs/new_project_guide.md
|
||||
|
||||
Reference in New Issue
Block a user