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: github-env audit checks GITHUB_PATH too #391

Merged
merged 2 commits into from
Jan 5, 2025
Merged

Conversation

woodruffw
Copy link
Owner

This generalizes the github-env audit so that it detects GITHUB_PATH writes as well, and renders them appropriately. It also generalizes the finding production within the audit, so that multiple findings can be produced per step instead of terminating at the first finding.

Closes #384.

@woodruffw woodruffw added the enhancement New feature or request label Jan 5, 2025
@woodruffw woodruffw self-assigned this Jan 5, 2025
@woodruffw woodruffw merged commit dd3c909 into main Jan 5, 2025
5 checks passed
@woodruffw woodruffw deleted the ww/github-path branch January 5, 2025 21: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.

github-env: detect writes to GITHUB_PATH too
1 participant