Code security with Bandit and Safety — Perfect Python

preview_player
Показать описание
Welcome to Perfect Python, the series where I show you how to take your code to the next level — perfection.

In this episode we'll be talking about Bandit and Safety. Security issues become ever more prevalent, and especially with the recent events involving log4j, you want to make sure your code is safe and secure. This video will cover two tools that will help you ensure blanket cover, giving you peace of mind that your code is fully secure.



If you enjoy my content, consider supporting me on Patreon (or hit the JOIN button below to become a member)!

If you need help with anything, feel free to join the Discord server:

I get a lot of people asking, so here's my Visual Studio Code setup!



If you have any questions, don't hesitate to ask in the comments! I'll try and answer as soon as I can, providing someone else hasn't already done so.

#python #coding #howto
Рекомендации по теме
Комментарии
Автор

Mhmm cool things in today's video 😀...

Also excited for discord videos

icrazyrockstar
Автор

Great video ! But could you zoom in code for next videos please, for phone users ? Thank you!

yeryeyerye
Автор

In VSCode you can add true, ` to let bandit check for security issues onSave. However, you must currently have bandit installed in your env for this to work.

Alkatar
Автор

Hey man, I know this video is older, but if I created a code that I only use locally that uses common and trusted packages in python, am I ever at risk of having my system hacked?

camdavis
visit shbcf.ru