1
Fork 0

Check python deps for security

This commit is contained in:
Jake Howard 2017-01-12 09:27:16 +00:00
parent c055732d72
commit c588067434
2 changed files with 3 additions and 0 deletions

View file

@ -12,5 +12,6 @@ pyembed-markdown==1.1.0
pygments-style-github==0.4
python-resize-image==1.1.10
pyyaml==3.12
safety==0.5.1
sh==1.12.9
yamllint==1.6.0

View file

@ -25,4 +25,6 @@ mdspell --en-gb -ranx content/**/*.md content/*.md content/**/*.html content/*.h
nsp check
safety check
bandit -r plugins/ config/ tests/