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.3.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.3-py3-none-any.whl (22.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: guardana_server-0.1.3.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.3.tar.gz
Algorithm Hash digest
SHA256 190e2b01ec826adce256a104da55a248f119ea302f057dcd2e6ee7b35d34b5be
MD5 055c6185b8ade70ec61a7f12c3d90747
BLAKE2b-256 145ab4a2dc2782faed2e941ac39e5679cc4d84247fe95b6c6536b9b2bfc0d55c

See more details on using hashes here.

Provenance

The following attestation bundles were made for guardana_server-0.1.3.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.3-py3-none-any.whl.

File metadata

  • Download URL: guardana_server-0.1.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ef531a95a7931179e10b7e96a8dcfa00b91376afc770089d9fbe4dc76e398f09
MD5 2c9aab57bbcbf6e037d18ad9b80e2b57
BLAKE2b-256 005eb2f729ac37d56edbaabc9fa5065a2f43402b445f640624e701c156858167

See more details on using hashes here.

Provenance

The following attestation bundles were made for guardana_server-0.1.3-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