mongodb-tools-bin
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
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)
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#Maintainer: Ali Molaei <ali dot molaei at protonmail dot com>
#Maintainer: Rafael Fontenelle <rafaeff at gnome dot org>
pkgname="mongodb-tools-bin"
pkgver="100.18.0"
_basever="8.3"
_basedist="noble"
pkgrel="1"
pkgdesc="The MongoDB tools provide import, export, and diagnostic capabilities."
arch=("x86_64" "aarch64")
url="https://github.com/mongodb/mongo-tools"
license=("Apache")
provides=("mongodb-tools=$pkgver")
conflicts=("mongodb-tools")
depends=("openssl" "krb5")
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=('20b8a339079c54a53cfdc9b73c6bfb2a8c4bf9d8f53b15540122428cd94cc6d4')
sha256sums_aarch64=('6730fa0e6ece67cf2acfa0a97cad42139d25beec404839f375525be2c66905ad')
prepare() {
mkdir -p output
tar xf data.tar.xz -C output
}
package() {
install -Dm755 output/usr/bin/* -t "$pkgdir/usr/bin"
}
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 outputScan 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 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 |