Replace deprecated method in expire_accounts.py
#10172
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.
Annotations
Check warning on line 198 in openlibrary/components/BarcodeScanner.vue
Code scanning / CodeQL
Client-side URL redirect Medium
.
Check failure on line 198 in openlibrary/components/BarcodeScanner.vue
Code scanning / CodeQL
Client-side cross-site scripting High
.
Check warning on line 185 in openlibrary/plugins/openlibrary/js/SearchBar.js
Code scanning / CodeQL
DOM text reinterpreted as HTML Medium
is reinterpreted as HTML without escaping meta-characters.
Check warning on line 365 in openlibrary/plugins/openlibrary/js/SearchBar.js
Code scanning / CodeQL
DOM text reinterpreted as HTML Medium
is reinterpreted as HTML without escaping meta-characters.
Check warning on line 60 in openlibrary/plugins/openlibrary/js/Toast.js
Code scanning / CodeQL
DOM text reinterpreted as HTML Medium
is reinterpreted as HTML without escaping meta-characters.
Check warning on line 16 in openlibrary/plugins/openlibrary/js/breadcrumb_select/index.js
Code scanning / CodeQL
DOM text reinterpreted as HTML Medium
is reinterpreted as HTML without escaping meta-characters.
Check warning on line 116 in openlibrary/plugins/openlibrary/js/bulk-tagger/BulkTagger/MenuOption.js
Code scanning / CodeQL
DOM text reinterpreted as HTML Medium
is reinterpreted as HTML without escaping meta-characters.
Check warning on line 204 in openlibrary/plugins/openlibrary/js/carousel/Carousel.js
Code scanning / CodeQL
DOM text reinterpreted as HTML Medium
is reinterpreted as HTML without escaping meta-characters.
Check warning on line 27 in openlibrary/plugins/openlibrary/js/ia_thirdparty_logins.js
Code scanning / CodeQL
Client-side URL redirect Medium
.
Check failure on line 27 in openlibrary/plugins/openlibrary/js/ia_thirdparty_logins.js
Code scanning / CodeQL
Client-side cross-site scripting High
.
Check warning on line 263 in openlibrary/plugins/openlibrary/js/lists/ShowcaseItem.js
Code scanning / CodeQL
DOM text reinterpreted as HTML Medium
is reinterpreted as HTML without escaping meta-characters.