reposilite

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

The source is a prebuilt JAR from the project's own Maven repository, which is an official release channel for the software; while the host is not a standard code forge, it is plausibly project-controlled and the JAR is verified with a fixed checksum, making the risk low.

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 JAR from the project's own Maven repository, which is an official release channel for the software; while the host is not a standard code forge, it is plausibly project-controlled and the JAR is verified with a fixed checksum, making the risk low.

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:11 source=("https://maven.reposilite.com/releases/com/reposilite/$pkgname/$pkgver/$pkgname-$pkgver-all.jar"

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Charles Leclerc <charles@la-mouette.net>
2
3pkgname=reposilite
4pkgver=3.6.3
5pkgrel=1
6pkgdesc="Lightweight repository manager for Maven artifacts. It is a simple solution to replace managers like Nexus, Archiva or Artifactory."
7arch=(any)
8url="https://reposilite.com"
9license=('Apache')
10depends=('java-runtime-headless>=11')
11source=("https://maven.reposilite.com/releases/com/reposilite/$pkgname/$pkgver/$pkgname-$pkgver-all.jar"
12 "$pkgname.service"
13 "$pkgname.sysusers"
14 "$pkgname.tmpfiles"
15 "$pkgname.env"
16 "$pkgname.wrapper")
17sha256sums=('7c973c12df7cb2f0dc56d89b7064a855e25a2c9975a9bd5e3bed8ec5f795a80f'
18 '1e543e7ef39d64ae683156aaa6aad8f164f30de999d15717416410e1750b9a8e'
19 '92ccfeff429aa4757ef353677dd99ad7aebe7483d4824706a27250e81efd6323'
20 '9587fa49dd66d5f31dee33aa1a9da269a34666b63f62e2550a66c3bc1d397aa7'
21 '7869b2925d6d2a897148b282af02992d7b4c5cfb6e7f01f0a277633689614c11'
22 '2f7cd3fdada1ba51da3259a2ad7ef6bbdbb5fea5023c8fcc78d4d5c19ff569d3')
23backup=('etc/reposilite/configuration.cdn'
24 'etc/reposilite/default.env')
25
26package() {
27 install -Dm 644 $pkgname.service -t "${pkgdir}/usr/lib/systemd/system"
28 install -Dm 644 $pkgname.sysusers "${pkgdir}/usr/lib/sysusers.d/$pkgname.conf"
29 install -Dm 644 $pkgname.tmpfiles "${pkgdir}/usr/lib/tmpfiles.d/$pkgname.conf"
30 install -Dm 644 "$pkgname-$pkgver-all.jar" "$pkgdir/usr/share/java/$pkgname/$pkgname.jar"
31 install -Dm 644 $pkgname.env "${pkgdir}/etc/reposilite/default.env"
32 java -jar "$pkgdir/usr/share/java/$pkgname/$pkgname.jar" -wd "${pkgdir}/etc/reposilite" -gc configuration.cdn
33 install -Dm 755 $pkgname.wrapper "${pkgdir}/usr/bin/reposilite"
34}
35

Changes since previous scan

--- PKGBUILD @ 2026-08-31 00:19
+++ PKGBUILD @ 2026-09-17 00:27
@@ -1,7 +1,7 @@
# Maintainer: Charles Leclerc <charles@la-mouette.net>
pkgname=reposilite
-pkgver=3.6.2
+pkgver=3.6.3
pkgrel=1
pkgdesc="Lightweight repository manager for Maven artifacts. It is a simple solution to replace managers like Nexus, Archiva or Artifactory."
arch=(any)
@@ -14,7 +14,7 @@
"$pkgname.tmpfiles"
"$pkgname.env"
"$pkgname.wrapper")
-sha256sums=('37ba06c464071b0cba89f963eae8a224609ce4aa4266020eefe4000a247616e7'
+sha256sums=('7c973c12df7cb2f0dc56d89b7064a855e25a2c9975a9bd5e3bed8ec5f795a80f'
'1e543e7ef39d64ae683156aaa6aad8f164f30de999d15717416410e1750b9a8e'
'92ccfeff429aa4757ef353677dd99ad7aebe7483d4824706a27250e81efd6323'
'9587fa49dd66d5f31dee33aa1a9da269a34666b63f62e2550a66c3bc1d397aa7'

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 19:46:16 Medium 1
2026-08-31 00:19:57 Low 2
2026-08-30 00:04:14 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