vstr

MEDIUM
maintainer ilovemikael 0 votes scanned 2026-09-27 03:16:18.279095
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:10 source=('http://www.and.org/vstr/latest/vstr-1.0.15.tar.bz2')
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 offending line(s) highlighted
1# Maintainer: ilovemikael <itsmeguys2247 at gmail dot com>
2
3pkgname=vstr
4pkgver=1.0.15
5pkgrel=1
6pkgdesc="manipulate c strings in obscene, obtuse, and profane ways!"
7url='http://and.org/vstr'
8license=('MIT')
9arch=('x86_64' 'i686')
10source=('http://www.and.org/vstr/latest/vstr-1.0.15.tar.bz2')
11b2sums=('8dfd7a45efd4944e311add8ad5936fa3b642d38c609bdc4416444a8db6f2fa4cccbf55a5c2d6664dfd79bd0db2e1209fdbc5dfc999f428830a2fa562c87edb93')
12
13build() {
14 cd "$pkgname-$pkgver"
15 ./configure --prefix=/usr
16 make
17}
18
19package() {
20 cd "$pkgname-$pkgver"
21 make DESTDIR="$pkgdir" install
22}
23

Scan history

Scanned at (UTC)SeverityRules
2026-09-27 03:16:18 Medium 2
2026-09-26 15:17:03 Clean 3
2026-09-26 15:15:21 Medium 2

Report a package

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

0 / 4000
Your suggestion