Skip to content

Commit 7d7c92e

Browse files
committed
docs: update OSS-Fuzz links
1 parent a6e3346 commit 7d7c92e

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

docs/CODE_QUALITY.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,12 @@ available functionality:
5656
in regular intervals. The reports are available
5757
[online](https://scan.coverity.com/projects/systemd).
5858

59-
11. [oss-fuzz](https://oss-fuzz.com/) is continuously fuzzing the
59+
11. [OSS-Fuzz](https://github.com/google/oss-fuzz) is continuously fuzzing the
6060
codebase. Reports are available
61-
[online](https://oss-fuzz.com/v2/testcases?project=systemd).
61+
[online](https://oss-fuzz.com/testcases?project=systemd&open=yes).
62+
It also builds
63+
[coverage reports](https://oss-fuzz.com/coverage-report/job/libfuzzer_asan_systemd/latest)
64+
daily.
6265

6366
12. Our tree includes `.editorconfig`, `.dir-locals.el` and `.vimrc` files, to
6467
ensure that editors follow the right indentiation styles automatically.

0 commit comments

Comments
 (0)