Skip to content

Releases: GitGuardian/py-gitguardian

v1.2.0

14 Jun 07:08

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

Choose a tag to compare

Changelog

  • Add extra headers option to requests

v1.1.2

13 Jan 14:38

Choose a tag to compare

Changelog

  • Non json content is returned as a Detail

v1.1.0

23 Jun 09:46

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"