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:
Tony Arcieri
2017-02-25 16:21:38 -08:00
parent bccef973f4
commit caac500122

View File

@@ -11,7 +11,7 @@ automated tools to consume.
Each advisory contains information in [TOML] format:
```toml
[vulnerability]
[advisory]
package = "mypackage"
# Versions which were never vulnerable