Skip to content

Comments

Vet#395

Merged
rxgrant merged 23 commits intomainfrom
vet
Feb 18, 2026
Merged

Vet#395
rxgrant merged 23 commits intomainfrom
vet

Conversation

@rxgrant
Copy link
Collaborator

@rxgrant rxgrant commented Feb 13, 2026

Add cargo vet, and remove time, which cargo deny identified as vulnerable under RUSTSEC-2026-0009, which has had maintenance issues, and which has way too many unsafe blocks.

In order to fully excise time, we replaced bat and octocrab, which necessitated the creation of jp_github.

Cargo binstall was also rebuilding itself every run, without proper caching, so it was removed. This saved time on shear but we still saw some runs of insta that took more time.

@rxgrant rxgrant requested a review from JeanMertz February 16, 2026 21:29
@rxgrant rxgrant marked this pull request as draft February 16, 2026 21:29
@rxgrant rxgrant marked this pull request as ready for review February 18, 2026 19:41
@rxgrant rxgrant merged commit 01cb573 into main Feb 18, 2026
13 checks passed
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