Filter: CweFilter
Filter type for Cwe.
All fields in this type are and-combined; see the or
field for or-combination.
Related Types
Input Fields
Name | Type | Description |
---|---|---|
AND | CweFilter | A field that checks if all filters in the list apply If the list is empty, this filter applies to all objects. |
OR | CweFilter | 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 If an index exists on 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 |
cweId | String | Checks if If an index exists on See also The CWE ID (e.g. CWE-79) |
cweId_contains | String | Checks if The CWE ID (e.g. CWE-79) |
cweId_ends_with | String | Checks if The CWE ID (e.g. CWE-79) |
cweId_gt | String | Checks if The CWE ID (e.g. CWE-79) |
cweId_gte | String | Checks if The CWE ID (e.g. CWE-79) |
cweId_in | String | Checks if The CWE ID (e.g. CWE-79) |
cweId_like | String | Matches
If an index exists on The CWE ID (e.g. CWE-79) |
cweId_lt | String | Checks if The CWE ID (e.g. CWE-79) |
cweId_lte | String | Checks if The CWE ID (e.g. CWE-79) |
cweId_not | String | Checks if The CWE ID (e.g. CWE-79) |
cweId_not_contains | String | Checks if The CWE ID (e.g. CWE-79) |
cweId_not_ends_with | String | Checks if The CWE ID (e.g. CWE-79) |
cweId_not_in | String | Checks if The CWE ID (e.g. CWE-79) |
cweId_not_like | String | Checks if
The CWE ID (e.g. CWE-79) |
cweId_not_starts_with | String | Checks if Never uses an index. Consider using The CWE ID (e.g. CWE-79) |
cweId_starts_with | String | Checks if Never uses an index. Consider using The CWE ID (e.g. CWE-79) |
cweType | CweType | Checks if If an index exists on |
cweType_in | CweType | Checks if |
cweType_not | CweType | Checks if |
cweType_not_in | CweType | Checks if |
cwssScore | Float | Checks if If an index exists on Common Weakness Scoring System (CWSS) score for this CWE. For details about CWSS, see https://cwe.mitre.org/cwss/. |
cwssScore_gt | Float | Checks if Common Weakness Scoring System (CWSS) score for this CWE. For details about CWSS, see https://cwe.mitre.org/cwss/. |
cwssScore_gte | Float | Checks if Common Weakness Scoring System (CWSS) score for this CWE. For details about CWSS, see https://cwe.mitre.org/cwss/. |
cwssScore_in | Float | Checks if Common Weakness Scoring System (CWSS) score for this CWE. For details about CWSS, see https://cwe.mitre.org/cwss/. |
cwssScore_lt | Float | Checks if Common Weakness Scoring System (CWSS) score for this CWE. For details about CWSS, see https://cwe.mitre.org/cwss/. |
cwssScore_lte | Float | Checks if Common Weakness Scoring System (CWSS) score for this CWE. For details about CWSS, see https://cwe.mitre.org/cwss/. |
cwssScore_not | Float | Checks if Common Weakness Scoring System (CWSS) score for this CWE. For details about CWSS, see https://cwe.mitre.org/cwss/. |
cwssScore_not_in | Float | Checks if Common Weakness Scoring System (CWSS) score for this CWE. For details about CWSS, see https://cwe.mitre.org/cwss/. |
description | String | Checks if If an index exists on See also A short description of the CWE |
description_contains | String | Checks if A short description of the CWE |
description_ends_with | String | Checks if A short description of the CWE |
description_gt | String | Checks if A short description of the CWE |
description_gte | String | Checks if A short description of the CWE |
description_in | String | Checks if A short description of the CWE |
description_like | String | Matches
If an index exists on A short description of the CWE |
description_lt | String | Checks if A short description of the CWE |
description_lte | String | Checks if A short description of the CWE |
description_not | String | Checks if A short description of the CWE |
description_not_contains | String | Checks if A short description of the CWE |
description_not_ends_with | String | Checks if A short description of the CWE |
description_not_in | String | Checks if A short description of the CWE |
description_not_like | String | Checks if
A short description of the CWE |
description_not_starts_with | String | Checks if Never uses an index. Consider using A short description of the CWE |
description_starts_with | String | Checks if Never uses an index. Consider using A short description of the CWE |
externalLink | String | Checks if If an index exists on See also A URL to the full description of the CWE |
externalLink_contains | String | Checks if A URL to the full description of the CWE |
externalLink_ends_with | String | Checks if A URL to the full description of the CWE |
externalLink_gt | String | Checks if A URL to the full description of the CWE |
externalLink_gte | String | Checks if A URL to the full description of the CWE |
externalLink_in | String | Checks if A URL to the full description of the CWE |
externalLink_like | String | Matches
If an index exists on A URL to the full description of the CWE |
externalLink_lt | String | Checks if A URL to the full description of the CWE |
externalLink_lte | String | Checks if A URL to the full description of the CWE |
externalLink_not | String | Checks if A URL to the full description of the CWE |
externalLink_not_contains | String | Checks if A URL to the full description of the CWE |
externalLink_not_ends_with | String | Checks if A URL to the full description of the CWE |
externalLink_not_in | String | Checks if A URL to the full description of the CWE |
externalLink_not_like | String | Checks if
A URL to the full description of the CWE |
externalLink_not_starts_with | String | Checks if Never uses an index. Consider using A URL to the full description of the CWE |
externalLink_starts_with | String | Checks if Never uses an index. Consider using A URL to the full description of the CWE |
id | ID | Checks if If an index exists on An auto-generated string that identifies this root entity uniquely among others of the same type |
id_gt | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_gte | 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_lt | ID | Checks if An auto-generated string that identifies this root entity uniquely among others of the same type |
id_lte | 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 |
name | String | Checks if If an index exists on See also A general name for the CWE, e.g. "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" |
name_contains | String | Checks if A general name for the CWE, e.g. "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" |
name_ends_with | String | Checks if A general name for the CWE, e.g. "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" |
name_gt | String | Checks if A general name for the CWE, e.g. "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" |
name_gte | String | Checks if A general name for the CWE, e.g. "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" |
name_in | String | Checks if A general name for the CWE, e.g. "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" |
name_like | String | Matches
If an index exists on A general name for the CWE, e.g. "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" |
name_lt | String | Checks if A general name for the CWE, e.g. "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" |
name_lte | String | Checks if A general name for the CWE, e.g. "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" |
name_not | String | Checks if A general name for the CWE, e.g. "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" |
name_not_contains | String | Checks if A general name for the CWE, e.g. "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" |
name_not_ends_with | String | Checks if A general name for the CWE, e.g. "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" |
name_not_in | String | Checks if A general name for the CWE, e.g. "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" |
name_not_like | String | Checks if
A general name for the CWE, e.g. "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" |
name_not_starts_with | String | Checks if Never uses an index. Consider using A general name for the CWE, e.g. "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" |
name_starts_with | String | Checks if Never uses an index. Consider using A general name for the CWE, e.g. "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" |
sourceFile | CweSourceFile | Checks if If an index exists on |
sourceFile_in | CweSourceFile | Checks if |
sourceFile_not | CweSourceFile | Checks if |
sourceFile_not_in | CweSourceFile | Checks if |
status | String | Checks if If an index exists on See also |
status_contains | String | Checks if |
status_ends_with | String | Checks if |
status_gt | String | Checks if |
status_gte | String | Checks if |
status_in | String | Checks if |
status_like | String | Matches
If an index exists on |
status_lt | String | Checks if |
status_lte | String | Checks if |
status_not | String | Checks if |
status_not_contains | String | Checks if |
status_not_ends_with | String | Checks if |
status_not_in | String | Checks if |
status_not_like | String | Checks if
|
status_not_starts_with | String | Checks if Never uses an index. Consider using |
status_starts_with | String | Checks if Never uses an index. Consider using |
updatedAt | DateTime | Checks if If an index exists on 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) |
This page was generated: 2024-11-06