You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changed pipenv with Poetry for better dependency resolution and publication.
Changed support from Python 3.8+ to Python 3.6+
Modify CD workflow to add git-chglog for more comprehensive release message generation.
Features
get_dashboards now can retrieve the full information of all the dashboards (#154)
The previous version of the get_dashboards method was only able to retrieve partial information from the dashboards. The current one allows to disable the "light" mode.
The method has been replaced by list_vulnerability_exception_bundles to retrieve the exception bundles and get_vulnerability_exception_bundle to retrieve all the info from a exception bundle.
BREAKING CHANGES
The method get_user_falco_rules now returns the text instead of an object and is updated with the new API endpoint