jotta-cli
maintainer jottacloud
· 13 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The package downloads prebuilt .deb files from the official vendor's repository (jotta.us), which is the project's own release infrastructure; the source is not from a personal or swappable host, and the checksums are provided and verifiable, making this a standard vendor-supplied binary package with low risk.
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 package downloads prebuilt .deb files from the official vendor's repository (jotta.us), which is the project's own release infrastructure; the source is not from a personal or swappable host, and the checksums are provided and verifiable, making this a standard vendor-supplied binary package with low risk.
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:15
source_x86_64=("https://repo.jotta.us/debian/pool/main/j/jotta-cli/jotta-cli_${pkgver}_amd64.deb")
PKGBUILD
1 offending line(s) highlighted
1
# Maintainer: Jottacloud Packaging Team <packaging at jottacloud dot com>
2
# Contributor: Gino Eelen (GinoE) <gino dot eelen at one-g dot be>
3
# Contributor: Foxboron
4
# Contributor: Joakim Nylen (jnylen) <joakim at nylen dot nu>
5
6
pkgname=jotta-cli
7
pkgver='0.17.159692'
8
pkgrel=1
9
pkgdesc='Jottacloud backup and sync. Whether you are an individual, family or business, Jottacloud lets you store, share and be productive wherever you are.'
10
url='https://www.jottacloud.com/'
11
arch=('x86_64' 'i686' 'armv7h' 'aarch64')
12
license=('custom: Copyright Jotta AS')
13
install='jotta-cli.install'
14
15
source_x86_64=("https://repo.jotta.us/debian/pool/main/j/jotta-cli/jotta-cli_${pkgver}_amd64.deb")
16
source_i686=("https://repo.jotta.us/debian/pool/main/j/jotta-cli/jotta-cli_${pkgver}_i386.deb")
17
source_armv7h=("https://repo.jotta.us/debian/pool/main/j/jotta-cli/jotta-cli_${pkgver}_armhf.deb")
18
source_aarch64=("https://repo.jotta.us/debian/pool/main/j/jotta-cli/jotta-cli_${pkgver}_arm64.deb")
19
20
sha256sums_x86_64=('ae7174df2d7cbcfb5a68baefc74564f75d41ef1ea9050da269ee72b22a90510c')
21
sha256sums_i686=('b4bca3f9effc4be121053fe4d349babf6ea886478dfd2ca872e94ad3f1a32a63')
22
sha256sums_armv7h=('4208a009f24f6aedd4095d3c473d1f195ef77c35fafdad7cf113203942450f69')
23
sha256sums_aarch64=('9b7a8443a2fff600500331db0ac05662596a3989c65d54b09b02fd5c07839074')
24
25
package() {
26
bsdtar -xf data.tar.* -C "$pkgdir/"
27
}
28
29
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-08-03 00:08:14 | LOW | 2 |
| 2026-08-02 00:16:08 | LOW | 2 |
| 2026-08-01 00:11:18 | LOW | 2 |
| 2026-07-31 00:14:10 | LOW | 2 |
| 2026-07-30 00:17:23 | LOW | 2 |
| 2026-07-29 00:25:53 | LOW | 2 |
| 2026-07-28 00:07:28 | LOW | 2 |
| 2026-07-27 00:24:32 | LOW | 2 |
| 2026-07-26 00:07:32 | LOW | 2 |
| 2026-07-25 00:13:44 | LOW | 2 |
| 2026-07-24 00:02:28 | LOW | 2 |
| 2026-07-23 00:14:47 | LOW | 2 |
| 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 |