Skip to content

git-rep-src/cved

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVED

A tool to manage vulnerable docker containers

cved-image

INSTALLATION

qt >= 5.x
docker
git
qmake
make
sudo make install

USAGE

# Create the docker group if it doesn't already exist.
sudo groupadd docker

# Add your user to the docker group.
sudo usermod -aG docker $USER

# Log out and log back in so that your group membership is re-evaluated.

# Start the docker service.
sudo systemctl start docker

# Start cved.
cved

CONTRIBUTION

Code: https://github.com/git-rep-src/cved

Docker: https://github.com/cved-sources/

Contact: cved@protonmail.com

About

A tool to manage vulnerable docker containers

Resources

License

Stars

Watchers

Forks