A short powershell script to retrieve information about a specific CVE passed in argument. Complementary with my CISA script
.'NIST_API.ps1' -CVE (your CVE Number format: CVE-XXXX-XXXXX)
!!!! The scripts should be i the same folder !!!!
.'NIST_API.ps1' -CVE (your CVE Number format: CVE-XXXX-XXXXX); .'CISA.ps1' -CVE (your CVE Number format: CVE-XXXX-XXXXX)