SHA256
1
0
forked from pool/cargo-audit
Commit Graph

10 Commits

Author SHA256 Message Date
Dominique Leuenberger
f8357fbe8d Accepting request 923371 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/923371
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cargo-audit?expand=0&rev=4
2021-10-06 17:49:52 +00:00
William Brown
1820197345 Accepting request 923370 from home:firstyear:branches:devel:languages:rust
- Update to version 0.15.2~git0.fe0b327:
  * cargo-audit v0.15.2 (#435)
  * rustsec v0.24.3 (#433)
  * Don't label OSV feature as unstable, since OSV 1.0 has shipped
  * cargo-audit+rustsec: add `vendored-libgit2` feature (#432)
  * cargo-audit v0.15.1 (#430)
  * Bump comrak from 0.12.0 to 0.12.1 (#428)
  * Bump git2 from 0.13.21 to 0.13.22 (#427)
  * Bump comrak from 0.11.0 to 0.12.0 (#426)
  * silence Clippy - I want to be explicit here

OBS-URL: https://build.opensuse.org/request/show/923370
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=8
2021-10-06 01:32:47 +00:00
Dominique Leuenberger
c265908151 Accepting request 904295 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/904295
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cargo-audit?expand=0&rev=3
2021-07-07 16:30:19 +00:00
William Brown
f3277e159e Accepting request 904294 from home:firstyear:branches:devel:languages:rust
Resolve incorrect file

OBS-URL: https://build.opensuse.org/request/show/904294
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=7
2021-07-06 02:00:37 +00:00
William Brown
f2881816eb Accepting request 904008 from home:firstyear:branches:devel:languages:rust
- Update to version 0.15.0~git0.16c8aa4:
  * cargo-audit v0.15.0 (#392)
  * rustsec-admin v0.5.0 (#389)
  * README.md: 🦀🛡️📦
  * rustsec v0.24.0 (#388)
  * OSV export (#366)
  * Bump semver from 1.0.1 to 1.0.3
  * Bump semver from 1.0.0 to 1.0.1 (#381)
  * Bump git2 from 0.13.19 to 0.13.20 (#375)
  * Bump crates-index from 0.16.6 to 0.16.7 (#380)
  * cargo-lock v7.0.0 (#379)
  * Bump to semver 1.0.0 (#378)
  * rustsec-admin v0.4.3 (#374)
  * list-affected-versions: Also print the crate in question
  * Bump crates-index from 0.16.5 to 0.16.6
  * Fix doc comments
  * Added docs
  * Clean up the code and commit stuff I forgot to add to git
  * Implement list-affected-versions subcommand, works fine with current DB
  * Add list-affected-versions subcommand stub
  * Clarify error message
  * Update the crates.io index if not up to date
  * Drop ureq dependency
  * cargo fmt
  * Better error reporting
  * Initial untested attempt to get rid of crates.io API querying completely
  * Comment, thanks Alex
  * cargo fmt
  * Fix crates.io API interaction
  * Ditched crates_io_api crate, did the same thing with ureq. Gets rid of tokio and a whole lot of other deps. Fixes breakage due to the recent crates.io API breakage, and prevents similar breakage in the future

OBS-URL: https://build.opensuse.org/request/show/904008
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=6
2021-07-06 01:54:35 +00:00
Dominique Leuenberger
836d449007 Accepting request 897045 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/897045
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cargo-audit?expand=0&rev=2
2021-06-03 22:33:34 +00:00
William Brown
56fb21b7e3 Accepting request 896823 from home:firstyear:branches:devel:languages:rust
- Update _service to use upstream monorepo and cargo-audit
- Update to version 0.14.1~git0.e46dce8:
  * v0.14.1 (#342)
  * Cargo.lock: update several dependencies (#341)
  * Generate release builds with github actions (#337)
  * Cargo.lock: bump various dependencies (#335)
  * Bump rustsec from 0.23.2 to 0.23.3 (#333)
  * v0.14.0 (#330)
  * Cargo.lock: bump `rustsec` to v0.23.2 (#329)
  * README.md: fix "Report Vulnerability" button (#328)
  * Rename 'master' branch to 'main'
  * Bump `rustsec` dependency to v0.23; MSRV 1.46+ (#327)

OBS-URL: https://build.opensuse.org/request/show/896823
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=4
2021-06-03 03:36:01 +00:00
Richard Brown
b993b12847 Accepting request 879549 from devel:languages:rust
New package cargo_audit

OBS-URL: https://build.opensuse.org/request/show/879549
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cargo-audit?expand=0&rev=1
2021-03-30 19:17:11 +00:00
William Brown
05575ba12f Accepting request 879533 from home:firstyear:branches:devel:languages:rust
- Update to version 0.14.0~git0.08c9f3e:
  * v0.14.0 (#330)
  * Cargo.lock: bump `rustsec` to v0.23.2 (#329)
  * README.md: fix "Report Vulnerability" button (#328)
  * Rename 'master' branch to 'main'
  * Bump `rustsec` dependency to v0.23; MSRV 1.46+ (#327)
  * Enable informational warnings with deny (#320)
  * When running in no-fetch mode, allow accessing a non-git repo. (#315)
  * Update README.md (#298)
  * Cargo.lock: bump deps (#283)
  * Bump once_cell from 1.4.1 to 1.5.0 (#282)

OBS-URL: https://build.opensuse.org/request/show/879533
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=2
2021-03-17 01:21:39 +00:00
Luke Jones
bde8166c4e Accepting request 877853 from home:firstyear
Add cargo-audit to devel:languages:rust. This allows scanning of
packaged rust projects for security issues.

OBS-URL: https://build.opensuse.org/request/show/877853
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=1
2021-03-11 22:17:05 +00:00