Skip to content

michelleamesquita/tcc-eng-dados

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Check vulnerabilities and extract data from:

  • Owasp ZAP API
  • Dependency Check
  • WhiteSource
  • Bandit
  • Snyk
  • Trello

To install dependencies

pip3 install -r requirements.txt

To run

python3 tcc_dag.py

  • Don't forget to install docker and run airflow and MySQL Db
  • To do that, you need to run diffent docker-compose files. For db you need to use /db folder and for airflow, you need to use / (root) folder docker-compose up

Enjoy it 👩‍💻💜

Releases

No releases published

Packages

No packages published