Problem/Motivation

Reviewing the codebase, there isn't a single list that shows the SAs, the CVEs and the associated project name. This would be useful to have, imho.

Proposed resolution

Add the project name to get_cwe_capec_from_advisory_url().

Remaining tasks

Add the project name to get_cwe_capec_from_advisory_url().

User interface changes

TBD

API changes

TBD

Data model changes

The $advisories array in get_cwe_capec_from_advisory_url() store the project names.

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

damienmckenna created an issue. See original summary.

damienmckenna’s picture

Status: Active » Needs review

The MR adds the project name on all SA items, and fills out the list so that all SAs are at least listed in the code, even if they aren't output in the API.

damienmckenna’s picture

Assigned: damienmckenna » Unassigned
greggles’s picture

Now that #3557186: Refactor SA data so it's a single data file is done I think this issue can be closed since the same goal was achieved there. What do you think?

damienmckenna’s picture

Sounds good.

greggles’s picture

Status: Needs review » Closed (duplicate)

Thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.