diff --git a/src/schema_formats/XML/GMP.xml.in b/src/schema_formats/XML/GMP.xml.in index 97b37fec4..0ba5715a1 100644 --- a/src/schema_formats/XML/GMP.xml.in +++ b/src/schema_formats/XML/GMP.xml.in @@ -29784,7 +29784,94 @@ END:VCALENDAR - + + GET_REPORTS + Attribute "usage_type" is added + +

+ Attribute "usage_type" is added to differentiate between + scan and audit reports. If omitted the default value is "scan". +

+

+ For audit reports, the elements "result_count" + and "severity" are replaced by "compliance_count" + and "compliance". +

+

+ New options/columns for the attribute "report_filter" + term are added for audit reports. +

+
+ 22.6 +
+ + GET_RESULTS + New element "compliance" in "get_results" response + +

+ New element "compliance" is added to specify the compliance state + for a result. +

+
+ 22.6 +
+ + CREATE_TAG,MODIFY_TAG,CREATE_FILTER,MODIFY_FILTER + "type" can take new values + +

+ "type" can be an "audit_report", "audit" or "policy" +

+
+ 22.6 +
+ + CREATE_REPORT_CONFIG, DELETE_REPORT_CONFIG, GET_REPORT_CONFIGS AND MODIFY_REPORT_CONFIG + New commands for handling report configs + +

+ Added new commands for handling report configs. +

+
+ 22.6 +
+ + GET_FEEDS + Extend "get_feeds" command + +

+ "get_feeds" command is extended with "feed_owner_set", + "feed_roles_set" and "feed_resources_access". +

+
+ 22.6 +
+ + GET_INFO + Changes for "CVE" and "CPE" info elements + +

+ For CVE info elements, "configuration_nodes" and "references" + are added. +

+

+ For CPE info elements, "nvd_id" is replaced by "cpe_name_id" + and "status" is replaced by "deprecated". + "references" and "deprecated_by" are added. +

+
+ 22.6 +
+ + GET_RESOURCE_NAMES + The new command GET_RESOURCE_NAMES has been added + +

+ A new command to get one or many names and IDs for items of given type. +

+
+ 22.5 +
CREATE_TASK, CREATE_USER, GET_TASKS, GET_USERS, MODIFY_TASK, MODIFY_USER Removed network interface (iface) options