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

Integrate fuzz tests into OSS-Fuzz #6605

Closed
pellared opened this issue Jan 13, 2025 · 0 comments · Fixed by #6817
Closed

Integrate fuzz tests into OSS-Fuzz #6605

pellared opened this issue Jan 13, 2025 · 0 comments · Fixed by #6817
Assignees
Labels
enhancement New feature or request

Comments

@pellared
Copy link
Member

pellared commented Jan 13, 2025

@pellared pellared added the enhancement New feature or request label Jan 13, 2025
This was referenced Jan 13, 2025
@pellared pellared self-assigned this Jan 20, 2025
jonathanmetzman pushed a commit to google/oss-fuzz that referenced this issue Feb 18, 2025
Towards
open-telemetry/opentelemetry-go-contrib#6605

OpenTelemetry is a collection of APIs, SDKs, and tools to instrument,
generate, collect, and export telemetry data (metrics, logs, and
traces). It is a CNCF-hosted project that is adopted by companies like
eBay, GitHub, Shopify, Skyscanner [and many
others](https://opentelemetry.io/ecosystem/adopters/).

This is adding fuzz tests for
https://github.com/open-telemetry/opentelemetry-go-contrib repository.
Here are the current fuzz tests:
https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/config/v0.3.0/fuzz_test.go
 
I think it would be good to add
https://github.com/open-telemetry/opentelemetry-go-contrib/tree/main/config/testdata
as corpus, but I would rather do it in a separate PR.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant