py-gitguardian
py-gitguardian copied to clipboard
Python API client library for the GitGuardian API
For each tag, our CI automatically creates a package and publishes it on PyPI, but it does not create the matching GitHub release. This can be automated. One can look...
Bumps [black](https://github.com/psf/black) from 22.3.0 to 24.3.0. Release notes Sourced from black's releases. 24.3.0 Highlights This release is a milestone: it fixes Black's first CVE security vulnerability. If you run Black...
The PR adds models and methods to handle the [Secret Incidents ](https://api.gitguardian.com/docs#tag/Secret-Incidents)API endpoints. It still needs a changelog entry and (probably) some cleanup, but I wanted to get some feedback...
This PR adds a new field `cve_id` to `SCAIgnoredVulnerability` to allow alternatively ignoring a vulnerability by cve_id and not identifier.