Skip to content
#

security-scanner

Here are 7 public repositories matching this topic...

nishils
nishils commented Jun 4, 2019

Provide a checklist of what every scanner should support in terms of integrating with Salus.

This can include things like

  • please write tests
  • please add documentation in the salus docs folder
  • please document config in the salus docs folder.

This will make sure that scanners are consistent and make it easier for folks to contribute.

pichlou
pichlou commented Jan 7, 2019

Hi
i am using docker-compose in windows 7
postgres,rabbitmq and django application services build,but nginx service has an error!

nginx:
volumes:
- ./nginx_docker.conf:/etc/nginx/conf.d/default.conf

in this part "nginx_docker.conf" is not a directory and i have error "not a directory" in running "docker-compose up" command.
what is your solution for my problem?

John33000
John33000 commented Jun 11, 2019

Bonjour,
J'essaye d'installer Patrowl mais j'ai quelque soucis. Je n'utilise pas docker pour l'installation.
J'en suis ici : cd PatrowlManager
python2.7 -m virtualenv env
source env/bin/activate
pip install -r requirements.txt

J'ai fais un git, je suis aller dans PatrowlManager mais lorsque je lance python2.7 -m virtualenv env j'ai un message d'erreur : No module name virtualenv et je ne

Improve this page

Add a description, image, and links to the security-scanner topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the security-scanner topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.