pkgbase = pentestswarm-bin
	pkgdesc = Swarm of AI agents for authorized penetration testing (binary release)
	pkgver = 0.1.0
	pkgrel = 1
	url = https://github.com/Armur-Ai/Pentest-Swarm-AI
	arch = x86_64
	arch = aarch64
	license = AGPL-3.0-only
	provides = pentestswarm
	conflicts = pentestswarm
	optdepends = nmap: network port + service scanning
	optdepends = sqlmap: SQL injection testing
	optdepends = gobuster: directory / DNS / vhost brute-forcing
	optdepends = ffuf: HTTP fuzzer
	optdepends = nuclei-bin: template-based vulnerability scanner (AUR)
	optdepends = amass-bin: subdomain enumeration (AUR)
	optdepends = subfinder-bin: passive subdomain discovery (AUR)
	optdepends = httpx-bin: fast HTTP toolkit (AUR)
	optdepends = naabu-bin: fast port scanner (AUR)
	optdepends = trufflehog: secret scanning
	optdepends = gitleaks: secret scanning
	optdepends = docker: pre-bundled image with all 16 security tools (ghcr.io/armur-ai/pentestswarm)
	source_x86_64 = pentestswarm-0.1.0-amd64::https://github.com/Armur-Ai/Pentest-Swarm-AI/releases/download/v0.1.0/pentestswarm-linux-amd64
	source_aarch64 = pentestswarm-0.1.0-arm64::https://github.com/Armur-Ai/Pentest-Swarm-AI/releases/download/v0.1.0/pentestswarm-linux-arm64
	sha256sums_x86_64 = bcb1ae28d60e9b6e599f2bc9ca59218806924d485563f69cad05902617f85f9e
	sha256sums_aarch64 = 53fb618522e0f6f3b99287f7bfd9f8e968a54b3b9c88d3bdb44d388a0c5ebaa3

pkgname = pentestswarm-bin
