microsoft / microsoft/AdaptiveCards
AdaptiveCards.Rendering.Html 2.7.3 references old version of Newtonsoft
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2k
- Forks
- 595
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 1
Description
The package AdaptiveCards.Rendering.Html 2.7.3 includes a reference to Newtonsoft.Json 11.0.2 that has some known security issues. https://github.com/advisories/GHSA-5crp-9r3c-p9vr
Repro steps
dotnet add package AdaptiveCards.Rendering.Html
dotnet list package --vulnerable --include-transitive
Contributor guide
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 reproducing the dependency report with dotnet add package AdaptiveCards.Rendering.Html and dotnet list package --vulnerable --include-transitive. Inspect the package or project metadata for AdaptiveCards.Rendering.Html and its Newtonsoft.Json reference; done means the released package no longer pulls the vulnerable 11.0.2 version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100