Skip to content

Commit d385cd0

Browse files
titanouskeszybz
authored andcommitted
fuzz: add a note on reporting security bugs to HACKING
1 parent 8137e92 commit d385cd0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

HACKING

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,9 @@ GitHub) and then running these commands:
103103
python infra/helper.py build_fuzzers --sanitizer memory systemd
104104
python infra/helper.py run_fuzzer systemd fuzz-foo
105105

106+
If you find a bug that impacts the security of systemd, please follow the
107+
guidance in .github/CONTRIBUTING.md on how to report a security vulnerability.
108+
106109
For more details on building fuzzers and integrating with OSS-Fuzz, visit:
107110

108111
https://github.com/google/oss-fuzz/blob/master/docs/new_project_guide.md

0 commit comments

Comments
 (0)