microsoft / microsoft/go-sqlcmd
Fix CVEs in Version v1.10.0
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 595
- Forks
- 91
- Avg merge
- 9h 35m
- Merged PRs (30d)
- 1
Description
Trivy detects CVEs in Version v1.10.0,
most of them can be fixed by upgrading stdlib from "1.26.0" to "1.26.1" and docker from "v28.5.2+incompatible" to "29.3.1"
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.
Research direction
Start by locating the dependency declarations for Go stdlib 1.26.0 and docker v28.5.2+incompatible, then review the linked CVE details and run the repository's Trivy scan. Done means upgrading the affected dependencies and confirming that the listed CVEs are no longer reported for version v1.10.0.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- cli, security
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100