Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep an eye on "Implement “list security advisories” Packagist/Composer API" #6

Open
mxr576 opened this issue Jul 13, 2023 · 1 comment

Comments

@mxr576
Copy link
Owner

mxr576 commented Jul 13, 2023

This Drupal.org feature can make the insecure list obsolete. Let's keep an eye on it and check if there is any difference between that list and ours.

@mxr576
Copy link
Owner Author

mxr576 commented Sep 22, 2023

So it looks like this is already live since https://www.drupal.org/project/project_composer/issues/3301876#comment-15173564...

             {
                "advisoryId": "DDQG-insecure-drupal-apigee_edge",
                "packageName": "drupal/apigee_edge",
                "affectedVersions": ">=1.0.0,<1.27.0|>=1.0.0,<1.27.0|>=2.0.0,<2.0.8",
                "title": "The installed \"2.0.7.0\" version is insecure. (Reported by Drupal Dependency Quality Gate.)",
                "cve": "DDQG-insecure-drupal-apigee_edge",
                "link": "https://www.drupal.org/project/apigee_edge",
                "reportedAt": "2023-09-22T09:09:26+00:00",
                "sources": [
                    {
                        "name": "DDQG",
                        "remoteId": "DDQG-insecure-drupal-apigee_edge"
                    }
                ]
            },
            {
                "advisoryId": "SA-CONTRIB-2023-005",
                "packageName": "drupal/apigee_edge",
                "affectedVersions": "<1.27.0 || >=2.0.0 <2.0.8",
                "title": "Apigee Edge - Moderately critical - Access bypass - SA-CONTRIB-2023-005",
                "cve": null,
                "link": "https://www.drupal.org/sa-contrib-2023-005",
                "reportedAt": "2023-02-01T16:13:42+00:00",
                "sources": [
                    {
                        "name": "Apigee Edge - Moderately critical - Access bypass - SA-CONTRIB-2023-005",
                        "remoteId": "SA-CONTRIB-2023-005"
                    }
                ]
            }
        ],

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant