mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-27 06:29:31 +01:00
Advisories are now in markdown format (#479)
This commit is contained in:
@@ -5,7 +5,7 @@ this repository containing the new advisory:
|
||||
|
||||
### Required Steps
|
||||
|
||||
1. Create a file named `RUSTSEC-0000-0000.toml` in the `crates/<yourcratename>`
|
||||
1. Create a file named `RUSTSEC-0000-0000.md` in the `crates/<yourcratename>`
|
||||
subdirectory of this repository (you may need to create it if it doesn't exist)
|
||||
2. Copy and paste the [TOML advisory template] from the README.md file in this repo.
|
||||
Delete the comments and additional whitespace, and fill it out with the
|
||||
|
||||
Reference in New Issue
Block a user