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
Add full support for audits and policies. Add get_policy, get_policies, clone_policy, delete_policy, get_audit, get_audits, clone_audit and delete_audit methods to GMPv9 class. Also do not return policies for config
requests and audits for task requests #223
Changed
If it isn't possible to connect to a Unix Domain Socket a GvmError is raised
now #207
Removed
Dropped version handling code from python-gvm and replaced it with using
pontos.version #213