Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 739 Bytes

File metadata and controls

32 lines (25 loc) · 739 Bytes

Contributing to GitSecure

Thanks for helping protect developers from secret leaks!

Reporting Bugs

  • Include OS and bash version
  • Provide command and error
  • Share (sanitized!) example that triggers issue

Adding Secret Patterns

  1. Test pattern thoroughly
  2. Minimize false positives
  3. Document the pattern
  4. Update README

Suggesting Features

  • Explain the security benefit
  • Consider performance impact
  • Provide use cases

Pull Requests

  1. Fork repository
  2. Create feature branch
  3. Test with real repos
  4. Follow code style
  5. Update documentation

Security

If you find a security issue in GitSecure itself, please email privately rather than opening a public issue.

License

Contributions licensed under MIT.