Commit Graph

9 Commits

Author SHA1 Message Date
Tony Arcieri
bccef973f4 Merge pull request #3 from RustSec/advisory-titles
Add titles to advisories
2017-02-25 15:43:54 -08:00
Tony Arcieri
efdcc6e849 Add titles to advisories
Once again taking a cue from RubySec (but also systems like CVE),
advisories should have a one-liner title
2017-02-25 15:40:22 -08:00
Tony Arcieri
38aa9550ea Merge pull request #2 from RustSec/unaffected-and-patched-versions
Separate "unaffected_versions" and "patched_versions"
2017-02-25 15:38:29 -08:00
Tony Arcieri
c28b7ceb38 Separate "unaffected_versions" and "patched_versions"
Taking a cue from RubySec, this splits the original "versions" attribute into
separate ones for versions which were never vulnerable, and ones which include
an explicit fix for a vulnerability.
2017-02-25 15:35:43 -08:00
Tony Arcieri
520426b0f8 Text description of public domain license 2017-02-25 15:12:42 -08:00
Tony Arcieri
d927b503e6 Merge pull request #1 from RustSec/license
Dedicate advisory database to the public domain
2017-02-25 15:11:56 -08:00
Tony Arcieri
9b8366731a Dedicate advisory database to the public domain 2017-02-25 15:10:28 -08:00
Tony Arcieri
9bbd818e18 Add advisory format example
This is using the TOML format described in the (presently open) initial RustSec
RFC for security advisories described here:

https://github.com/RustSec/rfcs/pull/1
2017-02-25 15:03:26 -08:00
Tony Arcieri
6c32608b11 Initial commit 2017-02-25 14:37:59 -08:00