zashboard-bin
MEDIUM
maintainer aozaki
3 votes
scanned 2026-08-30 19:44:01.063593
Why flagged
This package was orphaned and re-adopted within the last 30 days — a window where ownership transfers can introduce malicious changes.
Triggered rules
Medium
Recently orphaned & re-adopted
orphaned_readopted
This package was orphaned and re-adopted within the last 30 days — a window where ownership transfers can introduce malicious changes.
PKGBUILD
1
# Maintainer: BryanLiang <liangrui.ch at gmail dot com>
2
# Contributor: whf920521 <whf920521 at gmail dot com>
3
4
pkgname=zashboard-bin
5
_pkgname=zashboard
6
pkgver=3.21.0
7
pkgrel=1
8
pkgdesc='A dashboard using clash api'
9
arch=('any')
10
url="https://github.com/Zephyruso/zashboard"
11
license=('MIT')
12
optdepends=('clash: A rule-based tunnel in Go'
13
'sing-box: The universal proxy platform'
14
'clash-meta: Another Clash Kernel'
15
'mihomo: Another Clash Kernel')
16
provides=("${_pkgname}")
17
conflicts=("${_pkgname}")
18
source=("${pkgname}-${pkgver}.zip::${url}/releases/download/v${pkgver}/dist.zip"
19
"https://raw.githubusercontent.com/Zephyruso/zashboard/refs/tags/v${pkgver}/LICENSE")
20
sha256sums=('5348e6ce1a6bceecfbbf07d27a78e3efa72817b979e847337151ff1ab201ef21'
21
'ffc390eec51f16b58506b1a42c99fe0cd9ffea1e3081aab443100fd8c20182d9')
22
23
package() {
24
install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${_pkgname}/LICENSE"
25
26
cd "${srcdir}/dist/"
27
find . -type f -exec install -Dm 644 {} "${pkgdir}/usr/share/${_pkgname}/"{} \;
28
}
29
Changes since previous scan
--- PKGBUILD @ 2026-08-20 03:10+++ PKGBUILD @ 2026-08-30 19:44@@ -3,7 +3,7 @@ pkgname=zashboard-bin _pkgname=zashboard-pkgver=3.20.0+pkgver=3.21.0 pkgrel=1 pkgdesc='A dashboard using clash api' arch=('any')@@ -17,7 +17,7 @@ conflicts=("${_pkgname}") source=("${pkgname}-${pkgver}.zip::${url}/releases/download/v${pkgver}/dist.zip" "https://raw.githubusercontent.com/Zephyruso/zashboard/refs/tags/v${pkgver}/LICENSE")-sha256sums=('8ce911d5c4371edf1ed314ee88c23e5b1d7d5407fe9964b83ea88cd9b6ba00fd'+sha256sums=('5348e6ce1a6bceecfbbf07d27a78e3efa72817b979e847337151ff1ab201ef21' 'ffc390eec51f16b58506b1a42c99fe0cd9ffea1e3081aab443100fd8c20182d9') package() {Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-08-30 19:44:01 | Medium | 1 |
| 2026-08-20 03:10:35 | Clean | 0 |
| 2026-08-18 11:39:43 | Clean | 0 |
| 2026-08-14 09:28:24 | Clean | 0 |
| 2026-08-14 03:27:23 | Clean | 0 |
| 2026-07-31 15:18:17 | Clean | 0 |
| 2026-07-14 05:43:49 | Clean | 0 |
| 2026-07-07 03:23:03 | Clean | 0 |
| 2026-07-02 06:44:17 | Clean | 0 |
| 2026-06-30 02:36:37 | Clean | 0 |
| 2026-06-24 12:19:56 | Clean | 0 |
| 2026-06-19 22:34:54 | Clean | 0 |