The Defense Information Systems Agency (DISA) provides the Enterprise Mission Assurance Support Service (eMASS) application for managing cybersecurity data for US Department of Defense information systems. eMASS provides an Application Programming Interface (API) to allow users to request and post data to their eMASS instance quickly, easily, and repeatably.
MITRE SAF©'s emasser tool uses the Framework's eMASS client library to provide a simple interface at the command-line interface (CLI) to automate routine use cases for eMASS. It can be used by an operator to push locally saved data to a remote eMASS instance, or it can be added to the end of a DevSecOps pipeline to keep eMASS up-to-date with a system's most recent security test data.
emasser is distributed as a Docker container and as a Ruby Gem, or directly from its GitHub page.
eMASS