All Projects → EasyDynamics → oscal-rest

EasyDynamics / oscal-rest

Licence: CC-BY-SA-4.0 license
An initial OpenAPI definition of an OSCAL REST API.

Labels

Projects that are alternatives of or similar to oscal-rest

fedramp-automation
FedRAMP Automation
Stars: ✭ 175 (+525%)
Mutual labels:  oscal
compliance-trestle
An opinionated tooling platform for managing compliance as code, using continuous integration and NIST's OSCAL standard.
Stars: ✭ 53 (+89.29%)
Mutual labels:  oscal

OSCAL REST API Definition

A draft proposal from Easy Dynamics of an OpenAPI REST specification for interacting with OSCAL models.

Standardized data models like OSCAL lay the groundwork for interoperability of systems, and an ecosystem of meaningful integrations can be brought to life through a standardized REST API. That interface needs to define simple CRUD operations, but should also describe how to manipulate relationships and make partial changes.

Such an API will likely see the most success across various vendors and projects when maintained by a standards body or community, and we're looking to get that conversation started with this effort.

Viewing / Editing

You can use a Swagger Editor, local (Docker works great) or online to view the specification:

OSCSAL REST Swagger Screenshot

Linting & Testing

  1. Install yamllint
  2. Run yamllint -c .yamllint.yaml .
    • This will lint all .yaml files

Contributing

For the process of Contributing to the project, please review CONTRIBUTING.md and adhere to the Code of Conduct.

Licensing

For information on the project's license, please review the LICENSE file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].