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

chore(security): use actions instead of inline scripts #2169

Open
DerekRoberts opened this issue Nov 13, 2024 · 0 comments
Open

chore(security): use actions instead of inline scripts #2169

DerekRoberts opened this issue Nov 13, 2024 · 0 comments
Assignees

Comments

@DerekRoberts
Copy link
Member

From hardening issue - use actions instead of inline scripts. We make lots of calls to oc that could be exploited. An action would let us maintain the correct oc version and add checks, like blocking forks.

https://docs.github.com/en/actions/security-for-github-actions/security-guides/security-hardening-for-github-actions#good-practices-for-mitigating-script-injection-attacks

@DerekRoberts DerekRoberts converted this from a draft issue Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Sprint
Development

No branches or pull requests

2 participants