pyupio/safety

Links to Vulnerability All Broken

Closed this issue · 3 comments

  • safety version: 2.2.1
  • Python version: 3.8.10
  • Operating System: Mac OS 13.5.2

Description

Links to vulnerabilities from running safety check all lead to 404s.

What I Did

safety check

Clicked on link for each vulnerability. They are all 404s.

Example link: https://safetycli.com/v/59956/f17

From safety output:

-> Vulnerability found in certifi version 2022.12.7
   Vulnerability ID: 59956
   Affected spec: >=2015.04.28,<2023.07.22
   ADVISORY: Certifi 2023.07.22 includes a fix for CVE-2023-37920: Certifi prior to version 2023.07.22 recognizes "e-Tugra" root certificates.
   e-Tugra's root certificates were subject to an investigation prompted by reporting of security issues in their systems. Certifi 2023.07.22 removes root...
   CVE-2023-37920
   For more information, please visit https://safetycli.com/v/59956/f17

Thanks @hangonlyra for your report. Can you confirm if this issue is fixed?

Thanks for the quick response. It appears to have been fixed. Thank you!