JetBrains / JetBrains/TeamCity.VSTest.TestAdapter
Update dependencies for security fixes
- Dominant language
- C#
- Stars
- 32
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Currently the package is dependent on `NETStandard.Library@1.6.1` which by it's own dependencies generates security warnings (6 in total). Updating it to the current latest version v2.0.3 solves the security issues. A quick scan with Snyk can show this.
Can we get an update to resolve these issues?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the project file that declares NETStandard.Library@1.6.1 and inspect how its dependencies are restored. Confirm the six security warnings with a Snyk scan, update the dependency to v2.0.3, and rerun the scan to verify that the reported issues are resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system, security
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100