ast-cli icon indicating copy to clipboard operation
ast-cli copied to clipboard

[REQ] handle requirements.txt custom filenames

Open ArnaudLacroix opened this issue 1 year ago • 1 comments

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.

ArnaudLacroix avatar Apr 04 '24 17:04 ArnaudLacroix

Internal Jira issue: AST-38464

github-actions[bot] avatar Apr 04 '24 17:04 github-actions[bot]

Done, will be available in release 2.0.73 FYI, It will not solve AST filtering, only the Cli

jbrotsos avatar May 30 '24 04:05 jbrotsos