Filter: FindingFilter
Filter type for Finding.
All fields in this type are and-combined; see the or
field for or-combination.
Related Types
Input Fields
Name | Type | Description |
---|---|---|
AND | FindingFilter | A field that checks if all filters in the list apply If the list is empty, this filter applies to all objects. |
OR | FindingFilter | 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 |
active | Boolean | Checks if If an index exists on Denotes if this flaw is active or not. |
active_not | Boolean | Checks if Denotes if this flaw is active or not. |
affectedReferenceIds_empty | Boolean | Checks if |
affectedReferenceIds_every | StringFilter | Makes sure all items in |
affectedReferenceIds_none | StringFilter | Makes sure none of the items in Note that you can specify the empty object for this filter to make sure |
affectedReferenceIds_some | StringFilter | Makes sure at least one of the items in "affectedReferenceIds" matches a certain filter. Note that you can specify the empty object for this filter to make sure |
affects_empty | Boolean | Checks if |
affects_every | SoftwareComponentInstanceFilter | Makes sure all items in |
affects_none | SoftwareComponentInstanceFilter | Makes sure none of the items in Note that you can specify the empty object for this filter to make sure |
affects_some | SoftwareComponentInstanceFilter | Makes sure at least one of the items in "affects" matches a certain filter. Note that you can specify the empty object for this filter to make sure |
alternateTerms_empty | Boolean | Checks if |
alternateTerms_every | StringFilter | Makes sure all items in |
alternateTerms_none | StringFilter | Makes sure none of the items in Note that you can specify the empty object for this filter to make sure |
alternateTerms_some | StringFilter | Makes sure at least one of the items in "alternateTerms" matches a certain filter. Note that you can specify the empty object for this filter to make sure |
assetVersion | AssetVersionFilter | Checks if |
assetVersionRefId | ID | Checks if If an index exists on The asset version id this finding is associated with |
assetVersionRefId_gt | ID | Checks if The asset version id this finding is associated with |
assetVersionRefId_gte | ID | Checks if The asset version id this finding is associated with |
assetVersionRefId_in | ID | Checks if The asset version id this finding is associated with |
assetVersionRefId_lt | ID | Checks if The asset version id this finding is associated with |
assetVersionRefId_lte | ID | Checks if The asset version id this finding is associated with |
assetVersionRefId_not | ID | Checks if The asset version id this finding is associated with |
assetVersionRefId_not_in | ID | Checks if The asset version id this finding is associated with |
category | FindingCategory | Checks if If an index exists on The applicable category for this finding |
category_in | FindingCategory | Checks if The applicable category for this finding |
category_not | FindingCategory | Checks if The applicable category for this finding |
category_not_in | FindingCategory | Checks if The applicable category for this finding |
comments_empty | Boolean | Checks if |
comments_every | FindingCommentFilter | Makes sure all items in |
comments_none | FindingCommentFilter | Makes sure none of the items in Note that you can specify the empty object for this filter to make sure |
comments_some | FindingCommentFilter | Makes sure at least one of the items in "comments" matches a certain filter. Note that you can specify the empty object for this filter to make sure |
confidence | FindingConfidenceFilter | Checks if |
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 |
createdByCveUpdateJobRefId | ID | Checks if If an index exists on If the finding was created by a CVE update job, this is the reference ID for the job's summary document |
createdByCveUpdateJobRefId_gt | ID | Checks if If the finding was created by a CVE update job, this is the reference ID for the job's summary document |
createdByCveUpdateJobRefId_gte | ID | Checks if If the finding was created by a CVE update job, this is the reference ID for the job's summary document |
createdByCveUpdateJobRefId_in | ID | Checks if If the finding was created by a CVE update job, this is the reference ID for the job's summary document |
createdByCveUpdateJobRefId_lt | ID | Checks if If the finding was created by a CVE update job, this is the reference ID for the job's summary document |
createdByCveUpdateJobRefId_lte | ID | Checks if If the finding was created by a CVE update job, this is the reference ID for the job's summary document |
createdByCveUpdateJobRefId_not | ID | Checks if If the finding was created by a CVE update job, this is the reference ID for the job's summary document |
createdByCveUpdateJobRefId_not_in | ID | Checks if If the finding was created by a CVE update job, this is the reference ID for the job's summary document |
ctx | RelationEntityCtxFilter | Allows to filter on the fields of Note that |
currentStatus | FindingStatusFilter | Checks if |
cves_empty | Boolean | Checks if |
cves_every | CveFilter | Makes sure all items in |
cves_none | CveFilter | Makes sure none of the items in Note that you can specify the empty object for this filter to make sure |
cves_some | CveFilter | Makes sure at least one of the items in "cves" matches a certain filter. Note that you can specify the empty object for this filter to make sure |
cvssScore | Float | Checks if If an index exists on The CVSS base score. This is a number between 0.0 and 10.0. |
cvssScore_gt | Float | Checks if The CVSS base score. This is a number between 0.0 and 10.0. |
cvssScore_gte | Float | Checks if The CVSS base score. This is a number between 0.0 and 10.0. |
cvssScore_in | Float | Checks if The CVSS base score. This is a number between 0.0 and 10.0. |
cvssScore_lt | Float | Checks if The CVSS base score. This is a number between 0.0 and 10.0. |
cvssScore_lte | Float | Checks if The CVSS base score. This is a number between 0.0 and 10.0. |
cvssScore_not | Float | Checks if The CVSS base score. This is a number between 0.0 and 10.0. |
cvssScore_not_in | Float | Checks if The CVSS base score. This is a number between 0.0 and 10.0. |
cvssSeverity | FindingSeverity | Checks if If an index exists on The CVSS base severity. This has a value of either 'None (N)', 'Low (L)', 'Medium (M)', 'High (H)', or 'Critical (C)'. |
cvssSeverity_in | FindingSeverity | Checks if The CVSS base severity. This has a value of either 'None (N)', 'Low (L)', 'Medium (M)', 'High (H)', or 'Critical (C)'. |
cvssSeverity_not | FindingSeverity | Checks if The CVSS base severity. This has a value of either 'None (N)', 'Low (L)', 'Medium (M)', 'High (H)', or 'Critical (C)'. |
cvssSeverity_not_in | FindingSeverity | Checks if The CVSS base severity. This has a value of either 'None (N)', 'Low (L)', 'Medium (M)', 'High (H)', or 'Critical (C)'. |
cwes_empty | Boolean | Checks if |
cwes_every | CweFilter | Makes sure all items in |
cwes_none | CweFilter | Makes sure none of the items in Note that you can specify the empty object for this filter to make sure |
cwes_some | CweFilter | Makes sure at least one of the items in "cwes" matches a certain filter. Note that you can specify the empty object for this filter to make sure |
date | DateTime | Checks if If an index exists on The date the finding was first discovered |
date_gt | DateTime | Checks if The date the finding was first discovered |
date_gte | DateTime | Checks if The date the finding was first discovered |
date_in | DateTime | Checks if The date the finding was first discovered |
date_lt | DateTime | Checks if The date the finding was first discovered |
date_lte | DateTime | Checks if The date the finding was first discovered |
date_not | DateTime | Checks if The date the finding was first discovered |
date_not_in | DateTime | Checks if The date the finding was first discovered |
dedupeHash | String | Checks if If an index exists on See also A hash over a configurable set of fields that is used for findings deduplication. |
dedupeHash_contains | String | Checks if A hash over a configurable set of fields that is used for findings deduplication. |
dedupeHash_ends_with | String | Checks if A hash over a configurable set of fields that is used for findings deduplication. |
dedupeHash_gt | String | Checks if A hash over a configurable set of fields that is used for findings deduplication. |
dedupeHash_gte | String | Checks if A hash over a configurable set of fields that is used for findings deduplication. |
dedupeHash_in | String | Checks if A hash over a configurable set of fields that is used for findings deduplication. |
dedupeHash_like | String | Matches
If an index exists on A hash over a configurable set of fields that is used for findings deduplication. |
dedupeHash_lt | String | Checks if A hash over a configurable set of fields that is used for findings deduplication. |
dedupeHash_lte | String | Checks if A hash over a configurable set of fields that is used for findings deduplication. |
dedupeHash_not | String | Checks if A hash over a configurable set of fields that is used for findings deduplication. |
dedupeHash_not_contains | String | Checks if A hash over a configurable set of fields that is used for findings deduplication. |
dedupeHash_not_ends_with | String | Checks if A hash over a configurable set of fields that is used for findings deduplication. |
dedupeHash_not_in | String | Checks if A hash over a configurable set of fields that is used for findings deduplication. |
dedupeHash_not_like | String | Checks if
A hash over a configurable set of fields that is used for findings deduplication. |
dedupeHash_not_starts_with | String | Checks if Never uses an index. Consider using A hash over a configurable set of fields that is used for findings deduplication. |
dedupeHash_starts_with | String | Checks if Never uses an index. Consider using A hash over a configurable set of fields that is used for findings deduplication. |
deletedAt | DateTime | Checks if If an index exists on Timestamp of when this finding was deleted |
deletedAt_gt | DateTime | Checks if Timestamp of when this finding was deleted |
deletedAt_gte | DateTime | Checks if Timestamp of when this finding was deleted |
deletedAt_in | DateTime | Checks if Timestamp of when this finding was deleted |
deletedAt_lt | DateTime | Checks if Timestamp of when this finding was deleted |
deletedAt_lte | DateTime | Checks if Timestamp of when this finding was deleted |
deletedAt_not | DateTime | Checks if Timestamp of when this finding was deleted |
deletedAt_not_in | DateTime | Checks if Timestamp of when this finding was deleted |
description | String | Checks if If an index exists on See also Extended description of the finding. May contain Markdown. |
description_contains | String | Checks if Extended description of the finding. May contain Markdown. |
description_ends_with | String | Checks if Extended description of the finding. May contain Markdown. |
description_gt | String | Checks if Extended description of the finding. May contain Markdown. |
description_gte | String | Checks if Extended description of the finding. May contain Markdown. |
description_in | String | Checks if Extended description of the finding. May contain Markdown. |
description_like | String | Matches
If an index exists on Extended description of the finding. May contain Markdown. |
description_lt | String | Checks if Extended description of the finding. May contain Markdown. |
description_lte | String | Checks if Extended description of the finding. May contain Markdown. |
description_not | String | Checks if Extended description of the finding. May contain Markdown. |
description_not_contains | String | Checks if Extended description of the finding. May contain Markdown. |
description_not_ends_with | String | Checks if Extended description of the finding. May contain Markdown. |
description_not_in | String | Checks if Extended description of the finding. May contain Markdown. |
description_not_like | String | Checks if
Extended description of the finding. May contain Markdown. |
description_not_starts_with | String | Checks if Never uses an index. Consider using Extended description of the finding. May contain Markdown. |
description_starts_with | String | Checks if Never uses an index. Consider using Extended description of the finding. May contain Markdown. |
externalReferences_empty | Boolean | Checks if |
externalReferences_every | StringFilter | Makes sure all items in |
externalReferences_none | StringFilter | Makes sure none of the items in Note that you can specify the empty object for this filter to make sure |
externalReferences_some | StringFilter | Makes sure at least one of the items in "externalReferences" matches a certain filter. Note that you can specify the empty object for this filter to make sure |
falsePositive | Boolean | Checks if If an index exists on Denotes if this flaw has been deemed a false positive by the tester. |
falsePositive_not | Boolean | Checks if Denotes if this flaw has been deemed a false positive by the tester. |
findingClass | FindingClass | Checks if If an index exists on The class of the finding (e.g. information vs. weakness vs. vulnerability) |
findingClass_in | FindingClass | Checks if The class of the finding (e.g. information vs. weakness vs. vulnerability) |
findingClass_not | FindingClass | Checks if The class of the finding (e.g. information vs. weakness vs. vulnerability) |
findingClass_not_in | FindingClass | Checks if The class of the finding (e.g. information vs. weakness vs. vulnerability) |
findingLocations_empty | Boolean | Checks if |
findingLocations_every | FindingLocationFilter | Makes sure all items in |
findingLocations_none | FindingLocationFilter | Makes sure none of the items in Note that you can specify the empty object for this filter to make sure |
findingLocations_some | FindingLocationFilter | Makes sure at least one of the items in "findingLocations" matches a certain filter. Note that you can specify the empty object for this filter to make sure |
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 |
impact | String | Checks if If an index exists on See also Text describing the impact this flaw has on systems, products, enterprise, etc. |
impact_contains | String | Checks if Text describing the impact this flaw has on systems, products, enterprise, etc. |
impact_ends_with | String | Checks if Text describing the impact this flaw has on systems, products, enterprise, etc. |
impact_gt | String | Checks if Text describing the impact this flaw has on systems, products, enterprise, etc. |
impact_gte | String | Checks if Text describing the impact this flaw has on systems, products, enterprise, etc. |
impact_in | String | Checks if Text describing the impact this flaw has on systems, products, enterprise, etc. |
impact_like | String | Matches
If an index exists on Text describing the impact this flaw has on systems, products, enterprise, etc. |
impact_lt | String | Checks if Text describing the impact this flaw has on systems, products, enterprise, etc. |
impact_lte | String | Checks if Text describing the impact this flaw has on systems, products, enterprise, etc. |
impact_not | String | Checks if Text describing the impact this flaw has on systems, products, enterprise, etc. |
impact_not_contains | String | Checks if Text describing the impact this flaw has on systems, products, enterprise, etc. |
impact_not_ends_with | String | Checks if Text describing the impact this flaw has on systems, products, enterprise, etc. |
impact_not_in | String | Checks if Text describing the impact this flaw has on systems, products, enterprise, etc. |
impact_not_like | String | Checks if
Text describing the impact this flaw has on systems, products, enterprise, etc. |
impact_not_starts_with | String | Checks if Never uses an index. Consider using Text describing the impact this flaw has on systems, products, enterprise, etc. |
impact_starts_with | String | Checks if Never uses an index. Consider using Text describing the impact this flaw has on systems, products, enterprise, etc. |
linkedFindingHash | String | Checks if If an index exists on See also A hash represents the identical findings in other AssetVersions. This is used for linked issues across builds/versions. |
linkedFindingHash_contains | String | Checks if A hash represents the identical findings in other AssetVersions. This is used for linked issues across builds/versions. |
linkedFindingHash_ends_with | String | Checks if A hash represents the identical findings in other AssetVersions. This is used for linked issues across builds/versions. |
linkedFindingHash_gt | String | Checks if A hash represents the identical findings in other AssetVersions. This is used for linked issues across builds/versions. |
linkedFindingHash_gte | String | Checks if A hash represents the identical findings in other AssetVersions. This is used for linked issues across builds/versions. |
linkedFindingHash_in | String | Checks if A hash represents the identical findings in other AssetVersions. This is used for linked issues across builds/versions. |
linkedFindingHash_like | String | Matches
If an index exists on A hash represents the identical findings in other AssetVersions. This is used for linked issues across builds/versions. |
linkedFindingHash_lt | String | Checks if A hash represents the identical findings in other AssetVersions. This is used for linked issues across builds/versions. |
linkedFindingHash_lte | String | Checks if A hash represents the identical findings in other AssetVersions. This is used for linked issues across builds/versions. |
linkedFindingHash_not | String | Checks if A hash represents the identical findings in other AssetVersions. This is used for linked issues across builds/versions. |
linkedFindingHash_not_contains | String | Checks if A hash represents the identical findings in other AssetVersions. This is used for linked issues across builds/versions. |
linkedFindingHash_not_ends_with | String | Checks if A hash represents the identical findings in other AssetVersions. This is used for linked issues across builds/versions. |
linkedFindingHash_not_in | String | Checks if A hash represents the identical findings in other AssetVersions. This is used for linked issues across builds/versions. |
linkedFindingHash_not_like | String | Checks if
A hash represents the identical findings in other AssetVersions. This is used for linked issues across builds/versions. |
linkedFindingHash_not_starts_with | String | Checks if Never uses an index. Consider using A hash represents the identical findings in other AssetVersions. This is used for linked issues across builds/versions. |
linkedFindingHash_starts_with | String | Checks if Never uses an index. Consider using A hash represents the identical findings in other AssetVersions. This is used for linked issues across builds/versions. |
linkedFindingRefIds_empty | Boolean | Checks if |
linkedFindingRefIds_every | StringFilter | Makes sure all items in |
linkedFindingRefIds_none | StringFilter | Makes sure none of the items in Note that you can specify the empty object for this filter to make sure |
linkedFindingRefIds_some | StringFilter | Makes sure at least one of the items in "linkedFindingRefIds" matches a certain filter. Note that you can specify the empty object for this filter to make sure |
mergedFinding | FindingFilter | Checks if |
mergedFindingRefId | ID | Checks if If an index exists on If populated, this field points to the 'merged Finding ID' that represents this finding. This field is only populated if this finding is a 'merged finding'. For example, multiple security scanners may find the same issue in an Artifact. In this case, the findings from each scanner would be merged into a single finding. |
mergedFindingRefId_gt | ID | Checks if If populated, this field points to the 'merged Finding ID' that represents this finding. This field is only populated if this finding is a 'merged finding'. For example, multiple security scanners may find the same issue in an Artifact. In this case, the findings from each scanner would be merged into a single finding. |
mergedFindingRefId_gte | ID | Checks if If populated, this field points to the 'merged Finding ID' that represents this finding. This field is only populated if this finding is a 'merged finding'. For example, multiple security scanners may find the same issue in an Artifact. In this case, the findings from each scanner would be merged into a single finding. |
mergedFindingRefId_in | ID | Checks if If populated, this field points to the 'merged Finding ID' that represents this finding. This field is only populated if this finding is a 'merged finding'. For example, multiple security scanners may find the same issue in an Artifact. In this case, the findings from each scanner would be merged into a single finding. |
mergedFindingRefId_lt | ID | Checks if If populated, this field points to the 'merged Finding ID' that represents this finding. This field is only populated if this finding is a 'merged finding'. For example, multiple security scanners may find the same issue in an Artifact. In this case, the findings from each scanner would be merged into a single finding. |
mergedFindingRefId_lte | ID | Checks if If populated, this field points to the 'merged Finding ID' that represents this finding. This field is only populated if this finding is a 'merged finding'. For example, multiple security scanners may find the same issue in an Artifact. In this case, the findings from each scanner would be merged into a single finding. |
mergedFindingRefId_not | ID | Checks if If populated, this field points to the 'merged Finding ID' that represents this finding. This field is only populated if this finding is a 'merged finding'. For example, multiple security scanners may find the same issue in an Artifact. In this case, the findings from each scanner would be merged into a single finding. |
mergedFindingRefId_not_in | ID | Checks if If populated, this field points to the 'merged Finding ID' that represents this finding. This field is only populated if this finding is a 'merged finding'. For example, multiple security scanners may find the same issue in an Artifact. In this case, the findings from each scanner would be merged into a single finding. |
mitigation | String | Checks if If an index exists on See also Text describing how to best fix the flaw. May contain Markdown. |
mitigation_contains | String | Checks if Text describing how to best fix the flaw. May contain Markdown. |
mitigation_ends_with | String | Checks if Text describing how to best fix the flaw. May contain Markdown. |
mitigation_gt | String | Checks if Text describing how to best fix the flaw. May contain Markdown. |
mitigation_gte | String | Checks if Text describing how to best fix the flaw. May contain Markdown. |
mitigation_in | String | Checks if Text describing how to best fix the flaw. May contain Markdown. |
mitigation_like | String | Matches
If an index exists on Text describing how to best fix the flaw. May contain Markdown. |
mitigation_lt | String | Checks if Text describing how to best fix the flaw. May contain Markdown. |
mitigation_lte | String | Checks if Text describing how to best fix the flaw. May contain Markdown. |
mitigation_not | String | Checks if Text describing how to best fix the flaw. May contain Markdown. |
mitigation_not_contains | String | Checks if Text describing how to best fix the flaw. May contain Markdown. |
mitigation_not_ends_with | String | Checks if Text describing how to best fix the flaw. May contain Markdown. |
mitigation_not_in | String | Checks if Text describing how to best fix the flaw. May contain Markdown. |
mitigation_not_like | String | Checks if
Text describing how to best fix the flaw. May contain Markdown. |
mitigation_not_starts_with | String | Checks if Never uses an index. Consider using Text describing how to best fix the flaw. May contain Markdown. |
mitigation_starts_with | String | Checks if Never uses an index. Consider using Text describing how to best fix the flaw. May contain Markdown. |
numOccurences | Int | Checks if If an index exists on Number of occurrences in the source tool when several vulnerabilities were found and aggregated by the scanner. |
numOccurences_gt | Int | Checks if Number of occurrences in the source tool when several vulnerabilities were found and aggregated by the scanner. |
numOccurences_gte | Int | Checks if Number of occurrences in the source tool when several vulnerabilities were found and aggregated by the scanner. |
numOccurences_in | Int | Checks if Number of occurrences in the source tool when several vulnerabilities were found and aggregated by the scanner. |
numOccurences_lt | Int | Checks if Number of occurrences in the source tool when several vulnerabilities were found and aggregated by the scanner. |
numOccurences_lte | Int | Checks if Number of occurrences in the source tool when several vulnerabilities were found and aggregated by the scanner. |
numOccurences_not | Int | Checks if Number of occurrences in the source tool when several vulnerabilities were found and aggregated by the scanner. |
numOccurences_not_in | Int | Checks if Number of occurrences in the source tool when several vulnerabilities were found and aggregated by the scanner. |
origin | FindingOrigin | Checks if If an index exists on The origin of this finding (e.g. a security scanner, user-added, generated from an automated or user merge, found by FiniteState, etc.) |
origin_in | FindingOrigin | Checks if The origin of this finding (e.g. a security scanner, user-added, generated from an automated or user merge, found by FiniteState, etc.) |
origin_not | FindingOrigin | Checks if The origin of this finding (e.g. a security scanner, user-added, generated from an automated or user merge, found by FiniteState, etc.) |
origin_not_in | FindingOrigin | Checks if The origin of this finding (e.g. a security scanner, user-added, generated from an automated or user merge, found by FiniteState, etc.) |
originalFindings_empty | Boolean | Checks if |
originalFindings_every | FindingFilter | Makes sure all items in |
originalFindings_none | FindingFilter | Makes sure none of the items in Note that you can specify the empty object for this filter to make sure |
originalFindings_some | FindingFilter | Makes sure at least one of the items in "originalFindings" matches a certain filter. Note that you can specify the empty object for this filter to make sure |
outOfScope | Boolean | Checks if If an index exists on Denotes if this flaw falls outside the scope of the test. |
outOfScope_not | Boolean | Checks if Denotes if this flaw falls outside the scope of the test. |
patches_empty | Boolean | Checks if |
patches_every | PatchFilter | Makes sure all items in |
patches_none | PatchFilter | Makes sure none of the items in Note that you can specify the empty object for this filter to make sure |
patches_some | PatchFilter | Makes sure at least one of the items in "patches" matches a certain filter. Note that you can specify the empty object for this filter to make sure |
processingStatuses_empty | Boolean | Checks if |
processingStatuses_every | ProcessingStatusFilter | Makes sure all items in |
processingStatuses_none | ProcessingStatusFilter | Makes sure none of the items in Note that you can specify the empty object for this filter to make sure |
processingStatuses_some | ProcessingStatusFilter | Makes sure at least one of the items in "processingStatuses" matches a certain filter. Note that you can specify the empty object for this filter to make sure |
properties_empty | Boolean | Checks if |
properties_every | KeyValuePairFilter | Makes sure all items in |
properties_none | KeyValuePairFilter | Makes sure none of the items in Note that you can specify the empty object for this filter to make sure |
properties_some | KeyValuePairFilter | Makes sure at least one of the items in "properties" matches a certain filter. Note that you can specify the empty object for this filter to make sure |
regression | Boolean | Checks if If an index exists on If this finding had been fixed in a previous version but has regressed in this version, this field will be set to true. |
regression_not | Boolean | Checks if If this finding had been fixed in a previous version but has regressed in this version, this field will be set to true. |
remediationGuidance | String | Checks if If an index exists on See also Text describing how to fix the flaw. May contain Markdown. |
remediationGuidance_contains | String | Checks if Text describing how to fix the flaw. May contain Markdown. |
remediationGuidance_ends_with | String | Checks if Text describing how to fix the flaw. May contain Markdown. |
remediationGuidance_gt | String | Checks if Text describing how to fix the flaw. May contain Markdown. |
remediationGuidance_gte | String | Checks if Text describing how to fix the flaw. May contain Markdown. |
remediationGuidance_in | String | Checks if Text describing how to fix the flaw. May contain Markdown. |
remediationGuidance_like | String | Matches
If an index exists on Text describing how to fix the flaw. May contain Markdown. |
remediationGuidance_lt | String | Checks if Text describing how to fix the flaw. May contain Markdown. |
remediationGuidance_lte | String | Checks if Text describing how to fix the flaw. May contain Markdown. |
remediationGuidance_not | String | Checks if Text describing how to fix the flaw. May contain Markdown. |
remediationGuidance_not_contains | String | Checks if Text describing how to fix the flaw. May contain Markdown. |
remediationGuidance_not_ends_with | String | Checks if Text describing how to fix the flaw. May contain Markdown. |
remediationGuidance_not_in | String | Checks if Text describing how to fix the flaw. May contain Markdown. |
remediationGuidance_not_like | String | Checks if
Text describing how to fix the flaw. May contain Markdown. |
remediationGuidance_not_starts_with | String | Checks if Never uses an index. Consider using Text describing how to fix the flaw. May contain Markdown. |
remediationGuidance_starts_with | String | Checks if Never uses an index. Consider using Text describing how to fix the flaw. May contain Markdown. |
riskAccepted | Boolean | Checks if If an index exists on Denotes if this finding has been marked as an accepted risk. |
riskAccepted_not | Boolean | Checks if Denotes if this finding has been marked as an accepted risk. |
riskScore | Float | Checks if If an index exists on The risk associated with this Finding as determined by the CVE exploitability score or CWSS score |
riskScore_gt | Float | Checks if The risk associated with this Finding as determined by the CVE exploitability score or CWSS score |
riskScore_gte | Float | Checks if The risk associated with this Finding as determined by the CVE exploitability score or CWSS score |
riskScore_in | Float | Checks if The risk associated with this Finding as determined by the CVE exploitability score or CWSS score |
riskScore_lt | Float | Checks if The risk associated with this Finding as determined by the CVE exploitability score or CWSS score |
riskScore_lte | Float | Checks if The risk associated with this Finding as determined by the CVE exploitability score or CWSS score |
riskScore_not | Float | Checks if The risk associated with this Finding as determined by the CVE exploitability score or CWSS score |
riskScore_not_in | Float | Checks if The risk associated with this Finding as determined by the CVE exploitability score or CWSS score |
severity | FindingSeverity | Checks if If an index exists on Severity ranking of the finding |
severityJustification | String | Checks if If an index exists on See also Text describing why a certain severity was associated with this flaw. |
severityJustification_contains | String | Checks if Text describing why a certain severity was associated with this flaw. |
severityJustification_ends_with | String | Checks if Text describing why a certain severity was associated with this flaw. |
severityJustification_gt | String | Checks if Text describing why a certain severity was associated with this flaw. |
severityJustification_gte | String | Checks if Text describing why a certain severity was associated with this flaw. |
severityJustification_in | String | Checks if Text describing why a certain severity was associated with this flaw. |
severityJustification_like | String | Matches
If an index exists on Text describing why a certain severity was associated with this flaw. |
severityJustification_lt | String | Checks if Text describing why a certain severity was associated with this flaw. |
severityJustification_lte | String | Checks if Text describing why a certain severity was associated with this flaw. |
severityJustification_not | String | Checks if Text describing why a certain severity was associated with this flaw. |
severityJustification_not_contains | String | Checks if Text describing why a certain severity was associated with this flaw. |
severityJustification_not_ends_with | String | Checks if Text describing why a certain severity was associated with this flaw. |
severityJustification_not_in | String | Checks if Text describing why a certain severity was associated with this flaw. |
severityJustification_not_like | String | Checks if
Text describing why a certain severity was associated with this flaw. |
severityJustification_not_starts_with | String | Checks if Never uses an index. Consider using Text describing why a certain severity was associated with this flaw. |
severityJustification_starts_with | String | Checks if Never uses an index. Consider using Text describing why a certain severity was associated with this flaw. |
severity_in | FindingSeverity | Checks if Severity ranking of the finding |
severity_not | FindingSeverity | Checks if Severity ranking of the finding |
severity_not_in | FindingSeverity | Checks if Severity ranking of the finding |
sourceTypes_empty | Boolean | Checks if |
sourceTypes_every | FindingSourceTypeFilter | Makes sure all items in |
sourceTypes_none | FindingSourceTypeFilter | Makes sure none of the items in Note that you can specify the empty object for this filter to make sure |
sourceTypes_some | FindingSourceTypeFilter | Makes sure at least one of the items in "sourceTypes" matches a certain filter. Note that you can specify the empty object for this filter to make sure |
statuses_empty | Boolean | Checks if |
statuses_every | FindingStatusFilter | Makes sure all items in |
statuses_none | FindingStatusFilter | Makes sure none of the items in Note that you can specify the empty object for this filter to make sure |
statuses_some | FindingStatusFilter | Makes sure at least one of the items in "statuses" matches a certain filter. Note that you can specify the empty object for this filter to make sure |
stepsToReproduce | String | Checks if If an index exists on See also Text describing the steps that must be followed in order to reproduce the flaw. |
stepsToReproduce_contains | String | Checks if Text describing the steps that must be followed in order to reproduce the flaw. |
stepsToReproduce_ends_with | String | Checks if Text describing the steps that must be followed in order to reproduce the flaw. |
stepsToReproduce_gt | String | Checks if Text describing the steps that must be followed in order to reproduce the flaw. |
stepsToReproduce_gte | String | Checks if Text describing the steps that must be followed in order to reproduce the flaw. |
stepsToReproduce_in | String | Checks if Text describing the steps that must be followed in order to reproduce the flaw. |
stepsToReproduce_like | String | Matches
If an index exists on Text describing the steps that must be followed in order to reproduce the flaw. |
stepsToReproduce_lt | String | Checks if Text describing the steps that must be followed in order to reproduce the flaw. |
stepsToReproduce_lte | String | Checks if Text describing the steps that must be followed in order to reproduce the flaw. |
stepsToReproduce_not | String | Checks if Text describing the steps that must be followed in order to reproduce the flaw. |
stepsToReproduce_not_contains | String | Checks if Text describing the steps that must be followed in order to reproduce the flaw. |
stepsToReproduce_not_ends_with | String | Checks if Text describing the steps that must be followed in order to reproduce the flaw. |
stepsToReproduce_not_in | String | Checks if Text describing the steps that must be followed in order to reproduce the flaw. |
stepsToReproduce_not_like | String | Checks if
Text describing the steps that must be followed in order to reproduce the flaw. |
stepsToReproduce_not_starts_with | String | Checks if Never uses an index. Consider using Text describing the steps that must be followed in order to reproduce the flaw. |
stepsToReproduce_starts_with | String | Checks if Never uses an index. Consider using Text describing the steps that must be followed in order to reproduce the flaw. |
subcategory | FindingSubcategory | Checks if If an index exists on The applicable subcategory for this finding |
subcategory_in | FindingSubcategory | Checks if The applicable subcategory for this finding |
subcategory_not | FindingSubcategory | Checks if The applicable subcategory for this finding |
subcategory_not_in | FindingSubcategory | Checks if The applicable subcategory for this finding |
summary | String | Checks if If an index exists on See also Summary description of the finding |
summary_contains | String | Checks if Summary description of the finding |
summary_ends_with | String | Checks if Summary description of the finding |
summary_gt | String | Checks if Summary description of the finding |
summary_gte | String | Checks if Summary description of the finding |
summary_in | String | Checks if Summary description of the finding |
summary_like | String | Matches
If an index exists on Summary description of the finding |
summary_lt | String | Checks if Summary description of the finding |
summary_lte | String | Checks if Summary description of the finding |
summary_not | String | Checks if Summary description of the finding |
summary_not_contains | String | Checks if Summary description of the finding |
summary_not_ends_with | String | Checks if Summary description of the finding |
summary_not_in | String | Checks if Summary description of the finding |
summary_not_like | String | Checks if
Summary description of the finding |
summary_not_starts_with | String | Checks if Never uses an index. Consider using Summary description of the finding |
summary_starts_with | String | Checks if Never uses an index. Consider using Summary description of the finding |
tags_empty | Boolean | Checks if |
tags_every | TagFilter | Makes sure all items in |
tags_none | TagFilter | Makes sure none of the items in Note that you can specify the empty object for this filter to make sure |
tags_some | TagFilter | Makes sure at least one of the items in "tags" matches a certain filter. Note that you can specify the empty object for this filter to make sure |
test | TestFilter | Checks if |
title | String | Checks if If an index exists on See also A short title or description of the finding |
title_contains | String | Checks if A short title or description of the finding |
title_ends_with | String | Checks if A short title or description of the finding |
title_gt | String | Checks if A short title or description of the finding |
title_gte | String | Checks if A short title or description of the finding |
title_in | String | Checks if A short title or description of the finding |
title_like | String | Matches
If an index exists on A short title or description of the finding |
title_lt | String | Checks if A short title or description of the finding |
title_lte | String | Checks if A short title or description of the finding |
title_not | String | Checks if A short title or description of the finding |
title_not_contains | String | Checks if A short title or description of the finding |
title_not_ends_with | String | Checks if A short title or description of the finding |
title_not_in | String | Checks if A short title or description of the finding |
title_not_like | String | Checks if
A short title or description of the finding |
title_not_starts_with | String | Checks if Never uses an index. Consider using A short title or description of the finding |
title_starts_with | String | Checks if Never uses an index. Consider using A short title or description of the finding |
toolReference | String | Checks if If an index exists on See also URL to link back to the finding in the original tool |
toolReference_contains | String | Checks if URL to link back to the finding in the original tool |
toolReference_ends_with | String | Checks if URL to link back to the finding in the original tool |
toolReference_gt | String | Checks if URL to link back to the finding in the original tool |
toolReference_gte | String | Checks if URL to link back to the finding in the original tool |
toolReference_in | String | Checks if URL to link back to the finding in the original tool |
toolReference_like | String | Matches
If an index exists on URL to link back to the finding in the original tool |
toolReference_lt | String | Checks if URL to link back to the finding in the original tool |
toolReference_lte | String | Checks if URL to link back to the finding in the original tool |
toolReference_not | String | Checks if URL to link back to the finding in the original tool |
toolReference_not_contains | String | Checks if URL to link back to the finding in the original tool |
toolReference_not_ends_with | String | Checks if URL to link back to the finding in the original tool |
toolReference_not_in | String | Checks if URL to link back to the finding in the original tool |
toolReference_not_like | String | Checks if
URL to link back to the finding in the original tool |
toolReference_not_starts_with | String | Checks if Never uses an index. Consider using URL to link back to the finding in the original tool |
toolReference_starts_with | String | Checks if Never uses an index. Consider using URL to link back to the finding in the original tool |
uniqueIdFromTool | String | Checks if If an index exists on See also The original unique id of the finding from the imported Test information |
uniqueIdFromTool_contains | String | Checks if The original unique id of the finding from the imported Test information |
uniqueIdFromTool_ends_with | String | Checks if The original unique id of the finding from the imported Test information |
uniqueIdFromTool_gt | String | Checks if The original unique id of the finding from the imported Test information |
uniqueIdFromTool_gte | String | Checks if The original unique id of the finding from the imported Test information |
uniqueIdFromTool_in | String | Checks if The original unique id of the finding from the imported Test information |
uniqueIdFromTool_like | String | Matches
If an index exists on The original unique id of the finding from the imported Test information |
uniqueIdFromTool_lt | String | Checks if The original unique id of the finding from the imported Test information |
uniqueIdFromTool_lte | String | Checks if The original unique id of the finding from the imported Test information |
uniqueIdFromTool_not | String | Checks if The original unique id of the finding from the imported Test information |
uniqueIdFromTool_not_contains | String | Checks if The original unique id of the finding from the imported Test information |
uniqueIdFromTool_not_ends_with | String | Checks if The original unique id of the finding from the imported Test information |
uniqueIdFromTool_not_in | String | Checks if The original unique id of the finding from the imported Test information |
uniqueIdFromTool_not_like | String | Checks if
The original unique id of the finding from the imported Test information |
uniqueIdFromTool_not_starts_with | String | Checks if Never uses an index. Consider using The original unique id of the finding from the imported Test information |
uniqueIdFromTool_starts_with | String | Checks if Never uses an index. Consider using The original unique id of the finding from the imported Test information |
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) |
verified | Boolean | Checks if If an index exists on Denotes if this flaw has been manually verified by the tester. |
verified_not | Boolean | Checks if Denotes if this flaw has been manually verified by the tester. |
vulnIdFromTool | String | Checks if If an index exists on See also 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 | String | 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_ends_with | String | 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_gt | String | 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_gte | String | 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_in | String | 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_like | String | Matches
If an index exists on 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_lt | String | 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_lte | String | 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 | String | 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 | String | 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_ends_with | String | 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_in | String | 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_like | String | 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_starts_with | String | Checks if Never uses an index. Consider using 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_starts_with | String | Checks if Never uses an index. Consider using 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. |
vulnerabilityContext | VulnerabilityContextFilter | Allows to filter on the fields of Note that |
vulnerabilityIds_empty | Boolean | Checks if |
vulnerabilityIds_every | StringFilter | Makes sure all items in |
vulnerabilityIds_none | StringFilter | Makes sure none of the items in Note that you can specify the empty object for this filter to make sure |
vulnerabilityIds_some | StringFilter | Makes sure at least one of the items in "vulnerabilityIds" matches a certain filter. Note that you can specify the empty object for this filter to make sure |
This page was generated: 2024-11-06