Skip to content

oscal-compass/oscal-sdk-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

oscal-sdk-go

oscal-sdk-go complements the compliance-trestle SDK by providing the core SDK functionality in Go.

WARNING: This project is currently under initial development. APIs may be changed incompatibly from one commit to another.

Supported Functionality

Below is a table to show what is currently supported by the SDK.

SDK Functionality Supported
OSCAL Types with Basic Trestle Extensions
OSCAL Schema Validation
Target Components Extension
Multiple Parameters per Rule
OSCAL to OSCAL Transformation
OSCAL Constraints Validation

Run tests

make test-unit

Format and Style

Requires golangci-lint

make format
# For issue identification
make vet
# Linting
make lint

Acknowledgments

This project leverages go_oscal to provide Go types for the OSCAL schema.

About

OSCAL SDK for the Go programming language

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published