Skip to content

fix(policy): redeclare dependencies.require workaround#20

Merged
danielmeppiel merged 1 commit into
mainfrom
fix/policy-require-baseline-workaround
May 8, 2026
Merged

fix(policy): redeclare dependencies.require workaround#20
danielmeppiel merged 1 commit into
mainfrom
fix/policy-require-baseline-workaround

Conversation

@danielmeppiel
Copy link
Copy Markdown
Contributor

Same root cause as unmanaged_files redeclaration. extends: org doesn't layer dependencies.require. Without this, Beat 1 silently passes.

…itance gap)

Same root cause as the unmanaged_files redeclaration: `extends: org`
fails to layer `dependencies.require` from the parent. Without this,
Beat 1 (drop secure-baseline pin) silently passes because the audit
sees 'No required packages configured' at the storefront layer.

Will be removed once the upstream apm-cli inheritance bug is fixed.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@danielmeppiel danielmeppiel merged commit 7baf304 into main May 8, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant