mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-02-23 15:38:27 +01:00
Use [advisory] as the table header for advisories
Was previously `[vulnerability]`, but as the contents are a security advisory it's probably a more apt label.
This commit is contained in:
@@ -11,7 +11,7 @@ automated tools to consume.
|
|||||||
Each advisory contains information in [TOML] format:
|
Each advisory contains information in [TOML] format:
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
[vulnerability]
|
[advisory]
|
||||||
package = "mypackage"
|
package = "mypackage"
|
||||||
|
|
||||||
# Versions which were never vulnerable
|
# Versions which were never vulnerable
|
||||||
|
|||||||
Reference in New Issue
Block a user