proxyaudit-bin
LOW
maintainer cerberauth
0 votes
scanned 2026-09-15 21:20:38.565393
Why flagged
Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.
Triggered rules
Low
Few votes, recently uploaded
zero_votes_recent
Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.
PKGBUILD
1
# This file was generated by GoReleaser. DO NOT EDIT.
2
# Maintainer: Emmanuel Gautier <emmanuel@cerberauth.com>
3
4
pkgname='proxyaudit-bin'
5
pkgver=0.1.0
6
pkgrel=1
7
pkgdesc='Reverse proxy / API gateway security scanner — TLS, HTTP security headers, header trust boundaries, and exposed management interfaces.'
8
url='https://github.com/cerberauth/proxyaudit'
9
arch=('aarch64' 'armv7h' 'i686' 'x86_64')
10
license=('MIT')
11
provides=('proxyaudit')
12
conflicts=('proxyaudit')
13
14
source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/cerberauth/proxyaudit/releases/download/v${pkgver}/proxyaudit_Linux_arm64.tar.gz")
15
sha256sums_aarch64=('456a5b22778dcf36bd510c35d8de13c8796dbe391058c23e8317d72922dfc919')
16
17
source_armv7h=("${pkgname}_${pkgver}_armv7h.tar.gz::https://github.com/cerberauth/proxyaudit/releases/download/v${pkgver}/proxyaudit_Linux_armv7.tar.gz")
18
sha256sums_armv7h=('35a48253dfa3872c837d3ce0aec9893a6b7abc3c53553541b2897702740f1cf4')
19
20
source_i686=("${pkgname}_${pkgver}_i686.tar.gz::https://github.com/cerberauth/proxyaudit/releases/download/v${pkgver}/proxyaudit_Linux_i386.tar.gz")
21
sha256sums_i686=('a8df2cff79f37a2183e9267ab10ae678d82ba323655d0bcb5f2cc72492e8696f')
22
23
source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/cerberauth/proxyaudit/releases/download/v${pkgver}/proxyaudit_Linux_x86_64.tar.gz")
24
sha256sums_x86_64=('ea630d11a57d33c7a21b23b508f48442b419d9513ab94e271b4179047cc41cbc')
25
26
package() {
27
install -Dm755 "./proxyaudit" "${pkgdir}/usr/bin/proxyaudit"
28
install -Dm644 "./LICENSE" "${pkgdir}/usr/share/licenses/proxyaudit/LICENSE"
29
}
30
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-09-15 21:20:38 | Low | 1 |