mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-02-23 15:38:27 +01:00
Document references field (#1354)
* Add references to README.md example * TOML syntax * Comment out optional field Signed-off-by: pinkforest <36498018+pinkforest@users.noreply.github.com> Signed-off-by: pinkforest <36498018+pinkforest@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d86ec54729
commit
15d6985304
@@ -60,6 +60,9 @@ date = "2021-01-31"
|
||||
# a change log entry, or a blogpost announcing the release (optional)
|
||||
url = "https://github.com/mystuff/mycrate/issues/123"
|
||||
|
||||
# URL to additional helpful references regarding the advisory (optional)
|
||||
#references = ["https://github.com/mystuff/mycrate/discussions/1"]
|
||||
|
||||
# Optional: Indicates the type of informational advisory
|
||||
# - "unsound" for soundness issues
|
||||
# - "unmaintained" for crates that are no longer maintained
|
||||
|
||||
Reference in New Issue
Block a user