Sign inSign up

cysecurity/akira

By cysecurity

Updated 8 months ago

Detect threats where they happen, inside your app. Event tracking, risk scoring & fraud prevention.

Image
Security
Developer tools
Monitoring & observability
0

1.3K

cysecurity/akira repository overview

Akira

Akira is an open-source security framework that helps understand, monitor, and protect your product from threats, fraud, and abuse.

Quick Start

The easiest way to run Akira is with Docker Compose:

git clone https://github.com/CSPF-Founder/akira-docker.git
cd akira-docker
cp .env.example .env
nano .env  # set a strong database password
docker compose up -d

Then visit http://localhost:8585/install to complete setup.

See akira-docker for full instructions.

Features

  • Built-in dashboard - Monitor security events in real-time
  • Rule engine - Calculate risk scores with preset or custom rules
  • Review queue - Flag risky accounts for manual review
  • Field audit trail - Track modifications to important fields
  • Multi-application support - Monitor multiple apps from one instance

Environment Variables

VariableDescription
DATABASE_URLPostgreSQL connection URL
FORCE_HTTPSSet to true if behind HTTPS reverse proxy

License

AGPL-3.0

Tag summary

Content type

Image

Digest

sha256:b2ce566c2

Size

184.6 MB

Last updated

8 months ago

docker pull cysecurity/akira