wordpress security scan

This commit is contained in:
‪Eliya Lahav‬‏ 2020-12-20 15:43:33 +02:00 committed by GitHub
parent 9e0c57decd
commit 17e079e573
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,5 +16,5 @@ $ cd wordpress-security-scan
$ pip install -r requirements.txt

# run the script
$ python wordpress-scan.py
$ python wordpress_scan.py
```