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

hold dependency updates back for 7 days #4394

Merged
merged 3 commits into from
Oct 25, 2021
Merged

Conversation

tjenkinson
Copy link
Member

This PR will...

Hold dependency updates back for 7 days to reduce the risk of a hacked package version being merged in, because hopefully someone would notice in 7 days and have the hacked version removed.

Also enable vulnerabilityAlerts meaning if GitHub mark a version as venerable and have a fix, that is automatically created immediately.

Luckily we missed GHSA-pjwm-rvh2-c87w this time, but this should help make things like this less likely to effect us.

Why is this Pull Request needed?

Helps reduce the risk of a hacked package getting merged in, whilst still keeping dependencies up to date and notifying us of any build problems with new versions.

to reduce the risk of a hacked package version being merged in, because hopefully someone would notice in 7 days and have the hacked version removed.

Also enable `vulnerabilityAlerts` meaning if GitHub mark a version as venerable and have a fix, that is automatically created immediately.
@tjenkinson tjenkinson merged commit 95b2650 into master Oct 25, 2021
@tjenkinson tjenkinson deleted the hold-updates-for-7-days branch October 25, 2021 19:03
@robwalch robwalch added this to the 1.0.12 milestone Nov 10, 2021
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.

2 participants