Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 40 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# Security Policy

## Reporting A Vulnerability

Do not open a public issue for vulnerabilities that could expose users, partners,
or private code.

Report privately to the current maintainer:

- Maintainer: Hugo Payet
- Contact: replace this line with the private security email before publishing
the repository broadly.

Include:

- affected commit, tag, or binary version;
- reproduction steps;
- input files or sanitized proof of concept;
- expected and observed behavior;
- impact assessment if known.

## Response Targets

| Step | Target |
| --- | --- |
| Acknowledge report | 5 business days |
| Initial triage | 10 business days |
| Remediation plan | After triage, based on severity |
| Public disclosure | After fix or coordinated disclosure agreement |

## Supported Versions

The project is currently pre-1.0. Security fixes are handled on the active
development branch and latest release artifacts.

## Sensitive Material

Security reports, unpublished analyzer rules, model internals, partner findings,
and proof-of-concept inputs are controlled or restricted material. Do not publish
them before triage and approval.
Loading
Loading