Skip to content

AdamGold/microsoft_security_acknowledgments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This script creates a CSV file of all Microsoft published vulnerabilities. It does so by sending concurrent requests to retrieve all vulnerabilities from 2015 to 2020. For each vulnerability, it sends another request the URL of its reference (which contains more information about the vulnerability) and then writes everything to a CSV file.

Installation & Usage

This package uses poetry for packaging.

pip install poetry
poetry run python -m src.main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages