Skip to content

Commit fa98f7d

Browse files
authored
[chore] add fuzzing badge (#11013)
This adds a badge to the oss-fuzz project that's running fuzzing tests against a build of the collector
1 parent bee3e6a commit fa98f7d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
</a>
2626
<a href="https://www.bestpractices.dev/projects/8404"><img src="https://www.bestpractices.dev/projects/8404/badge">
2727
</a>
28+
<a href="https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:opentelemetry">
29+
<img alt="Fuzzing Status" src="https://oss-fuzz-build-logs.storage.googleapis.com/badges/opentelemetry.svg">
30+
</a>
2831
</p>
2932

3033
<p align="center">

0 commit comments

Comments
 (0)