Skip to content

feat: detect overprovisioned secrets[...] - #573

Merged
woodruffw merged 3 commits into
mainfrom
ww/overprovisioned-secrets-index-access
Feb 26, 2025
Merged

feat: detect overprovisioned secrets[...]#573
woodruffw merged 3 commits into
mainfrom
ww/overprovisioned-secrets-index-access

Conversation

@woodruffw

Copy link
Copy Markdown
Member

This detects patterns like secrets[...] where ... is not a string literal, since these are similar to toJSON(secrets) in that they cause the entire context to be injected into the runner.

Closes #551.

@woodruffw woodruffw added the enhancement New feature or request label Feb 26, 2025
@woodruffw woodruffw self-assigned this Feb 26, 2025
@woodruffw
woodruffw enabled auto-merge (squash) February 26, 2025 01:40
@woodruffw
woodruffw merged commit 79e72e0 into main Feb 26, 2025
@woodruffw
woodruffw deleted the ww/overprovisioned-secrets-index-access branch February 26, 2025 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: overprovisioned-secrets should also consider dynamic accesses

1 participant