Skip to content
/ cvealert Public

My first Spring-Boot project: This project has been written to inform users when there is any security vulnerability in the vendors and products they subscribe to.

Notifications You must be signed in to change notification settings

acbr5/cvealert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVE Alert Project

This project has been written to inform users when there is any security vulnerability in the vendors and products they subscribe to. Here is Heroku link of the project: https://cvealert.herokuapp.com/. And here is the Docker image link of the project: https://hub.docker.com/layers/141402353/ayse206/cvealert/latest/images/sha256-697c3b7f90a11cd37bc144b4d5bd3d13f213e629fb5e87ee1d43c3592635717f?context=explore.

For Pulling The Docker Image

~ docker pull ayse206/cvealert:latest

~ docker images

~ docker run -d --net="host" -it <image ID of ayse206/cvealert> docker pull

About Project

Here is Vulnerabilities page: vulnerabilities

Here is vendors page. Users can subscribe a vendor after logged in: vendors

Here are login and signup pages. After registration, the user has to click on the confirmation link sent to her/his e-mail in order to log in. login

signup

In addition, the user can subscribe to any products of any vendors: products

About

My first Spring-Boot project: This project has been written to inform users when there is any security vulnerability in the vendors and products they subscribe to.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published