snyk-labs / pysnyk

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

fix/correct isMonitored project attribute #183

Closed olegshprengelsnyk closed 1 year ago

olegshprengelsnyk commented 1 year ago

The isMonitored project attribute was checking weather a project was monitored by CLI or not but this needs to represent the status of the project (whether it is active or not)