[MGMT-358] Bump vulnerable transitive deps (adzerk-api-specification) - #121
Open
honeycomb-cheesecake wants to merge 3 commits into
Open
[MGMT-358] Bump vulnerable transitive deps (adzerk-api-specification)#121honeycomb-cheesecake wants to merge 3 commits into
honeycomb-cheesecake wants to merge 3 commits into
Conversation
added 3 commits
August 17, 2026 11:24
…sories npm audit fix resolves ip-address, brace-expansion, and shell-quote advisories flagged by Datadog (via concurrently -> openapi-generator-cli), all within the existing ^2.15.3 devDependency range.
Per AGENTS.md's post-change instructions.
Documents the CHANGELOG update, decision-spec validation/build, and management-spec validation + Swagger Merger dangling-$ref check steps that should follow any spec change in this repo.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Resolves Datadog-flagged CVE findings for MGMT-358.
Fixed
ip-address10.2.0,brace-expansion5.0.6,shell-quote1.8.4 — all transitive via@openapitools/openapi-generator-cli. Bumped that devDependency within its existing^2.15.3range vianpm audit fix(2.39.1 → 2.40.1).package.jsonunchanged, onlypackage-lock.json.Not fixed
None — all 7 flagged findings resolved with a non-breaking bump.
Verification
npm audit→ 0 vulnerabilities.npm run validate-decision(openapi-generator-cli validate) passes.