bjeps2xx
maintainer tioguda
· 0 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The package downloads a .deb from the official Banrisul bank domain, which is plausibly the project's own release infrastructure; the file is extracted locally without remote code execution, and the worst case of a swapped source would be a malicious binary install, but the source host is the official bank website, making supply-chain compromise unlikely.
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 a .deb from the official Banrisul bank domain, which is plausibly the project's own release infrastructure; the file is extracted locally without remote code execution, and the worst case of a swapped source would be a malicious binary install, but the source host is the official bank website, making supply-chain compromise unlikely.
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://www.banrisul.com.br/bob/site/link/midias/49309_ComplementoBanrisulLinux_vrs${_pkgver}.deb")
PKGBUILD
1 offending line(s) highlighted
1
# Maintainer: tioguda <guda.flavio@gmail.com>
2
3
pkgname=bjeps2xx
4
_pkgver=6100
5
pkgver=6.1
6
pkgrel=1
7
pkgdesc="Pacote de instalacao do Complemento Banrisul Internet Banking destinado ao sistema operacional Linux."
8
arch=('x86_64')
9
url="https://www.banrisul.com.br/bob/site/link/complemento-internet-banking.html"
10
license=('custom')
11
options=('!strip' '!emptydirs')
12
install=${pkgname}.install
13
source_x86_64=("https://www.banrisul.com.br/bob/site/link/midias/49309_ComplementoBanrisulLinux_vrs${_pkgver}.deb")
14
sha512sums_x86_64=('452f37970ec81886b3e75436f97bc36bca4265610a828ac97a92d3890ab389a932a625d4e0939626ff33a1108055fa47ba13a7f6d0abc35c5601d6e101e1a06a')
15
16
package(){
17
depends=('cairo' 'gcc-libs' 'gdk-pixbuf2' 'glib2' 'glibc' 'gtk3' 'libsm' 'libusb' 'libx11' 'openssl-1.1' 'pango' 'pcsclite' 'zlib')
18
# Extract package data
19
tar -xJ -f data.tar.xz -C "${pkgdir}"
20
}
21
Changes since previous scan
--- PKGBUILD @ 2026-07-24 00:02+++ PKGBUILD @ 2026-08-03 00:08@@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="Pacote de instalacao do Complemento Banrisul Internet Banking destinado ao sistema operacional Linux." arch=('x86_64')-url="https://www.banrisul.com.br/bob/link/bobw00hn_conteudo_detalhe2.aspx?secao_id=3002"+url="https://www.banrisul.com.br/bob/site/link/complemento-internet-banking.html" license=('custom') options=('!strip' '!emptydirs') install=${pkgname}.installScan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-08-03 00:08:14 | LOW | 2 |
| 2026-08-02 00:16:08 | LOW | 2 |
| 2026-08-01 00:11:18 | LOW | 2 |
| 2026-07-31 00:14:10 | LOW | 2 |
| 2026-07-30 00:17:23 | LOW | 2 |
| 2026-07-29 00:25:53 | LOW | 2 |
| 2026-07-28 00:07:28 | LOW | 2 |
| 2026-07-27 00:24:32 | LOW | 2 |
| 2026-07-26 00:07:32 | LOW | 2 |
| 2026-07-25 00:13:44 | LOW | 2 |
| 2026-07-24 23:28:32 | MEDIUM | 1 |
| 2026-07-24 00:02:28 | MEDIUM | 2 |
| 2026-07-23 00:14:47 | MEDIUM | 2 |
| 2026-07-22 00:29:32 | MEDIUM | 2 |
| 2026-07-21 00:24:15 | MEDIUM | 2 |
| 2026-07-20 00:19:49 | MEDIUM | 2 |
| 2026-07-19 00:17:08 | MEDIUM | 2 |
| 2026-07-18 13:57:59 | MEDIUM | 2 |
| 2026-06-19 19:07:35 | CLEAN | 2 |
| 2026-06-18 16:11:54 | MEDIUM | 1 |