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

Uploaded Python 3

File details

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

File metadata

  • Download URL: guardana_server-0.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 2423fd427b3478ed2b23d7540aff414d3a4c87e6a69f501c9562e7a6cb731d92
MD5 66122e855573c4c6921f17874db1e70d
BLAKE2b-256 06930b63dceb1b0e9d8fe0ace599f790dc45f5d0a30db4116ac49c5f7fa89daa

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: guardana_server-0.1.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3b176210d3654ad70ebdcdaf713294f1935a0f0212171774f0fcb1860f5bb69d
MD5 d29d403b310aff413d8146fe561fd8ea
BLAKE2b-256 fc478f44e4c6ed498f0e9e1d787a61316d43fb3b955d0410aad8a03ac1384954

See more details on using hashes here.

Provenance

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