-
Notifications
You must be signed in to change notification settings - Fork 473
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
API for python scripts Issue #713 #836
base: master
Are you sure you want to change the base?
API for python scripts Issue #713 #836
Conversation
@issabayevmk I'll find some time to review this properly. In the meantime, could you please take a look at the tests? |
Hi @lorenzodb1. Thanks for your reply, I will review tests. |
Hi @issabayevmk, looks like you're missing some coverage now! |
@lorenzodb1 , I have improved coverage, now it is 98% for api.py. |
@issabayevmk it looks like pre-commit checks are still failing |
@lorenzodb1 windows tests now fixed and all tests are green on my fork |
Hi @lorenzodb1! Could you please review my PR |
New API to import detect-secrets into other python scripts
Currently detect-secrets does not provide easy options to import and scan strings/files/repos
API for usage of detect-secrets from other python scripts. Supports: