We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8137e92 commit d385cd0Copy full SHA for d385cd0
HACKING
@@ -103,6 +103,9 @@ GitHub) and then running these commands:
103
python infra/helper.py build_fuzzers --sanitizer memory systemd
104
python infra/helper.py run_fuzzer systemd fuzz-foo
105
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
+
109
For more details on building fuzzers and integrating with OSS-Fuzz, visit:
110
111
https://github.com/google/oss-fuzz/blob/master/docs/new_project_guide.md
0 commit comments