-
Notifications
You must be signed in to change notification settings - Fork 203
Open
Labels
Description
In the https://github.com/actions/dependency-review-action the packages can be filtered using purls. This includes githubactions: type purls. There was already a pull-request on this topic in: #243
The current implementation in dependency-review-action is case-sensitive which leads to practical issues, so a clear supported guidance would help.
Given earlier discussions in the pull-request, it should be noted that githubactions are unique in the sense that they can refer to a workflow as well, if I recall correctly, so a file within the repository.
jantiebot and pombredanne