chore: resolve open dependabot security alerts - #426
Conversation
- toml <4.1.2 -> 5.0.0 via npm override (high, alert #42) Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review. 📝 WalkthroughWalkthroughThe package configuration requires ChangesConfiguration updates
Priority: ⬆️ High Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This updates dependency resolution and retries rate-limited Markdown links, reducing vulnerability exposure and transient link-check failures without an identified merge-readiness risk. 🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (3 passed)
Comment |
|
@copilot fix the json-lint CI failure |
Co-authored-by: jonathannorris <1219069+jonathannorris@users.noreply.github.com>
Summary
tomldependency to>=4.1.2to resolve a high severity prototype pollution vulnerability (alert Hook Specification #42)Dependabot Alerts Resolved
toml>=4.1.2(resolves to 5.0.0) via npmoverrides, since the vulnerable version is pulled in transitively throughmarkdown-toc->gray-matter@2.1.1, andmarkdown-toc(unmaintained, latest is 1.2.0) pinsgray-matter" to^2.1.0, which cannot resolve to a gray-matter version without the vulnerable toml dependency. Verifiedmake markdown-toc` produces identical output with the overridden toml version.