Skip to main content

guardana-server

Guardana's optional collector — a minimal FastAPI service that ingests findings from many agents and, optionally, serves a read-only monitoring dashboard.

Part of Guardana — security verification for self-hosted and self-built AI (model files, live endpoints, and agents) from one rule engine that runs on your laptop, in CI, and next to a served model.

Run it

pip install "guardana-server[serve]"      # `[serve]` adds the ASGI server

export GUARDANA_DATABASE_URL=postgresql://guardana:secret@db:5432/guardana
guardana-collector migrate                # never on start: see the docs for why
guardana-collector bootstrap --org acme --project web    # prints the key, once
guardana-collector serve                  # http://127.0.0.1:8000

serve binds loopback unless you pass --host 0.0.0.0. The ASGI server is an extra rather than a dependency, so a deployment that already runs gunicorn or hypercorn can point it at the app instead: gunicorn -k uvicorn.workers.UvicornWorker 'guardana.server:create_app()'.

There is an official image too: docker run -p 8000:8000 -e GUARDANA_DATABASE_URL=… ghcr.io/guardana/guardana-collector:0.26.

The dashboard is a single self-contained page (no build step, works offline) showing severity, per-source/per-rule breakdowns, an activity-over-time trend, the unverified counter, and a filterable recent-findings table. It is read-only, and signs in with a read-scoped API key that it holds in an HttpOnly, SameSite=Strict cookie — a browser has nowhere safe to put a bearer token, so it never gets one. It is still a panel over a security database: put it behind the same network boundary as the collector itself (see SECURITY.md).

Licensed under Apache-2.0.

Release files for guardana-server 0.26.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for guardana-server 0.26.0
File Size Uploaded
guardana_server-0.26.0.tar.gz 136.1 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for guardana-server 0.26.0
File Interpreter ABI Platform
guardana_server-0.26.0-py3-none-any.whl Python 3 none any Details

Total release size: 243.2 kB

Release files / guardana_server-0.26.0.tar.gz

Download URL guardana_server-0.26.0.tar.gz
Size 136.1 kB
Tags Source
SHA-256 checksum
How to use checksums
b40cafd1ea6c45b2ab8c25de9dae30c60508f0de80b070fddbf712c49ffcabf8
BLAKE2b-256 checksum
How to use checksums
d43eb530b9ce824081c7237947e338d5f4c8b75e9808a3518444c3ccc4cc8193
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 21, 2026.

Transparency log

Release files / guardana_server-0.26.0-py3-none-any.whl

Download URL guardana_server-0.26.0-py3-none-any.whl
Size 107.2 kB
Tags Python 3
SHA-256 checksum
How to use checksums
f46386e4302d38b0833b6dff363ac5200d34c37b403bf9e37764120e77445098
BLAKE2b-256 checksum
How to use checksums
f8dcc7c73a4d97a0bd3556e8cb51ac7bcb0750c447cb71a0976176322e59cec6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 21, 2026.

Transparency log

Release history Release notifications | RSS feed

0.28.0

2 release files

0.27.0

2 release files

0.26.1

2 release files

This release

0.26.0 This release

2 release files

0.25.0

2 release files

0.24.0

2 release files

0.22.0

2 release files

0.21.0

2 release files

0.20.0

2 release files

0.19.1

2 release files

0.18.1

2 release files

0.18.0

2 release files

0.17.1

2 release files

0.17.0

2 release files

0.16.0

2 release files

0.15.0

2 release files

0.9.1

2 release files

0.8.0

2 release files

0.7.0

2 release files

0.6.0

2 release files

0.5.0

2 release files

0.4.0

2 release files

0.3.0

2 release files

0.2.0

2 release files

0.1.3

2 release files

0.1.2

2 release files

0.1.1

2 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page