Python script to create CSV file with issues together with FixedIn version.
[2022/12/23] Midification:
- Skip if
issueType
is not "vuln" - Added
Priority score
column
- Python
pip install pysnyk
python3 list_issues_with_fixedIn_version.py --orgId <Org Id> --projectId <Project ID>