August 12, 2019

Bandit(SAST tool for Ptyhon)





The software for SAST(Static Application Security Testing) of Python code.
파이썬 코드의 취약점 정적 분석(SAST) 목적의 소프트웨어.




1. Feature  특징
❑ Open source tool.
오픈소스 툴.
❑ Easy-to-use interface.
사용하기 편리한 인터페이스.




2. How to install  설치 방법

pip3 install bandit




3. How to use  사용법
❑ Ordinary usage.  
일반적인 사용방법.

bandit -r [File]