Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
Feb 26, 2025

Conversation

woodruffw
Copy link
Owner

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.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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
6 checks passed
@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