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: Update CI pipelines to hardened resources #202

Merged
merged 2 commits into from
Feb 15, 2024

Conversation

apburnes
Copy link
Contributor

@apburnes apburnes commented Feb 14, 2024

Closes #201

Changes proposed in this pull request:

  • Update Node to v20 and audit fix deps
  • Use hardened resource types in CI

security considerations

Updates to Node v20

@apburnes apburnes force-pushed the chore-update-ci-to-hardened-resources branch 2 times, most recently from 43a26f8 to 68765a3 Compare February 14, 2024 21:31
@apburnes apburnes force-pushed the chore-update-ci-to-hardened-resources branch from 68765a3 to 1e563e5 Compare February 14, 2024 21:42
@apburnes apburnes requested a review from a team February 14, 2024 21:56
Copy link
Contributor

@svenaas svenaas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The pipeline/resource changes look good to me. I noticed a typo that could potentially be fixed while you're in there.

README.md Outdated Show resolved Hide resolved
@apburnes apburnes requested review from a team and svenaas February 14, 2024 22:57
Copy link
Contributor

@svenaas svenaas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@apburnes apburnes merged commit 0e27d5b into staging Feb 15, 2024
1 check passed
@apburnes apburnes deleted the chore-update-ci-to-hardened-resources branch February 15, 2024 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace docker resource types with hardened images for pipelines (proxy)
3 participants