libime-jyutping
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
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)
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# Maintainer: Rocket Aaron <i at rocka dot me>
pkgname=libime-jyutping
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')
url="https://github.com/fcitx/libime-jyutping"
license=('LGPL-2.1-or-later')
depends=('fcitx5-chinese-addons')
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=('99cd97c4c1ca66e3b76592f8f2a4695fb7405d44b7c3fceaffe33fa86c330db3cb4f5123bac019fafb6448f0f0d0ab1da70ae9a573d11c608f07eef2dd19cc59'
'SKIP')
validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian <wengxt@gmail.com>
build() {
cd $pkgname-$pkgver
cmake -GNinja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=/usr/lib .
ninja
}
check() {
cd $pkgname-$pkgver
ninja test
}
package() {
cd $pkgname-$pkgver
DESTDIR="$pkgdir" ninja install
}
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) | 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 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 |