salt-scanner
salt-scanner copied to clipboard
Linux vulnerability scanner based on Salt Open and Vulners audit API, with Slack notifications and JIRA integration
We are researching the feasibility of using salt scanner cli for scanning debian package in our remote server. While running the salt scanner cli after configuring the salt master and...
root@kali:~/salt-scanner# ./salt-scanner.py -h Traceback (most recent call last): File "./salt-scanner.py", line 5, in from opsgenie.swagger_client import AlertApi ImportError: No module named opsgenie.swagger_client
I am new with Salt and as far as I have understood in order that scanning was made, on the server of the website has to be a salt-master and...
*Traceback (most recent call last): * File "salt-scanner.py", line 4, in * from slackclient import SlackClient *ImportError: No module named SlackClient how do i correct this coz i would like...