-
Notifications
You must be signed in to change notification settings - Fork 243
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
Conversation
Signed-off-by: Adam Korczynski <[email protected]>
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 <[email protected]>
Updated in 2992691 |
@AdamKorcz it is great to see fuzz tests added to the Collector. I have a couple quick questions: |
|
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/ |
@svrnm what would be the next step? Do you plan to merge this PR? |
Merging works for me if we have the required amount of approvals, but if someone would sit down and write a few words I am also happy to have a blog post for it on the otel.io blog. Where the pdf lives doesn't matter, we can keep it here or we can have it as part of the blog post on the website. |
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.
approving as I support it living either here or in website repo
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: