Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.22 KB

File metadata and controls

34 lines (21 loc) · 1.22 KB

Introduction

Thanks for considering contributing to the GitGuardian to GHAS Dismissed & Resolved Incident Importer

We're looking for more improvements to the importer including but not limited to:

  • More Secret Scanning alert types in GitHub Advanced Security mapping to their GitGuardian equivalents
  • Automatic tests
  • Any other enhancements to help others doing similar migrations of dismissed/resolved alerts from GitGuardian into GHAS

Please review our Code of Conduct and consider contributing to the project.

Ground Rules

Responsibilities:

  • Create GitHub issues for any major changes or enhancements you'd like to make
  • Test the changes thoroughly before opening up a PR. When adding new secret types or making other non-trivial changes, please provide console output.

Getting started

  1. Create your own fork of the code
  2. Do the changes in your fork
  3. If you like the change and think the project could use it, please send a pull request

How to report a bug

File a GitHub issue including the error

How to suggest a feature or enhancement

Create a GitHub issue with details as to the enhancement.

How to report a security issue

Please see our Security Policies for details