Filter: FindingLocationFilter
Filter type for FindingLocation.
All fields in this type are and-combined; see the or
field for or-combination.
Related Types
Input Fields
Name | Type | Description |
---|---|---|
AND | FindingLocationFilter | A field that checks if all filters in the list apply If the list is empty, this filter applies to all objects. |
OR | FindingLocationFilter | 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 |
fileHashes_empty | Boolean | Checks if |
fileHashes_every | HashFilter | Makes sure all items in |
fileHashes_none | HashFilter | Makes sure none of the items in Note that you can specify the empty object for this filter to make sure |
fileHashes_some | HashFilter | Makes sure at least one of the items in "fileHashes" matches a certain filter. Note that you can specify the empty object for this filter to make sure |
fileOffsetAddress | Int | Checks if If an index exists on Number of bytes into file for the finding location |
fileOffsetAddress_gt | Int | Checks if Number of bytes into file for the finding location |
fileOffsetAddress_gte | Int | Checks if Number of bytes into file for the finding location |
fileOffsetAddress_in | Int | Checks if Number of bytes into file for the finding location |
fileOffsetAddress_lt | Int | Checks if Number of bytes into file for the finding location |
fileOffsetAddress_lte | Int | Checks if Number of bytes into file for the finding location |
fileOffsetAddress_not | Int | Checks if Number of bytes into file for the finding location |
fileOffsetAddress_not_in | Int | Checks if Number of bytes into file for the finding location |
filePath | String | Checks if If an index exists on See also File path associated with the finding (could be a full file path within a file system, a relative file path in a source code repository, or path within a container image) |
filePath_contains | String | Checks if File path associated with the finding (could be a full file path within a file system, a relative file path in a source code repository, or path within a container image) |
filePath_ends_with | String | Checks if File path associated with the finding (could be a full file path within a file system, a relative file path in a source code repository, or path within a container image) |
filePath_gt | String | Checks if File path associated with the finding (could be a full file path within a file system, a relative file path in a source code repository, or path within a container image) |
filePath_gte | String | Checks if File path associated with the finding (could be a full file path within a file system, a relative file path in a source code repository, or path within a container image) |
filePath_in | String | Checks if File path associated with the finding (could be a full file path within a file system, a relative file path in a source code repository, or path within a container image) |
filePath_like | String | Matches
If an index exists on File path associated with the finding (could be a full file path within a file system, a relative file path in a source code repository, or path within a container image) |
filePath_lt | String | Checks if File path associated with the finding (could be a full file path within a file system, a relative file path in a source code repository, or path within a container image) |
filePath_lte | String | Checks if File path associated with the finding (could be a full file path within a file system, a relative file path in a source code repository, or path within a container image) |
filePath_not | String | Checks if File path associated with the finding (could be a full file path within a file system, a relative file path in a source code repository, or path within a container image) |
filePath_not_contains | String | Checks if File path associated with the finding (could be a full file path within a file system, a relative file path in a source code repository, or path within a container image) |
filePath_not_ends_with | String | Checks if File path associated with the finding (could be a full file path within a file system, a relative file path in a source code repository, or path within a container image) |
filePath_not_in | String | Checks if File path associated with the finding (could be a full file path within a file system, a relative file path in a source code repository, or path within a container image) |
filePath_not_like | String | Checks if
File path associated with the finding (could be a full file path within a file system, a relative file path in a source code repository, or path within a container image) |
filePath_not_starts_with | String | Checks if Never uses an index. Consider using File path associated with the finding (could be a full file path within a file system, a relative file path in a source code repository, or path within a container image) |
filePath_starts_with | String | Checks if Never uses an index. Consider using File path associated with the finding (could be a full file path within a file system, a relative file path in a source code repository, or path within a container image) |
functionName | String | Checks if If an index exists on See also Name of the function affected by the Finding |
functionName_contains | String | Checks if Name of the function affected by the Finding |
functionName_ends_with | String | Checks if Name of the function affected by the Finding |
functionName_gt | String | Checks if Name of the function affected by the Finding |
functionName_gte | String | Checks if Name of the function affected by the Finding |
functionName_in | String | Checks if Name of the function affected by the Finding |
functionName_like | String | Matches
If an index exists on Name of the function affected by the Finding |
functionName_lt | String | Checks if Name of the function affected by the Finding |
functionName_lte | String | Checks if Name of the function affected by the Finding |
functionName_not | String | Checks if Name of the function affected by the Finding |
functionName_not_contains | String | Checks if Name of the function affected by the Finding |
functionName_not_ends_with | String | Checks if Name of the function affected by the Finding |
functionName_not_in | String | Checks if Name of the function affected by the Finding |
functionName_not_like | String | Checks if
Name of the function affected by the Finding |
functionName_not_starts_with | String | Checks if Never uses an index. Consider using Name of the function affected by the Finding |
functionName_starts_with | String | Checks if Never uses an index. Consider using Name of the function affected by the Finding |
id | ID | Checks if If an index exists on An auto-generated string that identifies this child entity uniquely within this collection of child entities |
id_gt | ID | Checks if An auto-generated string that identifies this child entity uniquely within this collection of child entities |
id_gte | ID | Checks if An auto-generated string that identifies this child entity uniquely within this collection of child entities |
id_in | ID | Checks if An auto-generated string that identifies this child entity uniquely within this collection of child entities |
id_lt | ID | Checks if An auto-generated string that identifies this child entity uniquely within this collection of child entities |
id_lte | ID | Checks if An auto-generated string that identifies this child entity uniquely within this collection of child entities |
id_not | ID | Checks if An auto-generated string that identifies this child entity uniquely within this collection of child entities |
id_not_in | ID | Checks if An auto-generated string that identifies this child entity uniquely within this collection of child entities |
lineNumber | Int | Checks if If an index exists on Line number in a text file |
lineNumber_gt | Int | Checks if Line number in a text file |
lineNumber_gte | Int | Checks if Line number in a text file |
lineNumber_in | Int | Checks if Line number in a text file |
lineNumber_lt | Int | Checks if Line number in a text file |
lineNumber_lte | Int | Checks if Line number in a text file |
lineNumber_not | Int | Checks if Line number in a text file |
lineNumber_not_in | Int | Checks if Line number in a text file |
sinkObject | String | Checks if If an index exists on See also Sink object (variable, function...) of the attack vector. |
sinkObject_contains | String | Checks if Sink object (variable, function...) of the attack vector. |
sinkObject_ends_with | String | Checks if Sink object (variable, function...) of the attack vector. |
sinkObject_gt | String | Checks if Sink object (variable, function...) of the attack vector. |
sinkObject_gte | String | Checks if Sink object (variable, function...) of the attack vector. |
sinkObject_in | String | Checks if Sink object (variable, function...) of the attack vector. |
sinkObject_like | String | Matches
If an index exists on Sink object (variable, function...) of the attack vector. |
sinkObject_lt | String | Checks if Sink object (variable, function...) of the attack vector. |
sinkObject_lte | String | Checks if Sink object (variable, function...) of the attack vector. |
sinkObject_not | String | Checks if Sink object (variable, function...) of the attack vector. |
sinkObject_not_contains | String | Checks if Sink object (variable, function...) of the attack vector. |
sinkObject_not_ends_with | String | Checks if Sink object (variable, function...) of the attack vector. |
sinkObject_not_in | String | Checks if Sink object (variable, function...) of the attack vector. |
sinkObject_not_like | String | Checks if
Sink object (variable, function...) of the attack vector. |
sinkObject_not_starts_with | String | Checks if Never uses an index. Consider using Sink object (variable, function...) of the attack vector. |
sinkObject_starts_with | String | Checks if Never uses an index. Consider using Sink object (variable, function...) of the attack vector. |
sourceObject | String | Checks if If an index exists on See also Source object (variable, function...) of the attack vector. |
sourceObject_contains | String | Checks if Source object (variable, function...) of the attack vector. |
sourceObject_ends_with | String | Checks if Source object (variable, function...) of the attack vector. |
sourceObject_gt | String | Checks if Source object (variable, function...) of the attack vector. |
sourceObject_gte | String | Checks if Source object (variable, function...) of the attack vector. |
sourceObject_in | String | Checks if Source object (variable, function...) of the attack vector. |
sourceObject_like | String | Matches
If an index exists on Source object (variable, function...) of the attack vector. |
sourceObject_lt | String | Checks if Source object (variable, function...) of the attack vector. |
sourceObject_lte | String | Checks if Source object (variable, function...) of the attack vector. |
sourceObject_not | String | Checks if Source object (variable, function...) of the attack vector. |
sourceObject_not_contains | String | Checks if Source object (variable, function...) of the attack vector. |
sourceObject_not_ends_with | String | Checks if Source object (variable, function...) of the attack vector. |
sourceObject_not_in | String | Checks if Source object (variable, function...) of the attack vector. |
sourceObject_not_like | String | Checks if
Source object (variable, function...) of the attack vector. |
sourceObject_not_starts_with | String | Checks if Never uses an index. Consider using Source object (variable, function...) of the attack vector. |
sourceObject_starts_with | String | Checks if Never uses an index. Consider using Source object (variable, function...) of the attack vector. |
updatedAt | DateTime | Checks if If an index exists on The instant this object has been updated the last time |
updatedAt_gt | DateTime | Checks if The instant this object has been updated the last time |
updatedAt_gte | DateTime | Checks if The instant this object has been updated the last time |
updatedAt_in | DateTime | Checks if The instant this object has been updated the last time |
updatedAt_lt | DateTime | Checks if The instant this object has been updated the last time |
updatedAt_lte | DateTime | Checks if The instant this object has been updated the last time |
updatedAt_not | DateTime | Checks if The instant this object has been updated the last time |
updatedAt_not_in | DateTime | Checks if The instant this object has been updated the last time |
This page was generated: 2024-11-06