A recent refactoring added the ability to get GitHub repositories registered to a project without specifying a specific provider. Unfortunately, the SQL query for doing so was missing parenthesis, and would select a random repository.
Patched in #2941
Revert prior to 5c381cf
, or roll forward past 2eb94e7
N/A
{ "nvd_published_at": "2024-04-09T17:16:03Z", "cwe_ids": [ "CWE-200" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2024-04-09T16:18:02Z" }