File obs-service-cargo_audit.changes of Package obs-service-cargo_audit
-------------------------------------------------------------------
Wed Jun 22 06:50:47 UTC 2022 - ecsos@opensuse.org
- Revert to version 0.1.6~0, because this is last version which
will run under Leap and not need python 3.8.
-------------------------------------------------------------------
Wed Apr 06 05:22:33 UTC 2022 - william.brown@suse.com
- Update to version 0.1.8~1:
* Update to improve bulk update commands
-------------------------------------------------------------------
Wed Mar 30 01:43:13 UTC 2022 - William Brown <william.brown@suse.com>
- Resolve issue with obs install check on non-tier1 arches
-------------------------------------------------------------------
Fri Mar 11 03:21:58 UTC 2022 - william.brown@suse.com
- Update to version 0.1.8~0:
* Fix workspace scanning
* Improve output to show fast/slow path updates
* Resolve issue with multibuild tests
* Improve handling when a lock is requested but not existing
* Improve do_scan for querying specific rustsec ids
* Improve tool to allow scanning of an individual advisory
* Fix do_scan to use nsjail
* Improve audit to generate lockfiles and keep working dir clean
* Allow running services before scan
* Add more docs
-------------------------------------------------------------------
Tue Feb 15 04:00:23 UTC 2022 - william.brown@suse.com
- Update to version 0.1.7~0:
* Improve handling when a lock is requested but not existing
* Improve do_scan for querying specific rustsec ids
* Improve tool to allow scanning of an individual advisory
* Fix do_scan to use nsjail
* Improve audit to generate lockfiles and keep working dir clean
* Allow running services before scan
* Add more docs
* Allow cargo audit to auto-unpack sources
* Add a default srcdir parameter to cargo_audit, and make do_scan able to unpack and scan sources
* Improve output and lockfile handling
-------------------------------------------------------------------
Wed Jul 21 03:35:56 UTC 2021 - wbrown@suse.de
- Update to version 0.1.6~git0.d8133c2:
* Allow cargo audit to auto-unpack sources
* Add a default srcdir parameter to cargo_audit, and make do_scan able to unpack and scan sources
* Improve output and lockfile handling
* generate Cargo.lock from Cargo.toml if not present (#2)
* Update options for offline operation.
-------------------------------------------------------------------
Mon Jul 05 03:33:51 UTC 2021 - wbrown@suse.de
- Update to version 0.1.5~git0.01fea16:
* Allows non-scm packages in obs to be scanned for vulnerabilities
-------------------------------------------------------------------
Tue Jun 08 03:56:02 UTC 2021 - wbrown@suse.de
- Update to version v0.1.4~git0.a3c7623:
* Add a default srcdir parameter to cargo_audit, and make
do_scan able to unpack and scan sources
-------------------------------------------------------------------
Wed Jun 02 06:34:49 UTC 2021 - wbrown@suse.de
- Update to version 0.1.3~git0.4f7c8fc:
* Add support for selecting a unique lockfile in service usage
-------------------------------------------------------------------
Thu May 20 00:30:47 UTC 2021 - wbrown@suse.de
- Update to version 0.1.2~git0.e25df37:
* generate Cargo.lock from Cargo.toml if not present (#2)
-------------------------------------------------------------------
Wed May 19 00:16:31 UTC 2021 - wbrown@suse.de
- Update to version 0.1.1~git0.a3a0827:
* Add outdir parameter
-------------------------------------------------------------------
Tue Mar 9 04:21:15 UTC 2021 - William Brown <william.brown@suse.com>
- Initial Release