Skip to content

Commit

Permalink
add blank mapping file
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecarenzo committed Feb 15, 2024
1 parent c27d7ae commit c619598
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions docs/blank_mappings_file.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"metadata": {
"mapping_version": "1.0.0",
"attack_version": "",
"technology_domain": "",
"mapping_framework": "",
"mapping_framework_version": "",
"mapping_types": {
"example_type": {
"name": "Example Mapping Type",
"description": "Use this description to explain the semantics of the mapping type."
}
},
"capability_groups": {
"example_group": "Example Group"
}
}
}

0 comments on commit c619598

Please sign in to comment.