📢 Version 1.2.1 of the GHAS Reporting Tool is out - a Python script to fetch GitHub Advanced Security alerts.
New Features in this release:
----------------------------------------------
Minor bug fixes
Change alert count behaviour - Alert counts now only show alert counts for selected scan types, or all if no scan types are specified
Fix command line option behaviour. The script now exits if alert type "--all" is specified together with additional alert type parameter(s)
Update requirements.txt to resolve 2 vulnerabilities in the cryptography and requests library.