You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code in this repository is a community developed version of the currenly archived NIST OSCAL CAT. It is under development and is provided as-is. Please feel free to help complete the following:
Update packages to latest supported versions
Support easier deployment via docker
Reduce build size by removing NIST rev 4
Update OSCAL version from v1.0.4 to latest(1.1.3)
Future/stretch: Create electron .exe package as an alternative to docker deployment.
If you are interested in reactivation of this repository, feature requests, or bug fixes - please, let us know and we may consider reactivating this repository again prioritizing it with consideration to the available resources.
Prerequisites:
Required:
node
angular
ionic-angular
Helpful tools (Optional):
Node package management npm or yarn
Node version management nvm
To manage and lint the code changes VisualCode
After cloning the repository:
To develop and build locally, you must clone and check out all git submodules recursively.