Filter: FindingFlexSearchFilter
An aggregation contains all values of a list. Each check in this type is true if it matches any of the values in the list.
Related Types
Input Fields
Name | Type | Description |
---|---|---|
AND | FindingFlexSearchFilter | A field that checks if all filters in the list apply If the list is empty, this filter applies to all objects. |
OR | FindingFlexSearchFilter | A field that checks if any of the filters in the list apply. If the list is empty, this filter applies to no objects. Note that only the items in the list or-combined; this complete |
createdAt | DateTime | Checks if The instant this object has been created |
createdAt_gt | DateTime | Checks if The instant this object has been created |
createdAt_gte | DateTime | Checks if The instant this object has been created |
createdAt_in | DateTime | Checks if The instant this object has been created |
createdAt_lt | DateTime | Checks if The instant this object has been created |
createdAt_lte | DateTime | Checks if The instant this object has been created |
createdAt_not | DateTime | Checks if The instant this object has been created |
createdAt_not_in | DateTime | Checks if The instant this object has been created |
ctx | RelationEntityCtxFlexSearchFilter | Allows to filter on the fields of Note that |
description_contains_all_prefixes | String | Tokenizes the provided string into prefixes, and checks if all prefixes appears in Extended description of the finding. May contain Markdown. |
description_contains_all_words | String | Tokenizes the provided string into words, and checks if Extended description of the finding. May contain Markdown. |
description_contains_any_prefix | String | Tokenizes the provided string into prefixes, and checks if Extended description of the finding. May contain Markdown. |
description_contains_any_word | String | Tokenizes the provided string into words, and checks if Extended description of the finding. May contain Markdown. |
description_contains_phrase | String | Tokenizes the provided string into words, and checks if that exact phrase (those words in excactly this order) is included in Extended description of the finding. May contain Markdown. |
description_not_contains_all_prefixes | String | Tokenizes the provided prefixes into words, and checks if there is at least one prefix that does not appear in Extended description of the finding. May contain Markdown. |
description_not_contains_all_words | String | Tokenizes the provided string into words, and checks if at least one word is not contained in Extended description of the finding. May contain Markdown. |
description_not_contains_any_prefix | String | Tokenizes the provided string into prefixes, and checks if Extended description of the finding. May contain Markdown. |
description_not_contains_any_word | String | Tokenizes the provided string into words, and checks if Extended description of the finding. May contain Markdown. |
description_not_contains_phrase | String | Tokenizes the provided string into words, and checks if that exact phrase (those words in excactly this order) is not included in Extended description of the finding. May contain Markdown. |
id | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_in | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_not | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_not_in | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
summary_contains_all_prefixes | String | Tokenizes the provided string into prefixes, and checks if all prefixes appears in Summary description of the finding |
summary_contains_all_words | String | Tokenizes the provided string into words, and checks if Summary description of the finding |
summary_contains_any_prefix | String | Tokenizes the provided string into prefixes, and checks if Summary description of the finding |
summary_contains_any_word | String | Tokenizes the provided string into words, and checks if Summary description of the finding |
summary_contains_phrase | String | Tokenizes the provided string into words, and checks if that exact phrase (those words in excactly this order) is included in Summary description of the finding |
summary_not_contains_all_prefixes | String | Tokenizes the provided prefixes into words, and checks if there is at least one prefix that does not appear in Summary description of the finding |
summary_not_contains_all_words | String | Tokenizes the provided string into words, and checks if at least one word is not contained in Summary description of the finding |
summary_not_contains_any_prefix | String | Tokenizes the provided string into prefixes, and checks if Summary description of the finding |
summary_not_contains_any_word | String | Tokenizes the provided string into words, and checks if Summary description of the finding |
summary_not_contains_phrase | String | Tokenizes the provided string into words, and checks if that exact phrase (those words in excactly this order) is not included in Summary description of the finding |
title_contains_all_prefixes | String | Tokenizes the provided string into prefixes, and checks if all prefixes appears in A short title or description of the finding |
title_contains_all_words | String | Tokenizes the provided string into words, and checks if A short title or description of the finding |
title_contains_any_prefix | String | Tokenizes the provided string into prefixes, and checks if A short title or description of the finding |
title_contains_any_word | String | Tokenizes the provided string into words, and checks if A short title or description of the finding |
title_contains_phrase | String | Tokenizes the provided string into words, and checks if that exact phrase (those words in excactly this order) is included in A short title or description of the finding |
title_not_contains_all_prefixes | String | Tokenizes the provided prefixes into words, and checks if there is at least one prefix that does not appear in A short title or description of the finding |
title_not_contains_all_words | String | Tokenizes the provided string into words, and checks if at least one word is not contained in A short title or description of the finding |
title_not_contains_any_prefix | String | Tokenizes the provided string into prefixes, and checks if A short title or description of the finding |
title_not_contains_any_word | String | Tokenizes the provided string into words, and checks if A short title or description of the finding |
title_not_contains_phrase | String | Tokenizes the provided string into words, and checks if that exact phrase (those words in excactly this order) is not included in A short title or description of the finding |
updatedAt | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_gt | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_gte | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_in | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_lt | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_lte | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_not | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
updatedAt_not_in | DateTime | Checks if The instant this object has been updated the last time (not including relation updates) |
vulnIdFromTool_contains_all_prefixes | String | Tokenizes the provided string into prefixes, and checks if all prefixes appears in The original non-unique id of the finding from the imported Test information. This ID may be a CVE id, or specific to the tool, such or SNYK id. |
vulnIdFromTool_contains_all_words | String | Tokenizes the provided string into words, and checks if The original non-unique id of the finding from the imported Test information. This ID may be a CVE id, or specific to the tool, such or SNYK id. |
vulnIdFromTool_contains_any_prefix | String | Tokenizes the provided string into prefixes, and checks if The original non-unique id of the finding from the imported Test information. This ID may be a CVE id, or specific to the tool, such or SNYK id. |
vulnIdFromTool_contains_any_word | String | Tokenizes the provided string into words, and checks if The original non-unique id of the finding from the imported Test information. This ID may be a CVE id, or specific to the tool, such or SNYK id. |
vulnIdFromTool_contains_phrase | String | Tokenizes the provided string into words, and checks if that exact phrase (those words in excactly this order) is included in The original non-unique id of the finding from the imported Test information. This ID may be a CVE id, or specific to the tool, such or SNYK id. |
vulnIdFromTool_not_contains_all_prefixes | String | Tokenizes the provided prefixes into words, and checks if there is at least one prefix that does not appear in The original non-unique id of the finding from the imported Test information. This ID may be a CVE id, or specific to the tool, such or SNYK id. |
vulnIdFromTool_not_contains_all_words | String | Tokenizes the provided string into words, and checks if at least one word is not contained in The original non-unique id of the finding from the imported Test information. This ID may be a CVE id, or specific to the tool, such or SNYK id. |
vulnIdFromTool_not_contains_any_prefix | String | Tokenizes the provided string into prefixes, and checks if The original non-unique id of the finding from the imported Test information. This ID may be a CVE id, or specific to the tool, such or SNYK id. |
vulnIdFromTool_not_contains_any_word | String | Tokenizes the provided string into words, and checks if The original non-unique id of the finding from the imported Test information. This ID may be a CVE id, or specific to the tool, such or SNYK id. |
vulnIdFromTool_not_contains_phrase | String | Tokenizes the provided string into words, and checks if that exact phrase (those words in excactly this order) is not included in The original non-unique id of the finding from the imported Test information. This ID may be a CVE id, or specific to the tool, such or SNYK id. |
vulnerabilityIds_contains_all_prefixes | String | Tokenizes the provided string into prefixes, and checks if all prefixes appears in Vulnerability IDs associated with this test record (such as CVE-2022-1234). These IDs are typically not unique to the tool. |
vulnerabilityIds_contains_all_words | String | Tokenizes the provided string into words, and checks if Vulnerability IDs associated with this test record (such as CVE-2022-1234). These IDs are typically not unique to the tool. |
vulnerabilityIds_contains_any_prefix | String | Tokenizes the provided string into prefixes, and checks if Vulnerability IDs associated with this test record (such as CVE-2022-1234). These IDs are typically not unique to the tool. |
vulnerabilityIds_contains_any_word | String | Tokenizes the provided string into words, and checks if Vulnerability IDs associated with this test record (such as CVE-2022-1234). These IDs are typically not unique to the tool. |
vulnerabilityIds_contains_phrase | String | Tokenizes the provided string into words, and checks if that exact phrase (those words in excactly this order) is included in Vulnerability IDs associated with this test record (such as CVE-2022-1234). These IDs are typically not unique to the tool. |
vulnerabilityIds_empty | Boolean | Checks if |
vulnerabilityIds_not_contains_all_prefixes | String | Tokenizes the provided prefixes into words, and checks if there is at least one prefix that does not appear in Vulnerability IDs associated with this test record (such as CVE-2022-1234). These IDs are typically not unique to the tool. |
vulnerabilityIds_not_contains_all_words | String | Tokenizes the provided string into words, and checks if at least one word is not contained in Vulnerability IDs associated with this test record (such as CVE-2022-1234). These IDs are typically not unique to the tool. |
vulnerabilityIds_not_contains_any_prefix | String | Tokenizes the provided string into prefixes, and checks if Vulnerability IDs associated with this test record (such as CVE-2022-1234). These IDs are typically not unique to the tool. |
vulnerabilityIds_not_contains_any_word | String | Tokenizes the provided string into words, and checks if Vulnerability IDs associated with this test record (such as CVE-2022-1234). These IDs are typically not unique to the tool. |
vulnerabilityIds_not_contains_phrase | String | Tokenizes the provided string into words, and checks if that exact phrase (those words in excactly this order) is not included in Vulnerability IDs associated with this test record (such as CVE-2022-1234). These IDs are typically not unique to the tool. |
This page was generated: 2024-11-06