cencli-bin

LOW
maintainer Ketchup901 0 votes scanned 2026-08-29 11:38:52.172500
View on AUR
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: Ketchup901 <ketchup901@riseup.net>
2
3pkgname=cencli-bin
4pkgver=1.1.3
5pkgrel=1
6pkgdesc="Command line interface for interacting with Censys"
7arch=('x86_64')
8url="https://docs.censys.com/docs/platform-cli"
9license=('Apache-2.0')
10options=(!strip !debug)
11source=("https://github.com/censys/cencli/releases/download/v${pkgver}/cencli_${pkgver}_linux_amd64.tar.gz")
12sha256sums=('e61086ed61ceb19401e8165c59a2d99bc4eb89975ab46a0d352afeaf4ca10805')
13
14package() {
15 install -Dm755 "${srcdir}/censys" "${pkgdir}/usr/bin/censys"
16}
17
18

Changes since previous scan

--- PKGBUILD @ 2026-08-18 00:03
+++ PKGBUILD @ 2026-08-29 11:38
@@ -1,7 +1,7 @@
# Maintainer: Ketchup901 <ketchup901@riseup.net>
pkgname=cencli-bin
-pkgver=1.1.1
+pkgver=1.1.3
pkgrel=1
pkgdesc="Command line interface for interacting with Censys"
arch=('x86_64')
@@ -9,7 +9,7 @@
license=('Apache-2.0')
options=(!strip !debug)
source=("https://github.com/censys/cencli/releases/download/v${pkgver}/cencli_${pkgver}_linux_amd64.tar.gz")
-sha256sums=('94a8ef2da4d61b1fb6bdb5ec8f7159bfb3e74ffad1d5f2ad4b3990421ebe767d')
+sha256sums=('e61086ed61ceb19401e8165c59a2d99bc4eb89975ab46a0d352afeaf4ca10805')
package() {
install -Dm755 "${srcdir}/censys" "${pkgdir}/usr/bin/censys"

Scan history

Scanned at (UTC)SeverityRules
2026-08-29 11:38:52 Low 1
2026-08-18 00:03:42 Clean 2
2026-08-17 21:37:43 Low 1

Report a package

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

0 / 4000
Your suggestion