Tony Arcieri
74ebe212dc
Upgrade to rustsec crate v0.13.0-alpha1; add linter
...
Upgrades the `rustsec` crate to the latest alpha release and uses the
new `rustsec::advisory::Linter` functionality to lint advisories
currently in the database.
Several of them are using invalid keys and need to be updated.
2019-09-09 11:39:11 -07:00
Tony Arcieri
e3b1fc14bc
Update dependencies
...
- `gumdrop` v0.6
- `rustsec` v0.12
- `crates-io-api` v0.5
2019-07-16 12:15:09 -07:00
Tony Arcieri
927a5e314b
Update to 'rustsec' crate v0.11
2019-01-13 17:49:20 -08:00
Tony Arcieri
a272bc719d
Update to 'rustsec' crate v0.10
2018-12-14 19:46:51 -08:00
Alex Gaynor
bc8567a1ed
Switch to using crates_io_api crate
2018-12-06 15:43:02 -05:00
Alex Gaynor
de407733b8
Verify package names are correct in CI
...
Fixes #72
2018-12-06 15:14:51 -05:00
Tony Arcieri
7d9d0973cc
Upgrade to "rustsec" crate v0.9.0
2018-07-26 20:42:51 -07:00
Tony Arcieri
f7e514c0c8
Upgrade to rustsec 0.8
...
Adds support for `affected_platforms` and `keywords` attributes on
security advisories.
2018-07-24 15:28:57 -07:00
Tony Arcieri
b139f2db89
Convert CI check process to use a bin instead of testing a lib
...
This allows us to add some additional commands to the Rust-based part of
this crate.
2018-07-23 12:28:10 -07:00
Tony Arcieri
f5d0ea12a2
Update 'rustsec' crate to 0.7
2018-07-22 17:51:45 -07:00
Tony Arcieri
f9af1317ac
Update to 'rustsec' crate v0.7.0-alpha3
...
Testing the alpha crate on the live repository prior to a final release
2018-07-22 13:29:03 -07:00
Tony Arcieri
38bc975264
Update 'rustsec' crate to 0.5.2
...
This version includes a complete rewrite of the advisory parser
2017-02-28 08:53:10 -08:00
Tony Arcieri
62a4647850
Update rustsec crate
...
The latest version handles the `crate_name` -> `package` revert
2017-02-26 00:43:14 -08:00
Tony Arcieri
752d18e5df
Add description and license to Cargo.toml
2017-02-25 23:56:39 -08:00
Tony Arcieri
ec7ca2aa88
Add test to ensure Advisories.toml is well-formed
2017-02-25 23:49:53 -08:00