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

Remove obscure unix-like platforms from advisory due to tooling limit… #2201

Merged
merged 2 commits into from
Jan 18, 2025

Conversation

Shnatsel
Copy link
Member

@Shnatsel Shnatsel commented Jan 18, 2025

…ations

causes crashes on older cargo-audit versions

fixes #1318

@Shnatsel Shnatsel merged commit a458a78 into main Jan 18, 2025
1 check passed
@asomers
Copy link

asomers commented Jan 18, 2025

Thanks for the quick fix! Note that the correct issue link is actually rustsec/rustsec#1318 .

@marvinthepa
Copy link

This still fails on cargo-audit 0.17.4:

error: error loading advisory database: parse error: error parsing /data/git/msander/.cargo/advisory-db/crates/gix-worktree-state/RUSTSEC-2025-0001.md: parse error: Unrecognized value 'aix'

is that version unsupported? Or could you also remove aix?

@tarcieri
Copy link
Member

@marvinthepa it's a very old version of cargo-audit, can you update?

@tarcieri tarcieri deleted the Shnatsel-patch-2 branch January 22, 2025 13:57
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.

4 participants