chore: resolve open dependabot security alerts - #426
jonathannorris wants to merge 3 commits into
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 ignored due to path filters (1)
📒 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 Change: Other Merge Risk: ⚪ Minimal · up to The dependency and link-check configuration changes show no merge-blocking failure and are ready for normal checks. 🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (3 passed)
Full details: Linked Issues checkExplanation Issue Full details: Out of Scope Changes checkExplanation The
Comment |
|
@copilot fix the json-lint CI failure |
Co-authored-by: jonathannorris <1219069+jonathannorris@users.noreply.github.com>
- js-yaml 3.15.1 -> 3.15.2 (high, alert #45) - js-yaml 4.3.1 -> 4.3.2 (high, alert #44) - ignore cloud-native.slack.com archive links in markdown-link-check (403 due to Slack blocking unauthenticated crawlers, unrelated to dependency changes but needed to keep json-lint CI green) Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.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.