MetaMask / MetaMask/metamask-extension
Yarn Audit: new or newly blocking advisories on main (571e8f9e7f)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
**1** new or newly blocking advisory detected on push to `main` (0 release-blocking).
CI run: https://github.com/MetaMask/metamask-extension/actions/runs/33462539025
## Informational (dev-only or low severity)
- **decode-uri-component** (moderate, dev-only) — decode-uri-component: Denial of service via exponential decoding of malformed percent-encoded input
https://github.com/advisories/GHSA-vcc3-ghjq-m6fr
Native audit tree
```
├─ decode-uri-component
│ ├─ ID: 1147955
│ ├─ Issue: decode-uri-component: Denial of service via exponential decoding of malformed percent-encoded input
│ ├─ URL: https://github.com/advisories/GHSA-vcc3-ghjq-m6fr
│ ├─ Severity: moderate
│ ├─ Vulnerable Versions: <=0.4.2
│ │
│ ├─ Tree Versions
│ │ └─ 0.2.2
│ │
│ └─ Dependents
│ └─ source-map-resolve@npm:0.6.0
│
```
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 with the linked CI run and the native audit tree in the issue, tracing decode-uri-component through source-map-resolve. Determine what dependency or audit change is required, then rerun the Yarn audit to confirm the advisory is no longer reported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript
- Domain
- ci-cd, security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 48/100