amypellegrini / amypellegrini/amypellegrini.github.io
Upgrade @11ty/eleventy to v3 to fix markdown-it vulnerability
- Vorherrschende Sprache
- HTML
- Sterne
- 0
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
## Summary
There are 2 remaining moderate-severity npm vulnerabilities caused by `markdown-it` (13.0.0 - 14.1.0) which is a dependency of `@11ty/eleventy` v2.
- [GHSA-38c4-r59v-3vqw](https://github.com/advisories/GHSA-38c4-r59v-3vqw) — markdown-it ReDoS
## Required action
Upgrade `@11ty/eleventy` from v2 to v3 (`npm audit fix --force` will install v3.1.2). This is a **breaking change** that may require:
- Converting config from CJS to ESM
- Reviewing any custom plugins or filters for compatibility
- Testing the full site build after upgrade
## Context
All other vulnerabilities were resolved via `npm audit fix` (13 of 15 fixed).
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.