Structs§
- GetSecurity
Summary Params - struct for passing parameters to the method
get_security_summary - List
Vulnerabilities Params - struct for passing parameters to the method
list_vulnerabilities
Enums§
- GetSecurity
Summary Error - struct for typed errors of method
get_security_summary - List
Vulnerabilities Error - struct for typed errors of method
list_vulnerabilities
Functions§
- get_
security_ summary - Retrieve the vulnerability summary of the system
- list_
vulnerabilities - Get the vulnerability list. use q to pass the query condition, supported conditions: cve_id(exact match) cvss_score_v3(range condition) severity(exact match) repository_name(exact match) project_id(exact match) package(exact match) tag(exact match) digest(exact match)