gnu: python-bandit: Update home-page.
* gnu/packages/openstack.scm (python-bandit)[home-page]: Update to new URL. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
parent
e3dc149297
commit
3903f98379
@ -79,7 +79,7 @@
|
||||
("python-testrepository" ,python-testrepository)
|
||||
("python-testscenarios" ,python-testscenarios)
|
||||
("python-testtools" ,python-testtools)))
|
||||
(home-page "https://wiki.openstack.org/wiki/Security/Projects/Bandit")
|
||||
(home-page "https://github.com/PyCQA/bandit")
|
||||
(synopsis "Security oriented static analyser for python code")
|
||||
(description
|
||||
"Bandit is a tool designed to find common security issues in Python code.
|
||||
|
Loading…
Reference in New Issue
Block a user