File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # This file defines who is responsible for code in this repository
2+ # Users and teams are referenced by their GitHub usernames
3+
4+ # Global owner
5+ * @ estefania-perez-dev
6+
7+ # Specific directory ownership
8+ /.github / @ estefania-perez-dev
9+ /frontend / @ estefania-perez-dev
10+ /backend / @ estefania-perez-dev
11+ /contracts / @ estefania-perez-dev
12+ /docs / @ estefania-perez-dev
13+
14+ # Documentation files
15+ README.md @ estefania-perez-dev
16+ CONTRIBUTING.md @ estefania-perez-dev
17+ CHANGELOG.md @ estefania-perez-dev
18+ LICENSE @ estefania-perez-dev
Original file line number Diff line number Diff line change 1+ # 🔒 Security Policy
2+
3+ ## Supported Versions
4+ Currently supporting security updates for the latest version only.
5+
6+ ## Reporting a Vulnerability
7+ ** Please do NOT report security vulnerabilities through public GitHub issues.**
8+
9+ Instead, please report them via email to:
10+ 📧 ** iximilegacy@gmail.com **
11+
12+ You should receive a response within 48 hours. If for some reason you do not, please follow up via email to ensure we received your original message.
13+
14+ ## Disclosure Policy
15+ When we receive a security bug report, we will:
16+ 1 . Confirm the problem and determine affected versions
17+ 2 . Audit code to find any similar problems
18+ 3 . Prepare fixes for all supported versions
19+ 4 . Release a security update for all supported versions
20+
21+ ## Comments on this Policy
22+ If you have suggestions on how this process could be improved, please submit a pull request or open an issue for discussion.
23+
24+ ## Scope
25+ This security policy applies to:
26+ - Smart contracts for textile certification
27+ - Artisan data protection systems
28+ - Payment and compensation infrastructure
29+ - Cultural information databases
You can’t perform that action at this time.
0 commit comments