filebeat-oss-bin

MEDIUM
maintainer thorko 1 votes scanned 2026-08-21 11:15:01.903439
View on AUR
Why flagged

One or more source=() URLs point to a host outside the trusted allowlist (github.com, gitlab.com, codeberg.org, pypi.org, …).

Triggered rules

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/filebeat/filebeat-${pkgver}-linux-x86_64.tar.gz"

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Thorsten Müller
2
3pkgname=filebeat-oss-bin
4pkgver=9.5.2
5pkgrel=0
6pkgdesc='Data shippers for Elasticsearch'
7arch=('x86_64')
8url='https://www.elastic.co/products/beats'
9license=('Apache')
10depends=('glibc')
11conflicts=(filebeat-oss)
12source=("https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-${pkgver}-linux-x86_64.tar.gz"
13 "filebeat-oss.service")
14sha512sums=('244127495eaca8d4cfa05d002c32e9b89019eb3d67389a118641fc0a4ff923353b0d787fbdd2e609e1b0fd622add39f72906653a26bbca656d8e3502f472e249'
15 '405bc15510c0d39bbbf5f21db8eaa7b6a4032fd199c2115cfc6df23a32b072b40dffea524b9b779fbe624604b91d20e91d4e67e00e854ad5322ff9105609f779')
16backup=('etc/filebeat-oss/filebeat.yml' 'etc/filebeat-oss/fields.yml' 'etc/filebeat-oss/filebeat.reference.yml')
17srcpath="filebeat-${pkgver}-linux-x86_64"
18
19package() {
20 install -Dm755 "${srcdir}/${srcpath}/filebeat" "${pkgdir}/usr/bin/filebeat-oss"
21 install -Dm644 "${srcdir}/${srcpath}/filebeat.yml" "${pkgdir}/etc/filebeat-oss/filebeat.yml"
22 install -Dm644 "${srcdir}/${srcpath}/filebeat.reference.yml" "${pkgdir}/etc/filebeat-oss/filebeat.reference.yml"
23 install -Dm644 "${srcdir}/${srcpath}/fields.yml" "${pkgdir}/etc/filebeat-oss/fields.yml"
24 install -Dm644 "filebeat-oss.service" "${pkgdir}/usr/lib/systemd/system/filebeat-oss.service"
25}
26

Changes since previous scan

--- PKGBUILD @ 2026-08-14 00:03
+++ PKGBUILD @ 2026-08-21 11:15
@@ -1,7 +1,7 @@
# Maintainer: Thorsten Müller
pkgname=filebeat-oss-bin
-pkgver=9.5.1
+pkgver=9.5.2
pkgrel=0
pkgdesc='Data shippers for Elasticsearch'
arch=('x86_64')
@@ -11,7 +11,7 @@
conflicts=(filebeat-oss)
source=("https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-${pkgver}-linux-x86_64.tar.gz"
"filebeat-oss.service")
-sha512sums=('6553e57c9664977d3b29c36613fa89503ffe975a3a9e948608fa177aa6745cfe357041b2daf0cf8e52c6296c22c33017158f7bc6075f0d7f50a5d0310cfecdba'
+sha512sums=('244127495eaca8d4cfa05d002c32e9b89019eb3d67389a118641fc0a4ff923353b0d787fbdd2e609e1b0fd622add39f72906653a26bbca656d8e3502f472e249'
'405bc15510c0d39bbbf5f21db8eaa7b6a4032fd199c2115cfc6df23a32b072b40dffea524b9b779fbe624604b91d20e91d4e67e00e854ad5322ff9105609f779')
backup=('etc/filebeat-oss/filebeat.yml' 'etc/filebeat-oss/fields.yml' 'etc/filebeat-oss/filebeat.reference.yml')
srcpath="filebeat-${pkgver}-linux-x86_64"

Scan history

Scanned at (UTC)SeverityRules
2026-08-21 11:15:01 Medium 1
2026-08-14 00:03:41 Clean 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
2026-07-10 00:20:30 Low 2
2026-07-09 00:22:38 Low 2
2026-07-08 00:26:52 Low 2

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion