ipmiview

MEDIUM
maintainer zhimsel 44 votes scanned 2026-09-05 18:00:42.527733
View on AUR
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:23 "IPMIView_${pkgver}-${_pkgdate}.tar.gz::https://www.supermicro.com/support/resources/getfile.php?SoftwareItemID=${_downloadID}&type=serversoftwarefile"

PKGBUILD

1 offending line(s) highlighted
1pkgname=ipmiview
2pkgver=2.25.0
3pkgrel=1
4_pkgdate=260812
5_downloadID=1176
6pkgdesc="Supermicro IPMI tool"
7makedepends=('tar')
8depends=("glibc" "java-runtime")
9arch=('x86_64')
10license=('custom:"Super Micro Computer"')
11url="https://www.supermicro.com/en/support/resources/downloadcenter/smsdownload"
12
13backup=(
14 "opt/${pkgname}/account.properties"
15 "opt/${pkgname}/email.properties"
16 "opt/${pkgname}/iKVM.properties"
17 "opt/${pkgname}/IPMIView.properties"
18 "opt/${pkgname}/stunnel.properties"
19 "opt/${pkgname}/timeout.properties"
20 )
21
22source=(
23 "IPMIView_${pkgver}-${_pkgdate}.tar.gz::https://www.supermicro.com/support/resources/getfile.php?SoftwareItemID=${_downloadID}&type=serversoftwarefile"
24 'ipmiview.desktop'
25 'ipmiview.png'
26 )
27
28sha512sums=('6e35f13173fc11ac0e415aaf754c99ccb6559a6fe2ac1702b8ccec1b6c2b622b2ed161259b48af364e14bea818c3a838544a841d6593fd879a548c365459a778'
29 '82f6d4a9f6ff031f0c7e7ab78a550ea76b8e297df62aaa9837a37fe4f0b4a8b4dfa4aae59c0edc9ee2f0b7e249548ba4f5f50a44e0682a7f7b6f098163a17879'
30 'd1fb8e68ca057e3b2bc1c6e51cda226443c729db5166363d637a536afc07aab285ba46f9da5f656837e2423685a0ae421789a4768acee5ac8185ecb04318fc81')
31
32package() {
33 mkdir -p ${pkgdir}/opt/${pkgname}
34 mkdir -p ${pkgdir}/usr/bin
35 mkdir -p ${pkgdir}/usr/share/applications
36
37 pushd ${srcdir}/IPMIView_${pkgver}_build.${_pkgdate}_bundleJRE_Linux_x64
38 rm -rf jre/ # Remove bundled jre
39 cp -rf . ${pkgdir}/opt/${pkgname}
40 popd
41
42 touch ${pkgdir}/opt/${pkgname}/account.properties
43 chmod a+rw ${pkgdir}/opt/${pkgname}/account.properties
44
45 touch ${pkgdir}/opt/${pkgname}/email.properties
46 chmod a+rw ${pkgdir}/opt/${pkgname}/email.properties
47
48 touch ${pkgdir}/opt/${pkgname}/iKVM.properties
49 chmod a+rw ${pkgdir}/opt/${pkgname}/iKVM.properties
50
51 touch ${pkgdir}/opt/${pkgname}/IPMIView.properties
52 chmod a+rw ${pkgdir}/opt/${pkgname}/IPMIView.properties
53
54 touch ${pkgdir}/opt/${pkgname}/stunnel.properties
55 chmod a+rw ${pkgdir}/opt/${pkgname}/stunnel.properties
56
57 touch ${pkgdir}/opt/${pkgname}/timeout.properties
58 chmod a+rw ${pkgdir}/opt/${pkgname}/timeout.properties
59
60 ln -s /opt/${pkgname}/IPMIView20 ${pkgdir}/usr/bin/${pkgname}
61 install -m 0644 "${srcdir}/${pkgname}.desktop" "${pkgdir}/usr/share/applications/"
62 install -m 0644 "${srcdir}/${pkgname}.png" "${pkgdir}/opt/${pkgname}/"
63}
64

Changes since previous scan

--- PKGBUILD @ 2026-06-20 00:18
+++ PKGBUILD @ 2026-09-05 18:00
@@ -1,14 +1,14 @@
pkgname=ipmiview
-pkgver=2.24.0
+pkgver=2.25.0
pkgrel=1
-_pkgdate=251224
-_downloadID=1052
+_pkgdate=260812
+_downloadID=1176
pkgdesc="Supermicro IPMI tool"
makedepends=('tar')
depends=("glibc" "java-runtime")
arch=('x86_64')
license=('custom:"Super Micro Computer"')
-url="http://www.supermicro.com/products/nfo/ipmi.cfm"
+url="https://www.supermicro.com/en/support/resources/downloadcenter/smsdownload"
backup=(
"opt/${pkgname}/account.properties"
@@ -25,7 +25,7 @@
'ipmiview.png'
)
-sha512sums=('6b4eabde902bedac7a370e3dc71fdc896466f71cb8622b6da04e61f6ef1fd9cd4dd4053401659f7710be9d0640c78119e3fcbe808cbc21a3d4ee54cea5ee99ad'
+sha512sums=('6e35f13173fc11ac0e415aaf754c99ccb6559a6fe2ac1702b8ccec1b6c2b622b2ed161259b48af364e14bea818c3a838544a841d6593fd879a548c365459a778'
'82f6d4a9f6ff031f0c7e7ab78a550ea76b8e297df62aaa9837a37fe4f0b4a8b4dfa4aae59c0edc9ee2f0b7e249548ba4f5f50a44e0682a7f7b6f098163a17879'
'd1fb8e68ca057e3b2bc1c6e51cda226443c729db5166363d637a536afc07aab285ba46f9da5f656837e2423685a0ae421789a4768acee5ac8185ecb04318fc81')

Scan history

Scanned at (UTC)SeverityRules
2026-09-05 18:00:42 Medium 1
2026-06-20 00:18:46 Medium 1
2026-06-19 23:51:18 Clean 2
2026-06-19 19:07:35 Low 2
2026-06-18 16:11:54 Medium 1

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion