Skip to content

itsamitkr/DSOMM

Repository files navigation

DevSecOps Assessment Tool

This tool is based on the DevOps CALMS framework. You can use this tool to determine your organizations level of maturity and identify any improvement opportunity in the DevSecOps practice.

http://dsomm.s3-website-us-west-2.amazonaws.com

Industry Standards Reference

Here is the list of all the APIs the app is using to render the components:

  • OWASP DOSMM & SAMM
  • NIST SSDF
  • BSIMM

Quick Start Guide

Clone the repo and install package dependencies by running:

npm install

Go to the project directory and run:

npm start

Runs the app in the development mode. Open http://localhost:8080 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

npm-version patch|minor|major

Increments the project version in package.json

Releases

No releases published

Packages

No packages published