codeLocationis the exact location in source text where the evidence was found, such as a line and column in a code file, manifest, or document. sourceis the evidence carrier or authority when it is not sufficiently described by codeLocation.source, such as an imported graph, attestation, external service, execution record, or user assertion. detailsis for machine-readable detector-specific context that is not represented by core fields, such as parser rules, path expressions, dependency groups, package identifiers, or confidence inputs. descriptionis an optional human-readable fallback for display when a useful explanation cannot be derived from the structured fields.
Properties
GraphEvidence
kind | GraphEvidenceKind | ||
confidence | GraphEvidenceConfidence | ||
codeLocation | CodeLocation | ||
source | ThingVariantString | ||
recordedAt | Timestamp | ||
details | Object | ||
description | String | ||
id | String | Entity |
Related
GraphEvidence
Parents: EntityChildren: none
Bindings
GraphEvidence
Python class GraphEvidenceRust struct GraphEvidenceTypeScript class GraphEvidence
GraphEvidence.yamldocs_types.rs