Skip to content

Add support to report the versions to the dependency graph API #122

Description

@jessehouwing

Right now security vulnerability reporting is broken when a workflow uses a floating tag, branch or sha.

The lock file is a perfect source for the dependency graph to record the dependencies.

The built-in narrowing could also report the actual versions so that de vulnerability reporting works.

I currently have an action that implements this based on parsing the workflows directly:
https://github.com/jessehouwing/actions-dependency-submission

It would be awesome if the "automatic dependency submission" would actually use the existing lock file or generate a ephemeral lockfile.

Metadata

Metadata

Assignees

No one assigned

    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