1
0

Accepting request 929489 from home:firstyear:branches:devel:languages:python

- Add cargo audit service to detect potential security issues

OBS-URL: https://build.opensuse.org/request/show/929489
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-maturin?expand=0&rev=12
This commit is contained in:
Dirk Mueller 2021-11-21 10:57:02 +00:00 committed by Git OBS Bridge
parent 2b6ae81c56
commit a657fa2686
2 changed files with 9 additions and 0 deletions

4
_service Normal file
View File

@ -0,0 +1,4 @@
<services>
<service name="cargo_audit" mode="disabled">
</service>
</services>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Nov 5 03:04:16 UTC 2021 - William Brown <william.brown@suse.com>
- Add cargo audit service to detect potential security issues
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Oct 1 06:39:31 UTC 2021 - Mia Herkt <mia@0x0.st> Fri Oct 1 06:39:31 UTC 2021 - Mia Herkt <mia@0x0.st>