| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
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 Report✅ All modified and coverable lines are covered by tests. @@ 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. |
Sorry, something went wrong.
There was a problem hiding this comment.
@WilliamBergamin Kind thanks for keeping these visible and current 🔐
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
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: