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

Add specs to ensure there are no "double reported" advisories. #585

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

postmodern
Copy link
Member

All advisory files must contain a unique CVE ID and GHSA ID per directory. This addresses issue #580.

@postmodern postmodern self-assigned this Apr 21, 2023
@postmodern postmodern changed the title Add specs to ensure there are two "double reported" advisories. Add specs to ensure there are no two "double reported" advisories. Apr 21, 2023
@postmodern postmodern force-pushed the catch_double_reported_advisories branch from 8f5e34c to c6157ef Compare April 21, 2023 02:47
@postmodern postmodern changed the title Add specs to ensure there are no two "double reported" advisories. Add specs to ensure there are no "double reported" advisories. Apr 21, 2023
@postmodern postmodern marked this pull request as draft June 9, 2023 03:53
* All advisory files must contain a unique CVE ID and GHSA ID *per*
  directory.
@postmodern postmodern force-pushed the catch_double_reported_advisories branch from c6157ef to 424fdc2 Compare June 23, 2023 16:58
@jasnow
Copy link
Contributor

jasnow commented Jun 29, 2023

I vote to make this change and release it ```
expect(ghsa_ids).to match_array(ghsa_ids.uniq)

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

Successfully merging this pull request may close these issues.

None yet

2 participants