Enumeration
AppStreamIssueKind
Members
Name | Description |
---|---|
AS_ISSUE_KIND_UNKNOWN |
Unknown issue type. |
AS_ISSUE_KIND_GENERIC |
Generic issue type. |
AS_ISSUE_KIND_CVE |
Common Vulnerabilities and Exposures issue. |
Type functions
as_issue_kind_from_string
Converts the text representation to an enumerated value.
as_issue_kind_to_string
Converts the enumerated value to an text representation.