Package Details: vanta-agent 2.16.1-7

Git Clone URL: https://aur.archlinux.org/vanta-agent.git (read-only, click to copy)
Package Base: vanta-agent
Description: Vanta agent
Upstream URL: https://www.vanta.com/
Licenses: custom:vanta
Submitter: Qovery
Maintainer: wim07101993
Last Packager: wim07101993
Votes: 9
Popularity: 0.128810
First Submitted: 2022-01-14 16:07 (UTC)
Last Updated: 2026-03-10 09:42 (UTC)

Latest Comments

1 2 3 4 Next › Last »

wim07101993 commented on 2026-04-27 06:44 (UTC)

Sounds like an issue with the cli itself. I use the upstream package from vanta itself. Not sure how the registration works internally. Maybe check vanta-cli doctor?

silencer commented on 2026-04-24 15:01 (UTC) (edited on 2026-04-24 15:02 (UTC) by silencer)

I'm seeing an error when running check-registration:

[silencer@myhostname vanta-agent]$ sudo /var/vanta/vanta-cli check-registration
Succeeded in creating a new osquery client
Computer UUID:xxxxxx-xxxxx-xxx-xxx-xxxxxx (redacted by me)
107 - registration failed: error code INVALID_RE_ENROLLMENT
This agent is not registered. Run 'vanta-cli register' to start sending data to Vanta.

but the registration seems to have been successful:

Attempting to get node key to verify that agent is enrolled
Succeeded in creating a new osquery client
Successfully registered this computer to (email redacted)

telmo commented on 2026-03-17 12:39 (UTC)

@wim07101993 Thank you for your work.

wim07101993 commented on 2026-03-10 09:44 (UTC)

Sorry for the delay. Had some personal stuff to attend to. @otaj thanks for the tip. The checksums of the deb file was incorrect. So that is also updated. All issues should be fixed.

otaj commented on 2026-03-09 18:11 (UTC)

@wim07101993 please, correct the source field in this PKGBUILD, as that is what went wrong with the checksums.

The filename needs to be unique across the packages and their respective versions, as otherwise makepkg will not redownload it. See https://wiki.archlinux.org/title/PKGBUILD#source

What worked for me was this:

"${_binname}-${pkgver}.deb::https://agent-downloads.vanta.com/targets/versions/${pkgver}/${_binname}-amd64.deb"

wim07101993 commented on 2026-02-23 13:50 (UTC)

Then something went wrong with updating the checksums. Will check and fix.

telmo commented on 2026-02-23 13:43 (UTC)

I'm unable to update the package to the latest version (2.16.1-5), I'm getting the following error:

==> Validating source files with sha256sums...
    vanta-amd64.deb ... FAILED
    vanta-agent.conf ... Passed
    vanta-setup.sh ... Passed
==> ERROR: One or more files did not pass the validity check!

wim07101993 commented on 2026-02-23 13:35 (UTC)

yes indeed. I updated the package last week.

doglash commented on 2026-02-23 11:41 (UTC)

Their install script now references: https://agent-downloads.vanta.com/targets/versions/2.16.1/vanta-amd64.deb

wim07101993 commented on 2026-02-12 08:11 (UTC)

The package was flagged as out-of-date. I verified that there is a new deb package downloadable from Vanta. However the install script on github still references 2.15.0. Therefore, I will pospone updating until Vanta updates their install script. If people disagree, please comment and I will update the package.