Skip to content

Security: aethelred-foundation/shiora

SECURITY.md

Security Policy

Supported Versions

Version Supported
Latest Yes

Reporting a Vulnerability

The Aethelred Foundation takes security seriously. If you discover a security vulnerability in Shiora, please report it responsibly.

How to Report

  1. Do NOT open a public GitHub issue for security vulnerabilities.
  2. Email security@aethelred.io with:
    • A description of the vulnerability
    • Steps to reproduce
    • Potential impact assessment
    • Any suggested fixes (optional)

What to Expect

  • Acknowledgment within 48 hours of your report.
  • Assessment within 5 business days with an initial severity classification.
  • Resolution timeline communicated based on severity:
    • Critical: Fix within 24-48 hours
    • High: Fix within 7 days
    • Medium: Fix within 30 days
    • Low: Fix in next scheduled release

Scope

This policy applies to:

  • The Shiora frontend application
  • The backend API and AI services
  • Smart contracts
  • TEE attestation infrastructure
  • CI/CD infrastructure

Recognition

We credit reporters in our security advisories (unless anonymity is requested).

Detailed Security Documentation

For comprehensive technical security documentation including the defense-in-depth architecture, encryption model, HIPAA/GDPR compliance details, and TEE attestation design, see docs/SECURITY.md.

Security Measures

  • All dependencies are monitored via Dependabot and npm audit
  • Health data is encrypted before leaving the browser
  • Processing occurs exclusively inside Trusted Execution Environments (TEE)
  • HIPAA and GDPR compliance enforced at every layer

There aren’t any published security advisories