Skip to content

Suggest improvements form saves "Source code location" as a WEB reference instead of PACKAGE #9634

Description

@nikpivkin

I used the "Suggest improvements for this vulnerability" form on GHSA-xc6g-ggrc-qq4r. The advisory had no source code location, so I set it to https://github.com/apostrophecms/sanitize-html. In the pull request #9631 the form added it as a reference with the WEB type.

+    {
+      "type": "WEB",
+      "url": "https://github.com/apostrophecms/sanitize-html"
+    },

Other advisories keep the source repository as a PACKAGE reference. For example, GHSA-rjqq-98f6-6j3r has the same URL with "type": "PACKAGE".

I expect the form to save the source code location as a PACKAGE reference.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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