typesense-bin

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

The package downloads a prebuilt binary from the official project release host dl.typesense.org, which is plausibly controlled by the project maintainers; despite not being on a standard code forge, it is the project's own distribution domain, and the binary is verified with a matching sha256sum, making supply chain risk low.

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 a prebuilt binary from the official project release host dl.typesense.org, which is plausibly controlled by the project maintainers; despite not being on a standard code forge, it is the project's own distribution domain, and the binary is verified with a matching sha256sum, making supply chain risk low.

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_x86_64=("https://dl.typesense.org/releases/${pkgver}/${_pkgroot}-server-${pkgver}-linux-amd64.tar.gz")

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: William Sandström <w.sandstrom@gmail.com>
2_pkgroot=typesense
3pkgname="${_pkgroot}-bin"
4pkgver=30.2
5pkgrel=1
6pkgdesc="A fast, typo-tolerant search engine for building delightful search experiences."
7arch=('x86_64' 'aarch64')
8url="https://github.com/typesense/typesense"
9license=('GPL3')
10provides=("${_pkgroot}")
11backup=('etc/typesense/typesense-server.ini')
12source=('typesense.sysusers' 'typesense.tmpfiles' 'typesense-server.service' 'typesense-server.ini')
13source_x86_64=("https://dl.typesense.org/releases/${pkgver}/${_pkgroot}-server-${pkgver}-linux-amd64.tar.gz")
14source_aarch64=("https://dl.typesense.org/releases/${pkgver}/${_pkgroot}-server-${pkgver}-linux-arm64.tar.gz")
15sha256sums=('ef4b613a67e00db11e419fbbbab704c878fd9cc91ac9b55bb47d13ffe4326c31'
16 'be5d6252e0239e98f30273ae272aa101385b4fe51d00abdd3534eb3d50658528'
17 'efd39e4aaa4acd14c0eece9b4090781939972d4ee5303e86162752d96706aac0'
18 '55596bc915fd5e89712a53f6ceb66b486570b972014f09f18bb5fa72e27b5410')
19sha256sums_x86_64=('cd791605e7c6cc7be457794f534cd4b9f9d361781adb10e40020efc22840ebc3')
20sha256sums_aarch64=('a9b9d6e2927c863900306290e8532c17f66bdff34ef2ad043b24ed4ccec8a6bc')
21
22package() {
23 cd "${srcdir}"
24 install -D -m 0755 typesense-server "${pkgdir}/usr/bin/typesense-server"
25 install -D -m 0644 typesense.sysusers "${pkgdir}/usr/lib/sysusers.d/typesense.conf"
26 install -D -m 0644 typesense.tmpfiles "${pkgdir}/usr/lib/tmpfiles.d/typesense.conf"
27 install -D -m 0644 typesense-server.service "${pkgdir}/usr/lib/systemd/system/typesense-server.service"
28 install -D -m 0640 typesense-server.ini "${pkgdir}/etc/typesense/typesense-server.ini"
29}
30

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