malaga

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

The source URL is hosted on a reputable Finnish academic and research network mirror (FUNET), which is a legitimate and trustworthy source; the package builds from official upstream source code with a minor patch, posing no real security 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 source URL is hosted on a reputable Finnish academic and research network mirror (FUNET), which is a legitimate and trustworthy source; the package builds from official upstream source code with a minor patch, posing no real security 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:16 http://ftp.funet.fi/pub/mirrors/ftp.debian.org/debian/pool/main/m/malaga/malaga_7.12.orig.tar.gz

PKGBUILD

1 offending line(s) highlighted
1#Maintainer: Jesse Jaara <gmail.com: jesse.jaara>
2#Contributor: Jussi Timperi <gmail.com: jussi.timperi>
3
4pkgname=malaga
5pkgver=7.12
6pkgrel=8
7pkgdesc="A software for the development and application of grammars that are used for the analysis of words and sentences of natural languages."
8arch=('i686' 'x86_64')
9url="http://home.arcor.de/bjoern-beutel/malaga/"
10license=('GPL2')
11depends=()
12makedepends=('texinfo')
13options=(!libtool)
14install=malaga.install
15source=(
16 http://ftp.funet.fi/pub/mirrors/ftp.debian.org/debian/pool/main/m/malaga/malaga_7.12.orig.tar.gz
17 malaga-rename-map_file.diff
18)
19sha256sums=('8811e5feaae03e1b6e3008116fdc7471a53b6c0c5036751c637b15058f855ace'
20 '740f502a00c0fdf1aba14b53fc56a0b1ec7ca6682a9fb83627de28e71938398f')
21
22prepare() {
23 cd "${srcdir}"
24
25 patch -p0 < ./malaga-rename-map_file.diff
26}
27
28build() {
29 cd "${srcdir}/${pkgname}-${pkgver}"
30
31 # Disable the GUI part, as it requires GTK2
32 ./configure --prefix=/usr --disable-malshow
33 make
34}
35
36package() {
37 cd "${srcdir}/${pkgname}-${pkgver}"
38
39 make DESTDIR="${pkgdir}" install
40 rm -rf "${pkgdir}/usr/share/info/dir"
41}
42
43# vim:set ts=2 sw=2 et:
44

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 00:19:57 Low 2
2026-08-30 00:04:14 Low 2
2026-08-29 00:29:17 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