swagger-codegen-2

LOW
maintainer orphaned 0 votes scanned 2026-09-17 00:27:14.276658
View on AUR
Why flagged

The JAR file is downloaded from oss.sonatype.org, a legitimate repository for Maven artifacts, which is commonly used for Java projects; while not on a standard whitelist, it is a trusted source for official project releases, and the package installs only this verified JAR and a launcher script.

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-07-25) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The JAR file is downloaded from oss.sonatype.org, a legitimate repository for Maven artifacts, which is commonly used for Java projects; while not on a standard whitelist, it is a trusted source for official project releases, and the package installs only this verified JAR and a launcher script.

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:18 source=(https://oss.sonatype.org/content/repositories/releases/io/swagger/swagger-codegen-cli/$pkgver/swagger-codegen-cli-$pkgver.jar

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Ondrej Kucera <ondrej.kucera@centrum.cz>
2pkgname=swagger-codegen-2
3pkgver=2.4.7
4pkgrel=1
5pkgdesc="Swagger Code Generator (2.x series)"
6arch=("any")
7url="https://github.com/swagger-api/swagger-codegen"
8license=("Apache")
9groups=()
10depends=('java-runtime')
11makedepends=()
12provides=()
13conflicts=('swagger-codegen')
14replaces=('swagger-codegen')
15backup=()
16options=()
17install=
18source=(https://oss.sonatype.org/content/repositories/releases/io/swagger/swagger-codegen-cli/$pkgver/swagger-codegen-cli-$pkgver.jar
19 swagger-codegen)
20sha256sums=('eadc0af727822cb3c55df3d81e77852ab8e711ac18c658c527265bc3da8946b4'
21 'b1c49877eaf8905f0d6d297a7a68692b5137e24df44ddf585f45033962c4e3ab')
22noextract=(swagger-codegen-cli-$pkgver.jar)
23
24package() {
25 install -d -m 755 "$pkgdir/usr/share/java/swagger-codegen"
26 install -m 644 swagger-codegen-cli-$pkgver.jar "$pkgdir/usr/share/java/swagger-codegen"
27 ln -s "swagger-codegen-cli-$pkgver.jar" "$pkgdir/usr/share/java/swagger-codegen/swagger-codegen-cli.jar"
28 install -d -m 755 "$pkgdir/usr/bin"
29 install -m 755 swagger-codegen "$pkgdir/usr/bin"
30}
31

Scan history

Scanned at (UTC)SeverityRules
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

Report a package

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

0 / 4000
Your suggestion