The Wayback Machine - https://web.archive.org/web/20200615052333/https://github.com/topics/secops
Skip to content
#

secops

Here are 30 public repositories matching this topic...

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?

schmitz-ens
schmitz-ens commented May 1, 2020

The Readme documentation for openvas engine advise to use the docker image mikesplain/openvas but this version is old with gmpv7. Engine-openvas.py imports gvm.protocols.latest which works with the latest version of openvas (gvm11). I see two options:

  • Point to the docker image securecompliance/gvm which provides a version 11. In this case you will have to modify the docker image to star
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 secops 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 secops topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.