mongodb-tools-bin

LOW
maintainer ali.molaei 34 votes scanned 2026-09-17 00:27:14.276658
View on AUR
Why flagged

The package downloads official MongoDB database tools .deb files from the legitimate MongoDB repository; despite the non-whitelisted host, the source is authentic and checksums are provided, limiting supply-chain risk to 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-2507) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The package downloads official MongoDB database tools .deb files from the legitimate MongoDB repository; despite the non-whitelisted host, the source is authentic and checksums are provided, limiting supply-chain risk to 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:16 source_x86_64=(mongodb-org-tools_${pkgver}_x86_64.deb::"https://repo.mongodb.org/apt/ubuntu/dists/${_basedist}/mongodb-org/${_basever}/multiverse/binary-amd64/mongodb-database-tools_${pkgver}_amd64.deb")

PKGBUILD

1 offending line(s) highlighted
1#Maintainer: Ali Molaei <ali dot molaei at protonmail dot com>
2#Maintainer: Rafael Fontenelle <rafaeff at gnome dot org>
3
4pkgname="mongodb-tools-bin"
5pkgver="100.18.0"
6_basever="8.3"
7_basedist="noble"
8pkgrel="1"
9pkgdesc="The MongoDB tools provide import, export, and diagnostic capabilities."
10arch=("x86_64" "aarch64")
11url="https://github.com/mongodb/mongo-tools"
12license=("Apache")
13provides=("mongodb-tools=$pkgver")
14conflicts=("mongodb-tools")
15depends=("openssl" "krb5")
16source_x86_64=(mongodb-org-tools_${pkgver}_x86_64.deb::"https://repo.mongodb.org/apt/ubuntu/dists/${_basedist}/mongodb-org/${_basever}/multiverse/binary-amd64/mongodb-database-tools_${pkgver}_amd64.deb")
17source_aarch64=(mongodb-org-tools_${pkgver}_aarch64.deb::"https://repo.mongodb.org/apt/ubuntu/dists/${_basedist}/mongodb-org/${_basever}/multiverse/binary-arm64/mongodb-database-tools_${pkgver}_arm64.deb")
18
19sha256sums_x86_64=('20b8a339079c54a53cfdc9b73c6bfb2a8c4bf9d8f53b15540122428cd94cc6d4')
20sha256sums_aarch64=('6730fa0e6ece67cf2acfa0a97cad42139d25beec404839f375525be2c66905ad')
21
22prepare() {
23 mkdir -p output
24 tar xf data.tar.xz -C output
25}
26
27package() {
28 install -Dm755 output/usr/bin/* -t "$pkgdir/usr/bin"
29}
30

Changes since previous scan

--- PKGBUILD @ 2026-09-05 00:16
+++ PKGBUILD @ 2026-09-17 00:27
@@ -2,10 +2,10 @@
#Maintainer: Rafael Fontenelle <rafaeff at gnome dot org>
pkgname="mongodb-tools-bin"
-pkgver="100.17.0"
+pkgver="100.18.0"
_basever="8.3"
_basedist="noble"
-pkgrel="2"
+pkgrel="1"
pkgdesc="The MongoDB tools provide import, export, and diagnostic capabilities."
arch=("x86_64" "aarch64")
url="https://github.com/mongodb/mongo-tools"
@@ -16,8 +16,8 @@
source_x86_64=(mongodb-org-tools_${pkgver}_x86_64.deb::"https://repo.mongodb.org/apt/ubuntu/dists/${_basedist}/mongodb-org/${_basever}/multiverse/binary-amd64/mongodb-database-tools_${pkgver}_amd64.deb")
source_aarch64=(mongodb-org-tools_${pkgver}_aarch64.deb::"https://repo.mongodb.org/apt/ubuntu/dists/${_basedist}/mongodb-org/${_basever}/multiverse/binary-arm64/mongodb-database-tools_${pkgver}_arm64.deb")
-sha256sums_x86_64=('cfc40386b5c909509fd4b35a4a1f212aeaedc17a3062703d4b4b0823c2beb1b7')
-sha256sums_aarch64=('f810131b81c18f6818d36630c67a1e507dd51f9464c6d18169bd9856ddfaf22f')
+sha256sums_x86_64=('20b8a339079c54a53cfdc9b73c6bfb2a8c4bf9d8f53b15540122428cd94cc6d4')
+sha256sums_aarch64=('6730fa0e6ece67cf2acfa0a97cad42139d25beec404839f375525be2c66905ad')
prepare() {
mkdir -p output

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 07:59:42 Medium 1
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