docs: add Credits section thanking contributors and security researchers#223
Merged
Conversation
Adds a dedicated CREDITS.md and surfaces credits in README.md and SECURITY.md so contributors and reporters are visibly thanked: - CREDITS.md — full list covering security researchers, code contributors, bug reporters, automation, and maintainers, plus a "how to be added" guide. - README.md — short credits block linking to CREDITS.md, called out before the Security section. - SECURITY.md — Hall of Fame now populated with the security researchers who reported / fixed real issues (#220, #159, #130) and links to CREDITS.md for the full list. No code changes. Co-authored-by: Cursor <cursoragent@cursor.com>
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a dedicated CREDITS.md and surfaces credits in README.md and SECURITY.md so contributors and security researchers are visibly thanked in the repo, not just in private advisories or commit history.
What changed
CREDITS.md(new) — full list covering:README.md— short Credits block placed just before the Security section, linking toCREDITS.mdand to the GitHub contributors graph.SECURITY.md— the previously-empty Hall of Fame is now populated with the researchers who reported and/or fixed real issues ([Bug]: Prompt Injection in Classification Agents leads to Alert Auto-Close Bypass #220, [F013] security: cross-tenant isolation tests + nightly CI for RBAC regression #159, [Bug]: 13 security & UI issues found via code review + live site inspection #130) and links toCREDITS.mdfor the full list.Who's credited (initial list)
Security researchers
Code contributors (community)
Community feedback — @cyberdometanza, @AMoneronIQBusiness, @ThiagoDataEngineer, @alvarofraguas, @sonalig-cyble (with linked issues).
Why
Test plan
No code changes — docs only.
If anyone listed here would prefer not to be credited (or wants their entry edited), please reply on this PR or open a follow-up PR against CREDITS.md and we'll adjust before merging.
Made with Cursor