Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-13538

Prevent secrets from getting into repositories

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • Security - Other
    • None
    • 44
    • We collect Bitbucket feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      Bitbucket Data Center has a secret scanner that scans commits for secrets (passwords, access tokens, etc) as a post-receive hook. Secret scanner works like this so that it doesn't impact performance of git, and doesn't block developers in case of false positive detections. However, it would be great to add a pre-receive hook, so that commits containing secrets can be rejected without getting into a repository.

            Unassigned Unassigned
            agenkin Anton Genkin (Inactive)
            Votes:
            6 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated: