Added
-
Added the
is_diff
attribute toScanResult
. -
Added the following attributes to
PolicyBreak
:diff_kind
,is_excluded
andexclude_reason
. -
GGClient
now provides aapi_tokens()
method to retrieve API token details (see https://api.gitguardian.com/docs#tag/API-Tokens).
Changed
GGClient.content_scan()
andGGClient.multi_content_scan()
now accept anall_secrets
parameter.
Fixed
- Add missing value
info
to Severity model (#120).