-
Notifications
You must be signed in to change notification settings - Fork 60
Control Correlation Identifier (CCI) Converter
georgedias edited this page Oct 8, 2021
·
8 revisions
The Control Correlation Identifier (CCI) provided by the DoD Cyber Exchange is in xml format and the converters make use of a json format.
The process to concert from xml to json is as follows:
- Get the most recent version of the U_CCI_List file
- and run:
yarn workspace @mitre/hdf-converters xml2json <Path/To/U_CCI_List.xml> <Path/To/U_CCI_List.json>
Helping the overall cybersecurity strength of organizations.
- Home
- How to create a release
- Environment Variables Configuration
- Heimdall Authentication Methods
- Heimdall API Documentation
- Group and User Management
- Heimdall Interface Connections
- Heimdall Architecture Information
- Heimdall Class Diagrams
- Heimdall Development Tips & Tricks
- Heimdall Frontend Components
- Heimdall Processes Documentation
- Heimdall Heroku Documentation
- Developers Code Style
- Troubleshooting
- HDF Converter Mappings
- HDF Converters How Tos
- Manual Attestations
- Control Correlation Identifier (CCI) Converter