Skip to content
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

Add a mode to scan a requirements.txt file #21

Closed
christophetd opened this issue Jul 22, 2022 · 0 comments
Closed

Add a mode to scan a requirements.txt file #21

christophetd opened this issue Jul 22, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@christophetd
Copy link
Contributor

As a: developer
I need too: be able to run pysecurity on my project's dependency
So that: I can be alerted if one of my dependencies is malicious

Sample usage (suggestion):

python3 -m pysecurity -n /my/project/requirements.txt # Keep the same argument as a local package, and detect if it's a text file

# or
python3 -m pysecurity --requirements /my/project/requirements.txt
@christophetd christophetd added the enhancement New feature or request label Jul 22, 2022
@enelli enelli closed this as completed Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants