Feat: add python security video course (#38683)

This commit is contained in:
Beau Carnes
2020-04-29 20:41:51 -04:00
committed by Mrugesh Mohapatra
parent b101d4bbb3
commit 3a653438fc
11 changed files with 235 additions and 2 deletions

View File

@ -130,5 +130,6 @@ exports.helpCategory = {
tensorflow: 'Python',
'how-neural-networks-work': 'Python',
numpy: 'Python',
'data-analysis-with-python-course': 'Python'
'data-analysis-with-python-course': 'Python',
'python-for-penetration-testing': 'Python'
};