diff --git a/_tools/pydantic.md b/_tools/pydantic.md new file mode 100644 index 0000000..5bd8206 --- /dev/null +++ b/_tools/pydantic.md @@ -0,0 +1,9 @@ +--- +title: OSCAL-Pydantic-v2 +author: Credentive Security +license: CC0 1.0 +link: https://github.com/RS-Credentive/oscal-pydantic/tree/oscal-pydantic-v2 +--- + +A python library designed to produce strictly conformant OSCAL models with a modern, +highly pythonic API. The tool leverages Pydantic for run-time type enforcement.