mozilla / foundation-security-advisories

Canonical source for Mozilla Foundation Security Advisories. http://www.mozilla.org/security/announce/
Mozilla Public License 2.0
20 stars 32 forks source link

Add additional check to prevent duplicate references #140

Closed maltejur closed 5 months ago

maltejur commented 5 months ago

If CVE services already have a reference with the same url as one that we have locally, do not add it again. This should prevent future issues like this failed CI run: https://github.com/mozilla/foundation-security-advisories/actions/runs/8756949809/job/24034559124 (I have already corrected this particular problem manually).