mimeo

maintainer Xyne · 151 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The source is hosted on the maintainer's own domain, which is also the project's official URL, and the package builds from source; the non-whitelisted host is the legitimate project site, so the risk is low despite the static analyzer flag.

Triggered rules

LOW AI review llm_review

An AI model (qwen/qwen3-235b-a22b-07-25) reviewed this and agrees it is LOW (confidence 95%): The source is hosted on the maintainer's own domain, which is also the project's official URL, and the package builds from source; the non-whitelisted host is the legitimate project site, so the risk is low despite the static analyzer flag.

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 https://xyne.dev/projects/mimeo/src/mimeo-2023.tar.xz

PKGBUILD

1 offending line(s) highlighted
1#Maintainer: Xyne <gro xunilhcra enyx, backwards>
2pkgname=mimeo
3pkgver=2023
4pkgrel=13
5pkgdesc='Open files by MIME-type or file name using regular expressions.'
6arch=(any)
7license=(GPL)
8url="https://xyne.dev/projects/mimeo"
9depends=(file python-pyxdg python3)
10makedepends=(python-setuptools)
11optdepends=('shared-mime-info: for recognizing more MIME-types')
12source=(
13 https://xyne.dev/projects/mimeo/src/mimeo-2023.tar.xz
14 https://xyne.dev/projects/mimeo/src/mimeo-2023.tar.xz.sig
15)
16sha512sums=(
17 700c0cc79ee4a37aceeaddf1370112b65ea7506f6740c3be7339d53787d419046f3086304bd4f97a13c11e81d0bc0973cd3542ef70ab888f4f6c01808bb00d30
18 373d57b2c0d99f86ab2dfb9640f945a9481a426a7d77368720c6bcd133708fb0893aa15b27be3d621cbdfd84f540bd4c78389dcb4ac50e61f01cec830f94c061
19)
20md5sums=(
21 9f35a1902912b9cd0bd9b6ab5a667c2f
22 5a8e3ec4de4470d287f39c0a8ed545af
23)
24validpgpkeys=('D89FAAEB4CECAFD199A2F5E612C6F735F7A9A519')
25
26package ()
27{
28 cd "$srcdir/$pkgname-$pkgver"
29 python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
30}
31
32
33# vim: set ts=2 sw=2 et:
34

Scan history

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

Report a package

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

0 / 4000
Your suggestion