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

bug:Unflexible TUFilm Parser #268

Merged
merged 17 commits into from
Oct 30, 2023

Merge branch 'main' into bug/tolerant-tufilm-parser

3f2fdde
Select commit
Loading
Failed to load commit list.
Merged

bug:Unflexible TUFilm Parser #268

Merge branch 'main' into bug/tolerant-tufilm-parser
3f2fdde
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Oct 30, 2023 in 4s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 179 in server/backend/cron/movie_parsers/tufilm.go

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete regular expression for hostnames High

This regular expression has an unescaped dot before 'com', so it might match more hosts than expected when
the regular expression is used
.