libime-jyutping

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

The source is a data tarball from fcitx-im.org, a project-affiliated host, used for building a Jyutping input method; the worst case of a swapped source is data tampering, not code execution.

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 data tarball from fcitx-im.org, a project-affiliated host, used for building a Jyutping input method; the worst case of a swapped source is data tampering, not code execution.

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:13 source=("https://download.fcitx-im.org/fcitx5/$pkgname/$pkgname-${pkgver}_dict.tar.zst"{,.sig})

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Rocket Aaron <i at rocka dot me>
2
3pkgname=libime-jyutping
4pkgver=1.0.18
5pkgrel=1
6pkgdesc="A library make use of libime to implement jyutping (粵拼) input method, also includes engine for fcitx 5."
7arch=('x86_64')
8url="https://github.com/fcitx/libime-jyutping"
9license=('LGPL-2.1-or-later')
10depends=('fcitx5-chinese-addons')
11makedepends=('boost' 'extra-cmake-modules' 'fmt' 'ninja')
12# source tarball format changed to .tar.zst since 1.10.11
13source=("https://download.fcitx-im.org/fcitx5/$pkgname/$pkgname-${pkgver}_dict.tar.zst"{,.sig})
14sha512sums=('99cd97c4c1ca66e3b76592f8f2a4695fb7405d44b7c3fceaffe33fa86c330db3cb4f5123bac019fafb6448f0f0d0ab1da70ae9a573d11c608f07eef2dd19cc59'
15 'SKIP')
16validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian <wengxt@gmail.com>
17
18build() {
19 cd $pkgname-$pkgver
20
21 cmake -GNinja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=/usr/lib .
22 ninja
23}
24
25check() {
26 cd $pkgname-$pkgver
27 ninja test
28}
29
30package() {
31 cd $pkgname-$pkgver
32 DESTDIR="$pkgdir" ninja install
33}
34

Changes since previous scan

--- PKGBUILD @ 2026-09-06 00:17
+++ PKGBUILD @ 2026-09-17 00:27
@@ -1,7 +1,7 @@
# Maintainer: Rocket Aaron <i at rocka dot me>
pkgname=libime-jyutping
-pkgver=1.0.17
+pkgver=1.0.18
pkgrel=1
pkgdesc="A library make use of libime to implement jyutping (粵拼) input method, also includes engine for fcitx 5."
arch=('x86_64')
@@ -11,7 +11,7 @@
makedepends=('boost' 'extra-cmake-modules' 'fmt' 'ninja')
# source tarball format changed to .tar.zst since 1.10.11
source=("https://download.fcitx-im.org/fcitx5/$pkgname/$pkgname-${pkgver}_dict.tar.zst"{,.sig})
-sha512sums=('33eb08b38a60252a3e676913a94176e5590606f8862b5fb6c7bffb554a376fc8c9f8267317d9447ae5deb48aa6d6b1670fc52078c47c30f74fa3730c0c877883'
+sha512sums=('99cd97c4c1ca66e3b76592f8f2a4695fb7405d44b7c3fceaffe33fa86c330db3cb4f5123bac019fafb6448f0f0d0ab1da70ae9a573d11c608f07eef2dd19cc59'
'SKIP')
validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian <wengxt@gmail.com>

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 05:10:24 Medium 1
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

Report a package

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

0 / 4000
Your suggestion