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
-`langgenius/dify` is a large public AI-agent platform repository.
17
+
- Public GitHub metadata showed no enabled security policy.
18
+
- The source issue explicitly requested a missing vulnerability reporting channel.
19
+
- The fix was bounded, public-safe, documentation-only, and did not require credentials, private access, or vulnerability details.
20
+
21
+
## Exact Message Sent
22
+
23
+
PR title:
24
+
25
+
```text
26
+
docs: add security policy
27
+
```
28
+
29
+
PR body:
30
+
31
+
```text
32
+
## Summary
33
+
- add SECURITY.md with the existing private GitHub Security Advisory reporting path
34
+
- ask reporters not to disclose vulnerabilities in public issues, discussions, or PRs
35
+
- add concise guidance on what to include in private reports and how disclosure/security updates are handled
36
+
37
+
Closes #36692.
38
+
39
+
## Verification
40
+
- Confirmed SECURITY.md and .github/SECURITY.md were not present via GitHub Contents API
41
+
- Confirmed the repo already exposes the private advisory contact link
42
+
- Ran git diff --check
43
+
44
+
This is documentation only. No credentials, account access, private data, or vulnerability details are included.
45
+
```
46
+
47
+
## LLMGate Usage
48
+
49
+
LLMGate `gpt-5.5` scored the large-repo lead shortlist and recommended this PR as the safest, most bounded high-visibility action. LLMGate also drafted the initial public-safe `SECURITY.md`; Codex reviewed and edited it before committing.
50
+
51
+
## Follow-Up Status
52
+
53
+
No follow-up unless a maintainer replies or explicitly invites additional work.
0 commit comments