ast-cli
ast-cli copied to clipboard
[REQ] handle requirements.txt custom filenames
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.
Internal Jira issue: AST-38464
Done, will be available in release 2.0.73 FYI, It will not solve AST filtering, only the Cli