-
Notifications
You must be signed in to change notification settings - Fork 334
DeTT&CT Editor
The data source, technique and group YAML files can be edited using the DeTT&CT Editor.
The Editor is hosted on GitHub and can be found here. In addition, the Editor can be run locally using the following command: python dettect.py editor
. Hosting the Editor on your own web server is possible by copying the content of the dist
directory to the root folder of the server.
- Ctrl+Shift+Up/Down: go to the next or previous item when editing a data source or technique administration YAML file.
The Editor is created using the progressive JavaScript framework Vue.js and is entirely client-side. Therefore, the content of your YAML file is not sent to a server.
You can edit all key-value pairs within a data source, techniques, or group YAML file with a few exceptions. More info can be found here.
Please note that comments (#
) within your YAML files are not preserved due to a lack of support in the YAML JavaScript library. Put your comments within a key-value pair to keep them. For example: my-comment-1: your comment goes here
.
- Home
- Introduction
- Installation and requirements
- Getting started / How to
- Changelog
- Future developments
- ICS - Inconsistencies
- Introduction
- DeTT&CT data sources
- Data sources per platform
- Data quality
- Scoring data quality
- Improvement graph