Announcing Roscal: Open Security Controls Assessment Language Toolbox #1986
gborough
started this conversation in
Show and tell
Replies: 1 comment
-
@gborough - This is an awesome initiative!! I think you should present this work to our community to bring awareness and find collaborators. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone, I would like to contribute to this great project by releasing roscal, the Open Security Controls Assessment Language Toolbox. The project aims to develop a set of tooling for the OSCAL ecosystem and focuses on automation and integration with a variety of environments, with goals to enable greater data gathering capabilities for OSCAL model file building, conversion and normalisation between existing cyber security standards and schemas, and hopefully one day able to achieve automatic security and control enforcement to certain degree based on these model files. Initial release contains a CLI tool for models manipulation and a Rust library for programmatically building models, more work to commence soon.
I will keep it brief here so looking forward to more discussion. You can locate the project here:
Source code: https://github.com/gborough/roscal
Documentation: https://crates.io/crates/roscal_lib
Beta Was this translation helpful? Give feedback.
All reactions