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

Translate database into V3 advisory format #420

Merged
merged 1 commit into from
Oct 2, 2020

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented Oct 1, 2020

Presently just does a single advisory to test linting.

Will translate more as the PR progresses.

@tarcieri tarcieri force-pushed the translate-db-to-v3-format branch 2 times, most recently from 98f1027 to 92142c7 Compare October 2, 2020 00:02
As proposed in #240 and tracked in #414, this PR translates all
advisories into the new "V3" advisory format, which is based on Markdown
with leading TOML front matter.

This format makes it easier to see rendered Markdown syntax
descriptions, whether rendered by an IDE or GitHub. This should help
with both crafting advisories initially as well as review, and ideally
encourages more lengthy descriptions.

Support for this format shipped in `cargo-audit` v0.12.0 on
May 6th, 2020.
@tarcieri tarcieri changed the title [WIP] Translate database to V3 format [WIP] Translate database into V3 advisory format Oct 2, 2020
@tarcieri tarcieri changed the title [WIP] Translate database into V3 advisory format Translate database into V3 advisory format Oct 2, 2020
@tarcieri tarcieri marked this pull request as ready for review October 2, 2020 01:28
@tarcieri tarcieri merged commit ac125ee into master Oct 2, 2020
@tarcieri tarcieri deleted the translate-db-to-v3-format branch October 2, 2020 01:29
Protryon pushed a commit to Protryon/lib-rs-mirror that referenced this pull request Aug 4, 2023
The advisory-db format was changed. Now there are `.md`
files instead of `.toml`:
rustsec/advisory-db#420
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.

1 participant