Prevent secrets from getting into repositories

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: Security - Other
    • None
    • 47
    • 26

      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.

            Assignee:
            Unassigned
            Reporter:
            Anton Genkin (Inactive)
            Votes:
            12 Vote for this issue
            Watchers:
            18 Start watching this issue

              Created:
              Updated: