gitworkflows
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
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...
[](https://github.com/gitworkflows)  [](https://github.com/Lissy93/dashy/tree/fix-password-hash)    [](https://pullrequestbadge.com/?utm_medium=github&utm_source=Lissy93&utm_campaign=badge_info) **Category**: > One of: Bugfix / Feature / Code style update...