auditbeat-oss-bin
maintainer thorko
· 0 votes
· scanned 2026-08-18 00:03:42.021799
LOW
View on AUR ↗
Why flagged
The source is a prebuilt binary from Elastic's official artifacts domain, which is the project's legitimate distribution infrastructure, making it a standard and trustworthy source despite not being on a generic whitelist.
Triggered rules
LOW
AI review downgraded a static finding
llm_review
The static rules flagged this MEDIUM, but an AI model (qwen/qwen3-235b-a22b-2507) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The source is a prebuilt binary from Elastic's official artifacts domain, which is the project's legitimate distribution infrastructure, making it a standard and trustworthy source despite not being on a generic whitelist.
1 higher static finding superseded - not the current verdict (shown for transparency)
MEDIUM
source=() URL on a non-standard host
source_untrusted_domain
One or more source=() URLs point to a host outside the trusted allowlist (github.com, gitlab.com, codeberg.org, pypi.org, …).
-
PKGBUILD:12
source=("https://artifacts.elastic.co/downloads/beats/auditbeat/auditbeat-${pkgver}-linux-x86_64.tar.gz"
PKGBUILD
1 offending line(s) highlighted
1
# Maintainer: Thorsten Müller
2
3
pkgname=auditbeat-oss-bin
4
pkgver=9.5.1
5
pkgrel=0
6
pkgdesc='Data shippers for Elasticsearch'
7
arch=('x86_64')
8
url='https://www.elastic.co/products/beats'
9
license=('Apache')
10
depends=('glibc')
11
conflicts=(auditbeat-oss)
12
source=("https://artifacts.elastic.co/downloads/beats/auditbeat/auditbeat-${pkgver}-linux-x86_64.tar.gz"
13
"auditbeat-oss.service")
14
sha512sums=('9e6bff558747b6196c8c9808ffd49ff4f021dcbb53c171eba6434a1e4fd4482bc70590c2655cf2a5b6517d5b192e84d5ae41f8a3f20a7115a79fd39cdd8803ce'
15
'6c2b7ad706efbbaab55e2bd6a63dd85ee358aeed8255a829adeacdcd45d364520cc7f0328cfa966d61e911042d8fac40abc7ff36cdb7a834fc83df7da94fce13')
16
backup=('etc/auditbeat-oss/auditbeat.yml', 'etc/auditbeat-oss/fields.yml')
17
srcpath="auditbeat-${pkgver}-linux-x86_64"
18
19
package() {
20
install -Dm755 "${srcdir}/${srcpath}/auditbeat" "${pkgdir}/usr/bin/auditbeat-oss"
21
install -Dm644 "${srcdir}/${srcpath}/auditbeat.yml" "${pkgdir}/etc/auditbeat-oss/auditbeat.yml"
22
install -Dm644 "${srcdir}/${srcpath}/auditbeat.reference.yml" "${pkgdir}/etc/auditbeat-oss/auditbeat.reference.yml"
23
install -Dm644 "${srcdir}/${srcpath}/fields.yml" "${pkgdir}/etc/auditbeat-oss/fields.yml"
24
install -Dm644 "auditbeat-oss.service" "${pkgdir}/usr/lib/systemd/system/auditbeat-oss.service"
25
}
26
Changes since previous scan
--- PKGBUILD @ 2026-07-23 00:14+++ PKGBUILD @ 2026-08-18 00:03@@ -1,7 +1,7 @@ # Maintainer: Thorsten Müller pkgname=auditbeat-oss-bin-pkgver=9.4.4+pkgver=9.5.1 pkgrel=0 pkgdesc='Data shippers for Elasticsearch' arch=('x86_64')@@ -11,7 +11,7 @@ conflicts=(auditbeat-oss) source=("https://artifacts.elastic.co/downloads/beats/auditbeat/auditbeat-${pkgver}-linux-x86_64.tar.gz" "auditbeat-oss.service")-sha512sums=('ed6356c2e7d9355c481345232aa9c01485c29b90e5791e3549187aac963e6c4c6ceba6b92504d21a07864736f686674f501d10321fc062be5db6022a25d45c81'+sha512sums=('9e6bff558747b6196c8c9808ffd49ff4f021dcbb53c171eba6434a1e4fd4482bc70590c2655cf2a5b6517d5b192e84d5ae41f8a3f20a7115a79fd39cdd8803ce' '6c2b7ad706efbbaab55e2bd6a63dd85ee358aeed8255a829adeacdcd45d364520cc7f0328cfa966d61e911042d8fac40abc7ff36cdb7a834fc83df7da94fce13') backup=('etc/auditbeat-oss/auditbeat.yml', 'etc/auditbeat-oss/fields.yml') srcpath="auditbeat-${pkgver}-linux-x86_64"Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-08-18 00:03:42 | LOW | 2 |
| 2026-08-17 00:18:29 | LOW | 2 |
| 2026-08-16 00:03:42 | LOW | 2 |
| 2026-08-15 00:26:13 | LOW | 2 |
| 2026-08-14 00:03:41 | LOW | 2 |
| 2026-08-13 11:26:16 | MEDIUM | 1 |
| 2026-07-23 00:14:47 | CLEAN | 2 |
| 2026-07-22 11:20:06 | MEDIUM | 1 |
| 2026-07-22 00:29:32 | LOW | 2 |
| 2026-07-21 00:24:15 | LOW | 2 |
| 2026-07-20 00:19:49 | LOW | 2 |
| 2026-07-19 00:17:08 | LOW | 2 |
| 2026-07-18 00:14:48 | LOW | 2 |
| 2026-07-17 00:06:16 | LOW | 2 |
| 2026-07-16 00:05:41 | LOW | 2 |
| 2026-07-15 00:09:25 | LOW | 2 |
| 2026-07-14 00:09:48 | LOW | 2 |
| 2026-07-13 00:19:36 | LOW | 2 |
| 2026-07-12 00:27:26 | LOW | 2 |
| 2026-07-11 00:25:18 | LOW | 2 |