Replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 64/100
Research direction
Search the repository for imports and module references to gopkg.in/yaml.v3, then inspect the affected Go packages and their tests. Replace the references with go.yaml.in/yaml/v3 and run the relevant Go tests; done means no old dependency references remain and the test suite passes.
Written by the indexing model from the issue text.
Description
Please replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3 as gopkg.in/yaml.v3 is not supported and reported by some scanners as vulnerable because of kubernetes-sigs/yaml#117
- Dominant language
- Go
- Stars
- 276
- Forks
- 18
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 8
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from speakeasy-api/openapi
-
Difficulty 3/5 1-2 days Newbie friendliness 74/100
speakeasy-api/openapi#255 ·
All issues in speakeasy-api/openapi
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 84/100
-
enhancement needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
kind/cleanup
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
kubernetes-sigs/kueue#15947 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
sympozium-ai/sympozium#627 ·
-
priority: p3
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
googleapis/librarian#7636 ·