OPEN SOURCE

Security with no black boxes.

Every detection rule can be audited. Every AI decision can be traced. Every response action can be verified.

WHY OPEN SOURCE

Transparency is the foundation of trust

We chose MIT because we believe security infrastructure should be as transparent as the threats it protects against.

Full Auditability

Every detection rule, every AI prompt, every response action is open for inspection. No vendor lock-in. No black boxes.

Community-Driven

Security researchers, developers, and organizations worldwide contribute rules, improve AI prompts, and share threat intelligence.

No Trust Required

Don't trust us -- verify. Read the code. Run the tests. Audit the rules. That's the whole point.

REPOSITORIES

Explore the code

Everything is on GitHub. Clone it, fork it, contribute to it.

panguard-ai

Core platform: Scan, Guard, Chat, Trap, Report, Threat Cloud

TypeScriptOpen Source
View on GitHub

panguard-rules

3,155 Sigma detection rules + 926 YARA malware signatures

YAML / SigmaCommunity
View on GitHub

panguard-docs

Documentation, API reference, and getting started guides

MDXDocs
View on GitHub

HOW TO CONTRIBUTE

Five ways to make Panguard better

From reporting bugs to sharing threat intelligence -- every contribution matters.

1

Report Vulnerabilities

Found a security issue? Email security@panguard.ai for responsible disclosure.

2

Submit Detection Rules

PR to the /rules directory. Sigma or YARA format. Community review process.

3

Improve AI Prompts

PR to the /ai directory. Help our agents make better decisions.

4

Write Documentation

PR to the /docs directory. Guides, tutorials, and API examples.

5

Share Threat Intelligence

Just install Panguard. Your anonymized data automatically strengthens the network.

ROADMAP

Where we're headed

Our public roadmap. Transparent by default.

Completed
  • Core platform (Scan + Guard + Chat + Trap + Report)
  • Threat Cloud v1
  • 3,155 Sigma + 926 YARA rules
  • 1,446 automated tests
In Progress
  • Web dashboard UI
  • Windows support
  • Kubernetes integration
Planned
  • Mobile app (iOS/Android)
  • Threat Cloud API v2
  • Community marketplace for detection rules

Start contributing today

Clone the repo. Run the tests. Submit a PR.

$ git clone https://github.com/panguard-ai/panguard-ai.git