Skip to content

mike-winberry/oscalot

Repository files navigation

OSCALot Logo OSCALot Logo

Netlify Status

A tool for validating OSCAL documents try it out at oscalot.dev.

Features

  • UI for uploading OSCAL documents and viewing validation results.
  • Public API for validating OSCAL documents.
    • /api/validate
      • Validates an OSCAL document and returns the validation results.
      • POST requests can validate a file by passing the file content in the request body using form: { data: fileContent }

Planned Features

  • Single-file Multi-document yaml validation
  • Multi-file json/yaml validation
  • Editing OSCAL documents
  • Upgrading OSCAL documents to the next version

Maintainers

About

UI for validating, updating, and editing oscal documents

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published