Skip to content

Example GitHub Action for Vulnerability Scanning using Vue & Express App

Notifications You must be signed in to change notification settings

auerbecklabs/gha-vulnerability-scan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todolist

API backend built in NodeJS using Express to add TODOs to a MongoDB.

Build and Run

npm run dev

Start the db

This requires Docker installed. npm run mongodb

oc process -f .openshift-applier/templates/todolist-deploy.yml \ -p NAME=todolist \ -p APP_TAG=latest \ -p NAMESPACE=<YOUR_NAME> \ | oc create -f -

About

Example GitHub Action for Vulnerability Scanning using Vue & Express App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.3%
  • Vue 13.5%
  • HTML 5.3%
  • Other 0.9%