Releases: GitGuardian/py-gitguardian
Releases Β· GitGuardian/py-gitguardian
v1.2.1
π Features
- f9a3bb7 (models) make models Schema ordered
- dcec5a2 (quotas) use an iso format for quota since field representation
π Bug fixes
π§ Chores and Improvements
v1.2.0
π Features
π Bug fixes
- 2728445 (detail) convert error to detail
- e5111b3 base URI without trailing /
π§ Chores and Improvements
v1.1.3
Changelog
- Add extra headers option to requests
v1.1.2
Changelog
- Non json content is returned as a Detail
v1.1.0
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"