microsoft / microsoft/AdaptiveCards

audit failed on adaptivecards-react-testapp

Open
#7,902 0 comments 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

Low risk to the project, but it's better to fix it.

npx lerna clean
npm ci 
npx lerna bootstrap --ci
npx lerna run release
npm run audit-all -- --no-fix

possible fix

npm audit fix --force

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

Run the listed cleanup, install, bootstrap, release, and audit commands in the repository, then inspect the audit output for adaptivecards-react-testapp. Compare the result with npm audit fix --force; done means npm run audit-all -- --no-fix completes without the reported failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
security, tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.