ulaa-browser

LOW
maintainer razingfire 6 votes scanned 2026-09-17 00:27:14.276658
View on AUR
Why flagged

The package downloads a prebuilt .deb from Zoho's official CDN, which is a legitimate source for the software; while the host is not on a standard whitelist, it is plausibly the project's own infrastructure, and the checksum is verified, making the risk low.

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 downloads a prebuilt .deb from Zoho's official CDN, which is a legitimate source for the software; while the host is not on a standard whitelist, it is plausibly the project's own infrastructure, and the checksum is verified, making the risk low.

1 higher static finding superseded - not the current verdict (shown for transparency)
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:22 source_x86_64=(${_pkgname}-v${pkgver}-${pkgrel}.deb::https://downloads.zohocdn.com/ulaa-browser/release/linux/stable/${_pkgname}-v${pkgver}-amd64.deb)

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: razingfire <j2r3nkf3j@mozmail.com>
2pkgname=ulaa-browser
3_pkgname=Ulaa-Browser
4pkgver=2.48.0
5pkgrel=1
6pkgdesc="The web browser from Zoho. Ulaa combines minimal design with sophisticated technology to make the web faster, safer, and easier."
7arch=(x86_64)
8url="https://ulaa.com"
9license=()
10groups=()
11depends=()
12makedepends=()
13checkdepends=()
14optdepends=()
15provides=(ulaa-browser-stable)
16conflicts=(ulaa-browser-stable)
17replaces=()
18backup=()
19options=(!debug)
20install=
21changelog=Changelog
22source_x86_64=(${_pkgname}-v${pkgver}-${pkgrel}.deb::https://downloads.zohocdn.com/ulaa-browser/release/linux/stable/${_pkgname}-v${pkgver}-amd64.deb)
23noextract=()
24sha256sums_x86_64=('356888c647f54536375a9b78f72ed593cc85e1fa137a0e1cf524ed6d747c749a')
25validpgpkeys=()
26
27prepare() {
28 ar x "${srcdir}/${_pkgname}-v${pkgver}-${pkgrel}.deb"
29 tar -xvf data.tar.xz
30}
31
32package() {
33 install -Dm755 ./opt/zoho.com/ulaa/product_logo_16.png "${pkgdir}/usr/share/icons/hicolor/16x16/apps/ulaa-browser.png"
34 install -Dm755 ./opt/zoho.com/ulaa/product_logo_24.png "${pkgdir}/usr/share/icons/hicolor/24x24/apps/ulaa-browser.png"
35 install -Dm755 ./opt/zoho.com/ulaa/product_logo_32.png "${pkgdir}/usr/share/icons/hicolor/32x32/apps/ulaa-browser.png"
36 install -Dm755 ./opt/zoho.com/ulaa/product_logo_48.png "${pkgdir}/usr/share/icons/hicolor/48x48/apps/ulaa-browser.png"
37 install -Dm755 ./opt/zoho.com/ulaa/product_logo_64.png "${pkgdir}/usr/share/icons/hicolor/64x64/apps/ulaa-browser.png"
38 install -Dm755 ./opt/zoho.com/ulaa/product_logo_128.png "${pkgdir}/usr/share/icons/hicolor/128x128/apps/ulaa-browser.png"
39 install -Dm755 ./opt/zoho.com/ulaa/product_logo_256.png "${pkgdir}/usr/share/icons/hicolor/256x256/apps/ulaa-browser.png"
40
41 cp -ra ./opt ./usr "${pkgdir}"
42}
43
44# removed breaking changes
45

Changes since previous scan

--- PKGBUILD @ 2026-09-09 00:04
+++ PKGBUILD @ 2026-09-17 00:27
@@ -1,7 +1,7 @@
# Maintainer: razingfire <j2r3nkf3j@mozmail.com>
pkgname=ulaa-browser
_pkgname=Ulaa-Browser
-pkgver=2.47.4
+pkgver=2.48.0
pkgrel=1
pkgdesc="The web browser from Zoho. Ulaa combines minimal design with sophisticated technology to make the web faster, safer, and easier."
arch=(x86_64)
@@ -21,7 +21,7 @@
changelog=Changelog
source_x86_64=(${_pkgname}-v${pkgver}-${pkgrel}.deb::https://downloads.zohocdn.com/ulaa-browser/release/linux/stable/${_pkgname}-v${pkgver}-amd64.deb)
noextract=()
-sha256sums_x86_64=('d653c4596bc211e451f5064adbfa635aeba2b8374f4dc36b5da598c716cea6db')
+sha256sums_x86_64=('356888c647f54536375a9b78f72ed593cc85e1fa137a0e1cf524ed6d747c749a')
validpgpkeys=()
prepare() {

Scan history

Scanned at (UTC)SeverityRules
2026-09-17 00:27:14 Low 2
2026-09-16 00:03:17 Low 2
2026-09-15 00:25:31 Low 2
2026-09-14 00:27:57 Low 2
2026-09-13 00:19:54 Low 2
2026-09-12 00:25:17 Low 2
2026-09-11 00:19:22 Low 2
2026-09-10 00:22:44 Low 2
2026-09-09 21:20:09 Medium 1
2026-09-09 00:04:09 Low 2
2026-09-08 00:18:08 Low 2
2026-09-07 00:30:15 Low 2
2026-09-06 00:17:06 Low 2
2026-09-05 03:59:20 Medium 1
2026-09-05 00:16:27 Low 2
2026-09-04 00:03:13 Low 2
2026-09-03 05:52:26 Medium 1
2026-09-03 00:15:47 Low 2
2026-09-02 00:02:31 Low 2
2026-09-01 00:11:19 Low 2

Report a package

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

0 / 4000
Your suggestion