You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add dependabot.yml for pip, npm, and github-actions weekly updates
- Add SECURITY.md with vulnerability reporting policy
- Add issue templates (bug report, feature request) as YAML forms
- Add pull request template with checklist
- Add CODEOWNERS with default owner
Repo settings updated via API: squash-merge only, delete-branch-on-merge,
branch protection on main (CI required), wiki disabled.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
If you discover a security vulnerability in this project, please report it responsibly.
12
+
13
+
**Do not open a public issue.**
14
+
15
+
Instead, please send an email to the repository owner or use [GitHub's private vulnerability reporting](https://github.com/etoyama/insight-blueprint/security/advisories/new).
16
+
17
+
### What to include
18
+
19
+
- Description of the vulnerability
20
+
- Steps to reproduce
21
+
- Potential impact
22
+
- Suggested fix (if any)
23
+
24
+
### Response timeline
25
+
26
+
-**Acknowledgment**: within 48 hours
27
+
-**Initial assessment**: within 1 week
28
+
-**Fix or mitigation**: best effort, depending on severity
0 commit comments