blob: d1e21ff331026a9e2c965927eb8fddc4da73d8d4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-flake8-bandit
pkgdesc = Automated security testing using bandit and flake8.
pkgver = 4.1.1
pkgrel = 1
url = https://github.com/tylerwince/flake8-bandit
arch = any
license = MIT
depends = python
depends = bandit
source = https://github.com/tylerwince/flake8-bandit/archive/v4.1.1.tar.gz
sha512sums = 7e5f81661f93664aaa5fee79e6eb19c17212f8a70d702d5b9507902411bb131997a27d3f1cd794867755b141596c94961970c094eb039dcb5b6b1fbc35e6bb57
pkgname = python-flake8-bandit
|