Skip to content

skesani/sdi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synthetic Digital Immunity (SDI)

AI-driven, bio-inspired cybersecurity solution for microservices providing autonomous threat detection and polymorphic defense.

Quick Start

Java (Spring Boot)

<dependency>
    <groupId>com.sdi</groupId>
    <artifactId>sdi-spring-boot-starter</artifactId>
    <version>1.0.0</version>
</dependency>

Note: Check GitHub tags for the latest version.

Python

pip install sdi-python

Node.js

npm install sdi-nodejs

Documentation

📚 Full Documentation: View Docs (run cd docs && npm install && npm run dev)

The documentation is built with Nextra - a Next.js-based documentation framework with:

  • ✨ Minimalist, Stripe-inspired UI
  • 📝 MDX support with math rendering (KaTeX)
  • 📊 Interactive diagrams (Mermaid.js)
  • 🔍 Built-in search
  • 🌙 Dark mode support

Features

  • ✅ Autonomous threat detection
  • ✅ Polymorphic defense
  • ✅ Platform independent (Java, Python, Node.js)
  • ✅ Kubernetes ready
  • ✅ Zero configuration

Published SDKs

  • Node.js: npm - sdi-nodejs
  • Python: Ready to publish to PyPI
  • Java: Ready to publish to Maven (JitPack)

License

Apache-2.0

About

Synthetic Digital Immunity (SDI)

Resources

Stars

Watchers

Forks

Packages

No packages published