Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release 4.0.0 #10

Merged
merged 2 commits into from
Sep 25, 2024

Create BuildAutomation.yml

eea27e0
Select commit
Loading
Failed to load commit list.
Merged

release 4.0.0 #10

Create BuildAutomation.yml
eea27e0
Select commit
Loading
Failed to load commit list.
Sendbird Hawkman / Hawkman: Find and verify secrets succeeded Sep 25, 2024 in 6s

✅ No secret found

Details

How should I remove sensitive data from a pull request (PR)?

1. Delete and Regenerate the Key(recommended):

  • Regenerate new keys.
  • Invalidate the existing ones to prevent unauthorized access.

2. Force Overwrite the Commit:

  • Remove the sensitive information and commit the modified file.
  • Use git rebase -i HEAD~i or git revert <commit hash> to modify the commit history.
  • Force push the changes (git push --force).
    Use git push --force cautiously to avoid data loss and collaboration issues; always notify your team.

3. Contact the Administrator:

  • Report the commit and file containing sensitive information to the administrator.
  • Follow the administrator's instructions.
  • Receive additional instructions if necessary.
    Not detected secret

When the PR is blocked but It has to be merged

If you have an emergency and need to merge the PR, please contact a github admin, the github admins are listed in https://github.com/orgs/sendbird/teams/github_admins