Skip to content

Unable to use Manual Pipeline Mitigation file to mitigate flaws with 'UNKNOWN' source #4

@Daverism

Description

@Daverism

The pipeline scanner is detecting flaws in a dependent library and flagging them up in the Pipeline scanner results with file "UNKNOWN" and line 1.

example:

      "files": {
        "source_file": {
          "file": "UNKNOWN",
          "line": 1,
          "function_name": "[redacted]",
          "qualified_function_name": "[redacted],
          "function_prototype": "[redacted]",
          "scope": "[redacted]"
        }

When multiple instances of the same flaw are detected in different dependent packages with the same flaw ID and file (UNKNOWN) and line (1) only one instance of the flaw is removed via the manual mitigations file matching leaving unmitigated flaws that are causing the pipelines to fail.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions