ksmbd-dkms

maintainer mobin2008 · 1 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package builds a DKMS module from the project's official GitHub source, which is a normal and safe practice; the flagged pattern of recent re-adoption does not indicate inherent danger.

Triggered rules

LOW AI review downgraded a static finding llm_review

The static rules flagged this MEDIUM, but an AI model (qwen/qwen3-235b-a22b-2507) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The package builds a DKMS module from the project's official GitHub source, which is a normal and safe practice; the flagged pattern of recent re-adoption does not indicate inherent danger.

1 higher static finding superseded - not the current verdict (shown for transparency)
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: Leonidas P. <jpegxguy at outlook dot com>
2
3_pkgname=ksmbd
4pkgname=ksmbd-dkms
5pkgver=3.5.0
6pkgrel=1
7pkgdesc="In-kernel SMB server, with the primary goal of improved I/O performance."
8arch=('x86_64' 'i686' 'aarch64' 'armv7h' 'armv6h')
9url="https://github.com/cifsd-team/ksmbd"
10license=('GPL2')
11depends=('dkms')
12provides=('KSMBD-MODULE')
13source=("${_pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
14sha256sums=("392bb4410cd4f02c3b42d182898ab8bd6a4a53702251e214148e70a5c52b2634")
15
16prepare() {
17 sed -e "s/@VERSION@/${pkgver}/" -i "${_pkgname}-${pkgver}/dkms.conf"
18}
19
20package() {
21 mkdir -p "${pkgdir}/usr/src"
22 cp -r "${_pkgname}-${pkgver}" "${pkgdir}/usr/src/"
23}
24

Scan history

Scanned at (UTC)SeverityRules
2026-08-03 00:08:14 LOW 2
2026-08-02 00:16:08 LOW 2
2026-08-01 00:11:18 LOW 2
2026-07-31 00:14:10 LOW 2
2026-07-30 00:17:23 LOW 2
2026-07-29 00:25:53 LOW 2
2026-07-28 00:07:28 LOW 2
2026-07-27 00:24:32 LOW 2
2026-07-26 15:32:35 MEDIUM 1
2026-06-18 16:11:54 CLEAN 0

Report a package

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

0 / 4000
Your suggestion