Skip to content

[program] Add security-txt to program and add SECURITY.md#52

Merged
samkim-crypto merged 6 commits intosolana-program:mainfrom
samkim-crypto:security-txt
Mar 27, 2025
Merged

[program] Add security-txt to program and add SECURITY.md#52
samkim-crypto merged 6 commits intosolana-program:mainfrom
samkim-crypto:security-txt

Conversation

@samkim-crypto
Copy link
Contributor

Problem

There is no security-txt in the record program yet.

Summary of Changes

Added security-txt and also added SECURITY.md.

For SECURITY.md, I first copied it verbatim from the old solana-program-library repo. I then updated the file:

  • I removed the part on bug bounties. The solana-program-library SECURITY.md pointed to the bug bounty section of the old solana SECURITY.md. In both (old) solana and agave SECURITY.md, it is written that spl programs are excluded from the bug bounties, so I thought it made sense to remove this section. If there is a boundy, then please let me know and I can add it back in.
  • The scope section is not relevant any more so I removed it.
  • The incident response process linked to the old solana SECURITY.md incident response section. I considered tailoring that section to here, but it seemed pretty specific to validators. I ended up removing it, but I can add more detail if suggested.

@samkim-crypto samkim-crypto requested a review from joncinque March 27, 2025 01:12
joncinque
joncinque previously approved these changes Mar 27, 2025
Copy link
Contributor

@joncinque joncinque left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just two little things, feel free to merge once they're fixed

Co-authored-by: Jon C <me@jonc.dev>
@samkim-crypto samkim-crypto merged commit ba417ca into solana-program:main Mar 27, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants