Skip to content

Security: AdaptiveIntelligenceCircle/AdaptiveOS

Security

SECURITY.md

Security Policy

Adaptive OS has a self-defense mechanism; however, we still welcome security bug reports.

πŸ“¬ Security Bug Report

  • Email address: <security_contact_email>
  • We will not publicly disclose bug details until they are patched.

βš™οΈ Processing Procedure

  1. Receive and confirm within 72 hours.

  2. Patch within 14 days.

  3. Publish and acknowledge contributions.

πŸ” Area

All the source code in:

/adaptive/
β”‚
β”œβ”€β”€ /core/              # Kernel-level AI plugins
β”œβ”€β”€ /context/           # Context data
β”œβ”€β”€ /human_feedback/    # Feedback and simulate human-in-loop
β”œβ”€β”€ /trust_profiles/    # Trust agent/human
β”œβ”€β”€ /ai_plugins/        # Plugin AI 
β”œβ”€β”€ /recovery/          # Self - repair module
β”œβ”€β”€ /sandbox/           # Testing (low-trust)
└── /apps/              # Applications that runs in Adaptive OS

There aren’t any published security advisories