Skip to content

Add a refreeze-requirements command#4780

Merged
quis merged 2 commits intomainfrom
add-refreeze-command
Mar 19, 2026
Merged

Add a refreeze-requirements command#4780
quis merged 2 commits intomainfrom
add-refreeze-command

Conversation

@quis
Copy link
Copy Markdown
Member

@quis quis commented Mar 17, 2026

This automates the process of refreezing our requirements, which updates dependencies which are either tranistory or not pinned to a specific version.

Importantly it ignores versions which are less than 30 days old.

This gives us a chance to avoid newly-released dependencies which have supply chain attacks, before they’ve been identified by security scanning tools.

quis added 2 commits March 17, 2026 13:52
This automates the process of refreezing our requirements, which updates
dependencies which are either tranistory or not pinned to a specific
version.

Importantly it ignores versions which are less than 30 days old.

This gives us a chance to avoid newly-released dependencies which have
supply chain attacks, before they’ve been identified by security
scanning tools.
@quis quis merged commit bac3f83 into main Mar 19, 2026
10 checks passed
@quis quis deleted the add-refreeze-command branch March 19, 2026 12:13
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