snyk-labs / pysnyk

A Python client for the Snyk API.
https://snyk.docs.apiary.io/
MIT License
88 stars 116 forks source link

adding a new example script to the set of examples #174

Closed antz-snyk closed 1 year ago

antz-snyk commented 1 year ago

An example script to delete projects from a given org that were created over X number of days ago [Example command]: Python3 api-demo-12-delete-projects-by-origin-and-age.py --projectOrigin cli --orgId --cutoffDays 30