mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
change a 'for' to a 'from'
This commit is contained in:
committed by
Dirkjan Ochtman
parent
15bad38b93
commit
915d476874
@@ -97,7 +97,7 @@ keywords = ["ssl", "mitm"]
|
|||||||
# Optional: the advisory license as an SPDX identifier. The default is "CC0-1.0".
|
# Optional: the advisory license as an SPDX identifier. The default is "CC0-1.0".
|
||||||
# Accepted values are "CC0-1.0" and "CC-BY-4.0".
|
# Accepted values are "CC0-1.0" and "CC-BY-4.0".
|
||||||
# When using "CC-BY-4.0", the `url` field must contain the link to the source
|
# When using "CC-BY-4.0", the `url` field must contain the link to the source
|
||||||
# advisory. This should only be used for advisories imported for the GitHub
|
# advisory. This should only be used for advisories imported from the GitHub
|
||||||
# Advisory database ("GHSA").
|
# Advisory database ("GHSA").
|
||||||
#license = "CC-BY-4.0"
|
#license = "CC-BY-4.0"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user