Skip to content

[analyzer] Analyzer should emit IssueHash in SARIF output #158159

@dbartol

Description

@dbartol

The SARIF format allows a result to have an optional set of partialFingerprints - opaque strings that are intended to uniquely identify the warning across runs, even when source code changes. The Clang static analyzer already computes such a fingerprint, but currently only emits it for Plist output. The SARIF emitter should do the same.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions