Skip to content
Open
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
7 changes: 4 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Contributing
- Mantén licencia **MIT** y el archivo `NOTICE`.
- Atribución requerida en forks y publicaciones.
- Commits con Conventional Commits. PRs requieren CI verde.

- Keep the **MIT** license and the `NOTICE` file.
- Attribution is required in forks and publications.
- Use **Conventional Commits**. PRs must have **green CI**.
7 changes: 4 additions & 3 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Security Policy
- Reporta vulnerabilidades por **GitHub → Security → Private reporting**.
- No abras issues públicos con PoCs explotables.
- SLA objetivo de primera respuesta: 72h.

- Report vulnerabilities via **GitHub → Security → Private reporting**.
- Do not open public issues with exploitable PoCs.
- Target first-response SLA: **72h**.
Loading