change a 'for' to a 'from'

This commit is contained in:
Alexander Kjäll
2025-12-17 21:30:28 +01:00
committed by Dirkjan Ochtman
parent 15bad38b93
commit 915d476874

View File

@@ -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"