You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have some python projects on which requirements.txt files can have variable names like requirement[custom string].txt. Today, the CLI filters them and they are excluded from the scan.
Propose a solution
add "requirement*.txt" to the filters.
The text was updated successfully, but these errors were encountered:
Is your request related to a workflow problem?
I have some python projects on which requirements.txt files can have variable names like requirement[custom string].txt. Today, the CLI filters them and they are excluded from the scan.
Propose a solution
add "requirement*.txt" to the filters.
The text was updated successfully, but these errors were encountered: