Skip to main content

Guardana collector: minimal FastAPI server that ingests and lists findings.

Project description

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

# API only (POST/GET /findings, GET /trend):
uvicorn --factory guardana.server:create_app

# With the opt-in dashboard (adds GET / and GET /stats):
GUARDANA_DASHBOARD=1 uvicorn --factory guardana.server:create_app
# or, from your own code: create_app(dashboard=True, refresh_seconds=15)

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 unauthenticated — do not expose it to an untrusted network (see SECURITY.md).

Licensed under Apache-2.0.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

guardana_server-0.1.2.tar.gz (22.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

guardana_server-0.1.2-py3-none-any.whl (22.0 kB view details)

Uploaded Python 3

File details

Details for the file guardana_server-0.1.2.tar.gz.

File metadata

  • Download URL: guardana_server-0.1.2.tar.gz
  • Upload date:
  • Size: 22.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for guardana_server-0.1.2.tar.gz
Algorithm Hash digest
SHA256 baf8ccab9a69dd083ba9a1ed3043a92fa3e004b717361eff1b072ea5657bb8ca
MD5 080843288dd425064fa04891d9aa11f9
BLAKE2b-256 bb0cebbd0a0d7f969d09b3a95acb959c2a8a330320f508e190b00b3a01d3e611

See more details on using hashes here.

Provenance

The following attestation bundles were made for guardana_server-0.1.2.tar.gz:

Publisher: release.yml on guardana/guardana

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file guardana_server-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: guardana_server-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 22.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for guardana_server-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 29e82711ed57bd58de27c143cf839a61eb3cbada67ff32bc77d468a9746fe6f1
MD5 d52cb4743027749e2d9a2fc3788c2c12
BLAKE2b-256 d11f8890d5693385ecc5c4dbb393ab8a6aa72900a8afd2011f04d2016e29279c

See more details on using hashes here.

Provenance

The following attestation bundles were made for guardana_server-0.1.2-py3-none-any.whl:

Publisher: release.yml on guardana/guardana

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page