remnix-bin
LOW
maintainer dbe-company
0 votes
scanned 2026-09-09 17:19:54.604292
Why flagged
Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.
Triggered rules
Low
Few votes, recently uploaded
zero_votes_recent
Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.
PKGBUILD
1
# Maintainer: dont-be-evil-company
2
pkgname=remnix-bin
3
pkgver=0.1.0
4
pkgrel=1
5
pkgdesc="Encrypted, server-free shell history manager"
6
arch=('x86_64' 'aarch64')
7
url="https://github.com/dont-be-evil-company/remnix"
8
license=('MIT')
9
provides=('remnix')
10
source=("LICENSE::https://raw.githubusercontent.com/dont-be-evil-company/remnix/v${pkgver}/LICENSE")
11
source_x86_64=("${pkgname}-${pkgver}::https://github.com/dont-be-evil-company/remnix/releases/download/v${pkgver}/remnix-linux-amd64")
12
source_aarch64=("${pkgname}-${pkgver}::https://github.com/dont-be-evil-company/remnix/releases/download/v${pkgver}/remnix-linux-arm64")
13
14
# NOTE: Auto-generated by CI via updpkgsums
15
sha256sums=('c4a588cdf2a4b8e3ac6df297670d66f61fdbdab6bbbf63fd1cf47c054a6e4092')
16
sha256sums_x86_64=('93a8e4ca76f35e1c299ce04bf63639a88d6fff77df41894c08910ae4dcacc21f')
17
sha256sums_aarch64=('93a8e4ca76f35e1c299ce04bf63639a88d6fff77df41894c08910ae4dcacc21f')
18
19
package() {
20
install -Dm755 "${srcdir}/${pkgname}-${pkgver}" "${pkgdir}/usr/bin/remnix"
21
install -Dm644 "${srcdir}/LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
22
}
23
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-09-09 17:19:54 | Low | 1 |