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

Replace deprecated method in expire_accounts.py #10172

Closed
wants to merge 1 commit into from

Replace deprecated method

94103a9
Select commit
Loading
Failed to load commit list.
Closed

Replace deprecated method in expire_accounts.py #10172

Replace deprecated method
94103a9
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Dec 20, 2024 in 4s

1 configuration not found

Warning: Code scanning may not have found all the alerts introduced by this pull request, because 1 configuration present on refs/heads/master was not found:

Default setup

  • ❓  /language:python

New alerts in code changed by this pull request

Security Alerts:

  • 2 high
  • 9 medium

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 198 in openlibrary/components/BarcodeScanner.vue

See this annotation in the file changed.

Code scanning / CodeQL

Client-side URL redirect Medium

Untrusted URL redirection depends on a
user-provided value
.

Check failure on line 198 in openlibrary/components/BarcodeScanner.vue

See this annotation in the file changed.

Code scanning / CodeQL

Client-side cross-site scripting High

Cross-site scripting vulnerability due to
user-provided value
.

Check warning on line 185 in openlibrary/plugins/openlibrary/js/SearchBar.js

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

DOM text
is reinterpreted as HTML without escaping meta-characters.

Check warning on line 365 in openlibrary/plugins/openlibrary/js/SearchBar.js

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

DOM text
is reinterpreted as HTML without escaping meta-characters.

Check warning on line 60 in openlibrary/plugins/openlibrary/js/Toast.js

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

DOM text
is reinterpreted as HTML without escaping meta-characters.

Check warning on line 16 in openlibrary/plugins/openlibrary/js/breadcrumb_select/index.js

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

DOM text
is reinterpreted as HTML without escaping meta-characters.

Check warning on line 116 in openlibrary/plugins/openlibrary/js/bulk-tagger/BulkTagger/MenuOption.js

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

DOM text
is reinterpreted as HTML without escaping meta-characters.

Check warning on line 204 in openlibrary/plugins/openlibrary/js/carousel/Carousel.js

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

DOM text
is reinterpreted as HTML without escaping meta-characters.

Check warning on line 27 in openlibrary/plugins/openlibrary/js/ia_thirdparty_logins.js

See this annotation in the file changed.

Code scanning / CodeQL

Client-side URL redirect Medium

Untrusted URL redirection depends on a
user-provided value
.

Check failure on line 27 in openlibrary/plugins/openlibrary/js/ia_thirdparty_logins.js

See this annotation in the file changed.

Code scanning / CodeQL

Client-side cross-site scripting High

Cross-site scripting vulnerability due to
user-provided value
.

Check warning on line 263 in openlibrary/plugins/openlibrary/js/lists/ShowcaseItem.js

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

DOM text
is reinterpreted as HTML without escaping meta-characters.