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

Reduce availability scope of the SEMGREP_APP_TOKEN secret #245

Merged
merged 1 commit into from
Apr 4, 2023

Conversation

ericcornelissen
Copy link
Owner

Relates to #218

Summary

Only make the SEMGREP_APP_TOKEN available in the job step that needs it, as opposed to the whole job. Following the principle of least privilege.

Only make the `SEMGREP_APP_TOKEN` available in the job step that needs
it, as opposed to the whole job. Following the principle of least
privilege.
@ericcornelissen ericcornelissen added ci Relates to continuous integration security Relates to security labels Apr 3, 2023
@ericcornelissen ericcornelissen merged commit fcfe8bd into main Apr 4, 2023
@ericcornelissen ericcornelissen deleted the ci-semgrep-secret branch April 4, 2023 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Relates to continuous integration security Relates to security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant