#3301876: Implement “list security advisories” Packagist/Composer API includes what versions an advisory affects. So we need that data.

The field should be:

  • A single-line text field
  • Not required initially, we should have this for new SAs, but might not want to require it for editing existing SAs
  • Description: “Writing Composer version constraints.”
  • On both the form and display, between the Vulnerability & CVE IDs fields
  • Validated with _drupalorg_validate_version_constraint()

Issue fork drupalorg-3301882

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

drumm created an issue. See original summary.

drumm’s picture

Project: packages.drupal.org » Drupal.org customizations
Version: 7.x-1.x-dev » 7.x-3.x-dev
Component: Code » Security advisories

crawleyhost made their first commit to this issue’s fork.

  • drumm committed bacc4f4 on 7.x-3.x authored by crawleyhost
    Issue #3301882 by crawleyhost: Add “Affected versions” field to the...
drumm’s picture

Status: Active » Fixed

Looks good, merged with a few trivial things I didn't think about when describing the new field.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.