Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Blog] Fuzzing blog post - add link to CNCF blog #5875

Merged
merged 2 commits into from
Jan 4, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion content/en/blog/2024/fuzzing-audit-results.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,14 @@ cSpell:ignore: containerd Korczynski
---

OpenTelemetry is happy to announce the completion of the Collector's fuzzing
audit sponsored by [the CNCF](https://www.cncf.io/) and carried out by
audit [sponsored by the CNCF] and carried out by
[Ada Logics](https://adalogics.com/). The audit marks a significant step in the
OpenTelemetry project, ensuring the security and reliability of the Collector
for its users.

[sponsored by the CNCF]:
https://contribute.cncf.io/resources/project-services/audits/

## What is fuzzing?

Fuzzing is a testing technique that executes an API with a high amount of
Expand Down
4 changes: 4 additions & 0 deletions static/refcache.json
Original file line number Diff line number Diff line change
Expand Up @@ -2059,6 +2059,10 @@
"StatusCode": 206,
"LastSeen": "2024-01-30T06:05:22.938822-05:00"
},
"https://contribute.cncf.io/resources/project-services/audits/": {
"StatusCode": 206,
"LastSeen": "2025-01-04T17:06:30.360149-05:00"
},
"https://coralogix.com/docs/opentelemetry/": {
"StatusCode": 206,
"LastSeen": "2024-08-09T10:46:28.010241-04:00"
Expand Down
Loading