Skip to content

Latest commit

 

History

History
60 lines (39 loc) · 1.3 KB

File metadata and controls

60 lines (39 loc) · 1.3 KB

Security Policy

Reporting Security Vulnerabilities

If you discover a security vulnerability in Forge Kit, please report it responsibly.

Do not open a public GitHub issue for security-related concerns.

Instead, report vulnerabilities by emailing:

security@eagledrive.tech

Please include:

  • A description of the vulnerability
  • Steps to reproduce (if applicable)
  • Affected module(s) and version(s)
  • Any potential impact or mitigation suggestions

We will acknowledge receipt and investigate promptly.


Supported Versions

Forge Kit follows semantic versioning.

Only the latest released version is actively maintained for security updates. Older versions may not receive fixes.


Scope

This policy applies to:

  • Source code within the Forge Kit repository
  • Published Forge Kit artifacts

This policy does not apply to:

  • Forks of the repository
  • Downstream applications using Forge Kit
  • The commercial Forge Platform (covered under separate agreements)

Security Philosophy

Forge Kit is designed with:

  • Fail-closed defaults
  • Explicit security boundaries
  • Zero-trust assumptions
  • Minimal implicit behaviour

Consumers are responsible for:

  • Correct configuration
  • Identity provider integration
  • Secure deployment practices

Thank you for helping keep Forge Kit secure.