Skip to content

docs: restore canonical security policy over bot-added SECURITY.md - #1533

Merged
WilliamBergamin merged 1 commit into
mainfrom
restore-security-policy
Jun 22, 2026
Merged

docs: restore canonical security policy over bot-added SECURITY.md#1533
WilliamBergamin merged 1 commit into
mainfrom
restore-security-policy

Conversation

@WilliamBergamin

@WilliamBergaminWilliamBergamin commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

What & why

The Salesforce OSPO Service Bot committed a top-level SECURITY.md to this repo. But in fact we want to direct reporter to the Slack bug bounty program on HackerOne (https://hackerone.com/slack).

The fix

This PR moves .github/SECURITY.md to the repository root, which:

  • replaces the bot-added SECURITY.md with the maintained policy, and
  • removes the now-redundant .github/SECURITY.md.

Move .github/SECURITY.md to the repository root so it replaces the
top-level SECURITY.md added by the Salesforce OSPO Service Bot on
2026-06-02. GitHub resolves security policy with root taking precedence
over .github/, so the bot file had silently shadowed the maintained
policy. This restores the correct reporting channel.
Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
@codecov

codecovBot commented Jun 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.34%. Comparing base (03d4add) to head (3873490).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@ Coverage Diff @@## main #1533 +/- ##
=======================================
Coverage 91.34% 91.34% =======================================
Files 228 228 Lines 7279 7279 =======================================
Hits 6649 6649 Misses 630 630 

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@WilliamBergaminWilliamBergamin self-assigned this Jun 19, 2026
@WilliamBergaminWilliamBergamin added docs Improvements or additions to documentation security labels Jun 19, 2026
@WilliamBergamin
WilliamBergamin marked this pull request as ready for review June 19, 2026 19:00
@WilliamBergamin
WilliamBergamin requested a review from a team as a code ownerJune 19, 2026 19:00

@zimegzimeg left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@WilliamBergamin Kind thanks for keeping these visible and current 🔐

@WilliamBergamin
WilliamBergamin merged commit 29b9dbd into mainJun 22, 2026
16 checks passed
@WilliamBergamin
WilliamBergamin deleted the restore-security-policy branch June 22, 2026 13:57
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsImprovements or additions to documentationsecurity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@WilliamBergamin@zimeg