The Wayback Machine - https://web.archive.org/web/20221217211811/https://github.com/microsoft/vscode/issues/169355
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

Handle GitHub's Secret Scanning Push Protection #169355

Open
digitarald opened this issue Dec 16, 2022 · 0 comments
Open

Handle GitHub's Secret Scanning Push Protection #169355

digitarald opened this issue Dec 16, 2022 · 0 comments
Assignees
Labels
feature-request Request for new features or functionality github Github extension
Milestone

Comments

@digitarald
Copy link
Contributor

digitarald commented Dec 16, 2022

Part of #164105.

Provide a notification with one-click actions to Secret Scanning Push Protection.

When a push fails, VS Code should explain the issue and offer to:

  1. Revert the bad commit which added the secret (and open the file)
  2. Open the file that has the commit
  3. Point to the web page for unblocking the commit

Related: GitHub Advanced Security customers can now push protect their custom patterns, which will have a much higher false positive rate as enterprise teams own the rules.

@digitarald digitarald added feature-request Request for new features or functionality github Github extension labels Dec 16, 2022
@digitarald digitarald added this to the January 2023 milestone Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality github Github extension
Projects
None yet
Development

No branches or pull requests

2 participants