-
Notifications
You must be signed in to change notification settings - Fork 238
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
Add fuzzing audit report for Collector #2432
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Adam Korczynski <adam@adalogics.com>
Thanks @AdamKorcz! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
I suggest that we change "Opentelemetry" to "OpenTelemetry" (check https://github.com/open-telemetry/opentelemetry-specification/tree/main/specification#project-naming) in the pdf file, it'll be better if there is a way for folks to add comments in the PR if this is a markdown file, but I understand that CNCF prefers pdf.
@svrnm I think either this repo or https://github.com/open-telemetry/opentelemetry.io/ would work. Just want to get you informed in case you might have a strong preference. |
Signed-off-by: Adam Korczynski <adam@adalogics.com>
Updated in 2992691 |
@AdamKorcz it is great to see fuzz tests added to the Collector. I have a couple quick questions: |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
reports/
is a new top-level folder.
@austinlparker @svrnm is this a consistent addition to the repo or should it be included elsewhere in the existing structure?
Should we add a README.md there with a brief description/ToC, and link to it from root?
No strong preference, both is fine with me. What we could do, if we want to have it on the website, is pairing it with a blog post, so it is not just put somewhere, but also shared with our community and end users, similar to https://opentelemetry.io/blog/2024/security-audit-results/ |
The Opentelemetry Collector has undergone a fuzzing audit in collaboration with the CNCF and @reyang @jpkrohling @codeboten
The CNCF asks that fuzzing audit reports are stored in the respective projects repository. We thought this community repo is a great way to do that.
We have done the same for all previous CNCF fuzzing audits. Some examples are: