VettiGuard

Install, inspect, and test the VettiGuard 1.0 SDKs.

Downloadable source distributions, registry-ready metadata, webhook verification helpers, framework adapters, and immutable browser assets are validated from one release manifest.

Release v1.0.0

distribution-ready-registry-publication-pending

2026-08-08.3
vettiguard/vettiguard-php

PHP SDK

Validated

Server verification, Trust Journeys, facial identity, native proofs, and webhook signature verification for PHP 8.2+.

composer require vettiguard/vettiguard-php:^1.0
Version
1.0.0
Files validated
10
Archive
12.0 KB
@vettiguard/node

Node SDK

Validated

Backend token verification and exact-raw-body webhook authentication for Node.js 18+.

npm install @vettiguard/node
Version
1.0.0
Files validated
5
Archive
7.4 KB
@vettiguard/browser

Browser SDK

Validated

Human verification, facial capture, and Trust Journey browser clients with immutable CDN delivery.

npm install @vettiguard/browser
Version
1.0.0
Files validated
6
Archive
64.9 KB
com.vettiguard:vettiguard-android

Android SDK

Validated

Native Android verification, Play Integrity, facial orchestration, and device authorization.

implementation("com.vettiguard:vettiguard-android:1.0.0")
Version
1.0.0
Files validated
9
Archive
8.4 KB
VettiGuardSDK

Apple SDK

Validated

Swift Package Manager client for App Attest, facial flows, native challenges, and device authorization.

.package(url: "https://github.com/vettiguard/vettiguard-swift.git", from: "1.0.0")
Version
1.0.0
Files validated
5
Archive
7.8 KB
vettiguard

Python SDK

Validated

Dependency-free Python 3.10+ server client for verification, Rate Limiting, Concurrency Control, and Dependency Resilience.

pip install vettiguard
Version
1.0.0
Files validated
4
Archive
2.2 KB
github.com/vettiguard/vettiguard-go

Go SDK

Validated

Small Go 1.22+ server client for verification and VettiGuard traffic-control services.

go get github.com/vettiguard/vettiguard-go@v1.0.0
Version
1.0.0
Files validated
3
Archive
1.6 KB
Laravel · Symfony · WordPress · React · Vue · Next.js

Framework adapters

Validated

Reference integrations that preserve backend verification and webhook trust boundaries.

Download the framework integration bundle
Version
1.0.0
Files validated
33
Archive
8.3 KB

Pin the exact SDK version and Subresource Integrity value.

Versioned browser assets are served with one-year immutable caching, CORS support, ETags, and SHA-384 integrity values.

captcha.jsImmutable
https://vettiguard.com/developers/sdk/cdn/1.0.0/captcha.js
sha384-fy67gW8B5Q1jMWJfbZNlI+zikz9/Pm/fJ5c8mf/w24rZbIUZQUpuGy+ziR/WLdLm
facial.jsImmutable
https://vettiguard.com/developers/sdk/cdn/1.0.0/facial.js
sha384-b6FsKFLSWDKAGX/V+9+QC3lcJHSoTTLuo4P4uZ/kSIzA9NDXpENBvFUlX83VEM58
journey.jsImmutable
https://vettiguard.com/developers/sdk/cdn/1.0.0/journey.js
sha384-j7zgSOU315hwiPfaQy0MNQ24H5dDCoccYNJ7wX4XU/MSVZZR3FfLfyRVtJB/lKms
Integrity manifest

Registry publication remains an explicit release action.

Source archives and immutable assets are available now. npm, Packagist, PyPI, Go modules, Maven Central, and GitHub release publication require registry credentials, an approved version tag, and an authorised release action.

  1. Validate.Run contract, package, unit, security, framework, and syntax checks.
  2. Build.Create deterministic source archives, checksums, and the integrity manifest.
  3. Tag.Create an immutable sdk-v1.0.0 release tag.
  4. Publish.Use CI environment secrets and provenance; never place registry credentials in source.

Internal release validation and publication commands are intentionally limited to the system control plane and deployment runbooks.