elph-nova-bin

MEDIUM
maintainer h8ray 0 votes scanned 2026-09-17 00:27:14.276658
View on AUR
Why flagged

The package downloads a prebuilt .deb binary from a non-standard, non-whitelisted host (archive.eltex-co.ru), which is not a common upstream source for AUR packages; the host is plausibly related to the vendor but lacks third-party verification, and the binary could be swapped if the host is compromised, posing a supply-chain risk.

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://archive.eltex-co.ru/repository/elph-services-raw/${_pkgname}/${pkgver}/linux/${_pkgname}-${pkgver}-linux-x64.deb")
Medium AI review llm_review

An AI model (qwen/qwen3-235b-a22b-2507) reviewed this and agrees it is MEDIUM (confidence 95%): The package downloads a prebuilt .deb binary from a non-standard, non-whitelisted host (archive.eltex-co.ru), which is not a common upstream source for AUR packages; the host is plausibly related to the vendor but lacks third-party verification, and the binary could be swapped if the host is compromised, posing a supply-chain risk.

PKGBUILD

1 offending line(s) highlighted
1# See contacts at https://aur.archlinux.org/cgit/aur.git/tree/README.md?h=elph-nova-bin
2
3pkgname=elph-nova-bin
4_pkgname=elph-nova
5pkgver=3.6.1
6pkgrel=1
7pkgdesc="A corporate communications hub designed for effective collaboration with colleagues"
8arch=("x86_64")
9# url="https://docs.eltex-co.ru/display/doc/Elph+Desktop"
10license=("custom")
11depends=('gtk3' 'libnotify' 'nss' 'libxss' 'libxtst' 'xdg-utils' 'at-spi2-core' 'util-linux' 'libappindicator')
12provides=("${_pkgname}")
13conflicts=("${_pkgname}")
14source=("https://archive.eltex-co.ru/repository/elph-services-raw/${_pkgname}/${pkgver}/linux/${_pkgname}-${pkgver}-linux-x64.deb")
15sha256sums=('0b18a6c75b96b97dcb893b6641f14dd7acedf85a94d3427a5c6f6ae25cc5207c')
16
17prepare() {
18 tar -xvf data.tar.xz
19
20 sed -i 's/Categories=.*;/Categories=Chat;Network;InstantMessaging;/' "usr/share/applications/${_pkgname}.desktop"
21}
22
23package() {
24 mkdir -vp "${pkgdir}/usr/share/applications"
25 cp -vr --no-preserve=ownership --preserve=mode "usr/share/applications" "${pkgdir}/usr/share/"
26
27 mkdir -vp "${pkgdir}/usr/share/doc/${_pkgname}"
28 cp -vr --no-preserve=ownership --preserve=mode "usr/share/doc/${_pkgname}" "${pkgdir}/usr/share/doc/"
29
30 mkdir -vp "${pkgdir}/usr/share/icons"
31 cp -vr --no-preserve=ownership --preserve=mode "usr/share/icons" "${pkgdir}/usr/share/"
32
33 mkdir -vp "${pkgdir}/opt/Elph Nova"
34 cp -vr --no-preserve=ownership --preserve=mode "opt/Elph Nova" "${pkgdir}/opt/"
35}
36

Changes since previous scan

--- PKGBUILD @ 2026-09-14 00:27
+++ PKGBUILD @ 2026-09-17 00:27
@@ -2,7 +2,7 @@
pkgname=elph-nova-bin
_pkgname=elph-nova
-pkgver=3.6.0
+pkgver=3.6.1
pkgrel=1
pkgdesc="A corporate communications hub designed for effective collaboration with colleagues"
arch=("x86_64")
@@ -12,7 +12,7 @@
provides=("${_pkgname}")
conflicts=("${_pkgname}")
source=("https://archive.eltex-co.ru/repository/elph-services-raw/${_pkgname}/${pkgver}/linux/${_pkgname}-${pkgver}-linux-x64.deb")
-sha256sums=('b9b15e84dc3bdbd364546a90099845c212c7fb442e1693c7f77c1d3d570bdd6c')
+sha256sums=('0b18a6c75b96b97dcb893b6641f14dd7acedf85a94d3427a5c6f6ae25cc5207c')
prepare() {
tar -xvf data.tar.xz

Scan history

Scanned at (UTC)SeverityRules
2026-09-17 00:27:14 Medium 2
2026-09-16 00:03:17 Medium 2
2026-09-15 00:25:31 Medium 2
2026-09-14 11:16:56 Medium 2
2026-09-14 00:27:57 Medium 2
2026-09-13 00:19:54 Medium 2
2026-09-12 00:25:17 Medium 2
2026-09-11 00:19:22 Medium 2
2026-09-10 00:22:44 Medium 2
2026-09-09 00:04:09 Medium 2
2026-09-08 00:18:08 Medium 2
2026-09-07 00:30:15 Medium 2
2026-09-06 00:17:06 Medium 2
2026-09-05 00:16:27 Medium 2
2026-09-04 07:57:01 Medium 2
2026-09-04 00:03:13 Medium 2
2026-09-03 00:15:47 Medium 2
2026-09-02 00:02:31 Medium 2
2026-09-01 00:11:19 Medium 2
2026-08-31 00:19:57 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