Yelp / detect-secrets

An enterprise friendly way of detecting and preventing secrets in code.
Apache License 2.0
3.58k stars 449 forks source link

API for python scripts Issue #713 #836

Open issabayevmk opened 1 month ago

issabayevmk commented 1 month ago
lorenzodb1 commented 3 weeks ago

@issabayevmk I'll find some time to review this properly. In the meantime, could you please take a look at the tests?

issabayevmk commented 3 weeks ago

Hi @lorenzodb1. Thanks for your reply, I will review tests.

lorenzodb1 commented 3 weeks ago

Hi @issabayevmk, looks like you're missing some coverage now!

issabayevmk commented 2 weeks ago

@lorenzodb1 , I have improved coverage, now it is 98% for api.py.

lorenzodb1 commented 2 weeks ago

@issabayevmk it looks like pre-commit checks are still failing

issabayevmk commented 1 week ago

@lorenzodb1 windows tests now fixed and all tests are green on my fork