gitworkflows

Results 21 issues of gitworkflows

Fixes # FromAsCasing, The 'as' keyword should match the case of the 'from' keyword ; NoEmptyContinuation, Empty continuation lines will become errors in a future release.

# Issue FromAsCasing, The 'as' keyword should match the case of the 'from' keyword ; NoEmptyContinuation, Empty continuation lines will become errors in a future release. # Fix #724

bug

To fix the problem, we need to validate the `path` parameter to ensure it does not allow directory traversal and is contained within the `settings.MEDIA_ROOT` directory. We can achieve this...

- [*] Have you followed the [contributing guidelines](https://github.com/github/opensource.guide/blob/HEAD/CONTRIBUTING.md)? - [*] Have you explained what your changes do, and why they add value to the Guides? **Please note: we will close...

To fix the problem, we should replace the deprecated ssl.wrap_socket method with a more secure and modern approach. The recommended way is to use ssl.SSLContext or ssl.create_default_context to ensure that...

stale

[![gitworkflows](https://badgen.net/badge/%F0%9F%92%95%20Submitted%20by/gitworkflows/f73ae6)](https://github.com/gitworkflows) ![Medium](https://badgen.net/badge/PR%20Size/Medium/f3ff59) [![gitworkflows /fix-password-hash → Lissy93/dashy](https://badgen.net/badge/%231725/gitworkflows%20%2Ffix-password-hash%20%E2%86%92%20Lissy93%2Fdashy/ab5afc)](https://github.com/Lissy93/dashy/tree/fix-password-hash) ![Commits: 4 | Files Changed: 4 | Additions: 133](https://badgen.net/badge/New%20Code/Commits%3A%204%20%7C%20Files%20Changed%3A%204%20%7C%20Additions%3A%20133/dddd00) ![Label](https://badgen.net/badge/%E2%9A%A0%EF%B8%8FMissing/Label/f25265) ![Unchecked Tasks](https://badgen.net/badge/%E2%9A%A0%EF%B8%8FNotice/Unchecked%20Tasks/f25265) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=Lissy93&utm_campaign=badge_info) **Category**: > One of: Bugfix / Feature / Code style update...