Skip to content

acep-uaf/acep-infosec-documap-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

acep-infosec-documap-api

Cybersecurity Documentation Mapping API

This application provides a RestFUL READ-ONLY Web API for navigating and linking complex Cybersecurity Frameworks, Control Sets and Documentation.

Getting Started

Requirements

Install the latest LTS version of Node.js on your Windows, Mac or Linux system.

Node Version Manager (Alternate method)

Install NVM

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash

Install Latest Node for you user.

nvm install --lts

API Installation

Clone the code

git clone git@github.com:acep-uaf/acep-infosec-documap-api.git

Cd to code directory

cd acep-infosec-documap-api

Install dependencies

npm install

Run the API

node index.js

Point your browser to:

Configuration

TBD

About

Cybersecurity Documentation Mapping API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published