Skip to content

Releases: GitGuardian/py-gitguardian

v1.2.1

21 Jun 09:26
Compare
Choose a tag to compare

πŸš€ Features

  • f9a3bb7 (models) make models Schema ordered
  • dcec5a2 (quotas) use an iso format for quota since field representation

πŸ› Bug fixes

  • c1ee0fd (doc) minor docstring fix

πŸ”§ Chores and Improvements

v1.2.0

14 Jun 07:08
Compare
Choose a tag to compare

πŸš€ Features

πŸ› Bug fixes

  • 2728445 (detail) convert error to detail
  • e5111b3 base URI without trailing /

πŸ”§ Chores and Improvements

  • d09b81a (version) bump version
  • bffadfe (deps) update dev dependencies

v1.1.3

30 Mar 09:31
Compare
Choose a tag to compare

Changelog

  • Add extra headers option to requests

v1.1.2

13 Jan 14:38
Compare
Choose a tag to compare

Changelog

  • Non json content is returned as a Detail

v1.1.0

23 Jun 09:46
Compare
Choose a tag to compare

Changelog

  • Port py-gitguardian to pytest
  • Add has_policy_breaks to Multi/ScanResult
  • Add is_secret to PolicyBreak
  • Fix behavior of has_secrets to only return true if there are only Policy breaks of type "Secret"