-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
blockedIssues that are blocked.Issues that are blocked.
Description
After testing out this workflow, I see that it uploads the dependency graph, but I am not receiving Dependabot alerts, as mentioned in the Readme.
I've set up an example project with two vulnerabilities:
- (Critical) CVE-2017-20166 Ecto lacks a protection mechanism, version 2.2.0
- (Low) CVE-2025-1211 Server-side Request Forgery (SSRF) in hackney, versions before 1.21.1.
Thanks to this workflow, Github has the full dependency tree. It recognizes both depencencies (Ecto 2.0.0 and Hackney 1.17). Both of them are in GitHub Security Advisory Database (see links above), but no alerts are generated from Dependabot.
Am I missing something?
Metadata
Metadata
Assignees
Labels
blockedIssues that are blocked.Issues that are blocked.