microsoft / microsoft/AdaptiveCards

AdaptiveCards.Rendering.Html 2.7.3 references old version of Newtonsoft

Open
#9,083 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.