Type: FindingLocation

Contains all information to locate the source of a finding


Properties

NameTypeDescription
_cursorString

Provides a value that can be supplied to the after argument for pagination. Depends on the value of the orderBy argument.

_fileHashesMeta_QueryMeta

Hashes of the file associated with finding. For precise location lookups, this should not use a fuzzy hash. All hashes included in this list should refer to a single file.

createdAtDateTime

The instant this object has been created

fileHashes[Hash]

Hashes of the file associated with finding. For precise location lookups, this should not use a fuzzy hash. All hashes included in this list should refer to a single file.

fileOffsetAddressInt

Number of bytes into file for the finding location

filePathString

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)

functionNameString

Name of the function affected by the Finding

idID

An auto-generated string that identifies this child entity uniquely within this collection of child entities

lineNumberInt

Line number in a text file

sinkObjectString

Sink object (variable, function...) of the attack vector.

sourceObjectString

Source object (variable, function...) of the attack vector.

updatedAtDateTime

The instant this object has been updated the last time


This page was generated: 2024-05-17