payara5-micro
The package downloads a JAR file from search.maven.org, which is a legitimate and widely used repository for Maven artifacts; although the host is not whitelisted, it is a trusted source for official project releases, and the file is part of the official Payara distribution, not an unverified executable or malicious payload.
Triggered rules
llm_review
The static rules flagged this MEDIUM, but an AI model (qwen/qwen3-235b-a22b-07-25) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The package downloads a JAR file from search.maven.org, which is a legitimate and widely used repository for Maven artifacts; although the host is not whitelisted, it is a trusted source for official project releases, and the file is part of the official Payara distribution, not an unverified executable or malicious payload.
1 higher static finding superseded - not the current verdict (shown for transparency)
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:17
source=("payara-${pkgver}-micro.zip::https://search.maven.org/remotecontent?filepath=fish/${_prodname}/extras/${_prodname}-${_prodvar}/$pkgver/${_prodname}-${_prodvar}-${pkgver}.jar"
PKGBUILD
1 offending line(s) highlighted# Maintainer: Holger Rauch <holger dot rauch at posteo dot de>
pkgver=5.2020.2
_pkgmajver=$(echo $pkgver | cut -f1 -d.)
pkgrel=5
_prodvar=micro
_prodname=payara
pkgname=${_prodname}${_pkgmajver}-${_prodvar}
pkgdesc="A Java EE application server, derived from GlassFish Open Source Edition. (Micro Edition)"
url="http://www.payara.fish/"
license=("CDDL" "GPL2")
provides=("$pkgname")
conflicts=("$pkgname" "payara51")
depends=("java-environment>=8")
arch=("any")
options=(!strip)
source=("payara-${pkgver}-micro.zip::https://search.maven.org/remotecontent?filepath=fish/${_prodname}/extras/${_prodname}-${_prodvar}/$pkgver/${_prodname}-${_prodvar}-${pkgver}.jar"
"payara5-micro.service")
sha256sums=('d551dff47d5e4b17525916b5fd6794c349aa98baad90e25dd19640993d7e0538'
'9276630a47942e37756e23355ef60ce003bba93c712c4f04be62667494da17ff')
sha512sums=('201d37f73618f0849e27791b967b29044864d3d26548bc216c7937c572fe71a1ff9b50c680267089eb537b16574b15d32462707a9d9d4ffdc7b156bbcbc46e3c'
'0a29479dd5dd11ba69383554d64fad35d438678e63274e107da2ab959c78be8809e4f8ca837f88a880dc69f09de330c253f00c4acbd6e70e5dac7b72826fe0bf')
package() {
mkdir -p $pkgdir/opt/$pkgname
cp -a META-INF MICRO-INF fish $pkgdir/opt/$pkgname
install -D $srcdir/payara5-micro.service $pkgdir/usr/lib/systemd/system/payara5-micro.service
}
# vim:set ts=2 sw=2 et:
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-09-17 00:27:14 | Low | 2 |
| 2026-09-16 00:03:17 | Low | 2 |
| 2026-09-15 00:25:31 | Low | 2 |
| 2026-09-14 00:27:57 | Low | 2 |
| 2026-09-13 00:19:54 | Low | 2 |
| 2026-09-12 00:25:17 | Low | 2 |
| 2026-09-11 00:19:22 | Low | 2 |
| 2026-09-10 00:22:44 | Low | 2 |
| 2026-09-09 00:04:09 | Low | 2 |
| 2026-09-08 00:18:08 | Low | 2 |
| 2026-09-07 00:30:15 | Low | 2 |
| 2026-09-06 00:17:06 | Low | 2 |
| 2026-09-05 00:16:27 | Low | 2 |
| 2026-09-04 00:03:13 | Low | 2 |
| 2026-09-03 00:15:47 | Low | 2 |
| 2026-09-02 00:02:31 | Low | 2 |
| 2026-09-01 00:11:19 | Low | 2 |
| 2026-08-31 00:19:57 | Low | 2 |
| 2026-08-30 00:04:14 | Low | 2 |
| 2026-08-29 00:29:17 | Low | 2 |