pgadmin4-desktop-bin
MEDIUM
maintainer higorslva
5 votes
scanned 2026-09-18 03:27:19.081861
Why flagged
One or more source=() URLs point to a host outside the trusted allowlist (github.com, gitlab.com, codeberg.org, pypi.org, …).
Triggered rules
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:14
source=("pgadmin4-desktop-${pkgver}-x86_64.deb::https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/noble/dists/pgadmin4/main/binary-amd64/pgadmin4-desktop_${pkgver}-1.noble_amd64.deb")
PKGBUILD
1 offending line(s) highlighted
1
# Original Maintainer: bko <aur at bil dot co dot ua>
2
# Maintainer: higorslva <higor.slva at outlook dot com>
3
4
pkgname=pgadmin4-desktop-bin
5
pkgver=9.17
6
pkgrel=1
7
pkgdesc='The desktop user interface for pgAdmin. pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.'
8
arch=('x86_64')
9
license=('PostgreSQL')
10
url='https://www.pgadmin.org/'
11
depends=("pgadmin4-server" 'xdg-utils' 'python-dbus')
12
provides=('pgadmin4-desktop')
13
conflicts=('pgadmin4-desktop')
14
source=("pgadmin4-desktop-${pkgver}-x86_64.deb::https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/noble/dists/pgadmin4/main/binary-amd64/pgadmin4-desktop_${pkgver}-1.noble_amd64.deb")
15
#source=("pgadmin4-desktop-${pkgver}-x86_64.deb::https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/noble/dists/pgadmin4/main/binary-amd64/pgadmin4-desktop_${pkgver}_amd64.deb")
16
sha256sums=('a3c90ca5e5b72843ad02e9f26599d1d2d970537fba84183d976a6594395db6b2')
17
18
19
package() {
20
# Extract package data
21
tar -x --zstd -f data.tar.zst -C "${pkgdir}"
22
}
23
Changes since previous scan
--- PKGBUILD @ 2026-06-20 00:50+++ PKGBUILD @ 2026-09-18 03:27@@ -2,7 +2,7 @@ # Maintainer: higorslva <higor.slva at outlook dot com> pkgname=pgadmin4-desktop-bin-pkgver=9.16+pkgver=9.17 pkgrel=1 pkgdesc='The desktop user interface for pgAdmin. pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.' arch=('x86_64')@@ -13,7 +13,7 @@ conflicts=('pgadmin4-desktop') source=("pgadmin4-desktop-${pkgver}-x86_64.deb::https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/noble/dists/pgadmin4/main/binary-amd64/pgadmin4-desktop_${pkgver}-1.noble_amd64.deb") #source=("pgadmin4-desktop-${pkgver}-x86_64.deb::https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/noble/dists/pgadmin4/main/binary-amd64/pgadmin4-desktop_${pkgver}_amd64.deb")-sha256sums=('788e18b307449e3165489d5c1a8199526c5c8e9cf57ef5d8c2b86102afa8d695')+sha256sums=('a3c90ca5e5b72843ad02e9f26599d1d2d970537fba84183d976a6594395db6b2') package() {Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-09-18 03:27:19 | Medium | 1 |
| 2026-08-02 00:16:08 | Clean | 2 |
| 2026-08-01 03:19:42 | Medium | 1 |
| 2026-06-20 00:50:07 | Clean | 2 |
| 2026-06-19 22:34:54 | Medium | 1 |
| 2026-06-19 19:07:35 | Clean | 2 |
| 2026-06-18 16:11:54 | Medium | 1 |