intel-ethernet-810series

MEDIUM
maintainer k0ste 0 votes scanned 2026-08-19 09:41:53.223783
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:14 source=("https://downloadmirror.intel.com/${_pkgid}/E810_NVMUpdatePackage_v${_pkgver}_Linux.tar.gz")

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Shalygin Konstantin <k0ste@k0ste.ru>
2# Contributor: Shalygin Konstantin <k0ste@k0ste.ru>
3
4pkgname='intel-ethernet-810series'
5pkgver='5.01'
6_pkgver='5_01'
7_pkgid='923620'
8pkgrel='1'
9pkgdesc='NVM Update Utility for Intel® Ethernet Network Adapter E810 Series'
10arch=('x86_64')
11options=('!debug')
12url='https://www.intel.com/content/www/us/en/download/19626'
13license=('Custom')
14source=("https://downloadmirror.intel.com/${_pkgid}/E810_NVMUpdatePackage_v${_pkgver}_Linux.tar.gz")
15sha256sums=('153da6a6de6b8a7c17c35ecb509412ad791b57cffb59806160367587b33c7c02')
16
17prepare() {
18 rm -rf "E810/Linux_x64/"*pdf
19}
20
21package() {
22 mkdir "${pkgdir}/opt"
23 cp -r "E810/Linux_x64" "${pkgdir}/opt/${pkgname}"
24}
25

Changes since previous scan

--- PKGBUILD @ 2026-06-20 16:03
+++ PKGBUILD @ 2026-08-19 09:41
@@ -2,16 +2,17 @@
# Contributor: Shalygin Konstantin <k0ste@k0ste.ru>
pkgname='intel-ethernet-810series'
-pkgver='4.91'
-_pkgver='4_91'
-_pkgid='871944'
+pkgver='5.01'
+_pkgver='5_01'
+_pkgid='923620'
pkgrel='1'
pkgdesc='NVM Update Utility for Intel® Ethernet Network Adapter E810 Series'
arch=('x86_64')
+options=('!debug')
url='https://www.intel.com/content/www/us/en/download/19626'
license=('Custom')
source=("https://downloadmirror.intel.com/${_pkgid}/E810_NVMUpdatePackage_v${_pkgver}_Linux.tar.gz")
-sha256sums=('420f39351d0cb2db77121f8e01c7f245edf79e295b36bae00df90dc85e97510d')
+sha256sums=('153da6a6de6b8a7c17c35ecb509412ad791b57cffb59806160367587b33c7c02')
prepare() {
rm -rf "E810/Linux_x64/"*pdf

Scan history

Scanned at (UTC)SeverityRules
2026-08-19 09:41:53 Medium 1
2026-06-20 16:03:41 Clean 2
2026-06-20 00:50:07 Medium 2
2026-06-20 00:18:46 Medium 1
2026-06-19 23:51:18 Medium 2
2026-06-19 19:07:35 Low 2
2026-06-18 16:11:54 Medium 1

Report a package

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

0 / 4000
Your suggestion