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

feat(cli): Add --filename-template and --max-length options #763

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

feat(cli): --filename-template and --max-length

c44c7b5
Select commit
Loading
Failed to load commit list.
Open

feat(cli): Add --filename-template and --max-length options #763

feat(cli): --filename-template and --max-length
c44c7b5
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Dec 9, 2024 in 5s

No new alerts in code changed by this pull request

Annotations

Check failure on line 261 in tests/filename_tests.py

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High test

The string
example.com
may be at an arbitrary position in the sanitized URL.

Check failure on line 284 in tests/filename_tests.py

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High test

The string
example.com
may be at an arbitrary position in the sanitized URL.

Check failure on line 304 in tests/filename_tests.py

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High test

The string
example.com
may be at an arbitrary position in the sanitized URL.

Check failure on line 340 in tests/filename_tests.py

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High test

The string
example.com
may be at an arbitrary position in the sanitized URL.