Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
cschneider4711 committed Nov 4, 2023
2 parents 9ad6c92 + 8b9218a commit 5991d49
Showing 1 changed file with 26 additions and 26 deletions.
52 changes: 26 additions & 26 deletions support/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -685,32 +685,32 @@
"data_assets_received"
]
}
},
"required": [
"id",
"description",
"type",
"usage",
"used_as_client_by_human",
"out_of_scope",
"size",
"technology",
"internet",
"machine",
"encryption",
"owner",
"confidentiality",
"integrity",
"availability",
"multi_tenant",
"redundant",
"custom_developed_parts",
"data_assets_processed",
"data_assets_stored",
"data_formats_accepted",
"communication_links"
]
}
}
},
"required": [
"id",
"description",
"type",
"usage",
"used_as_client_by_human",
"out_of_scope",
"size",
"technology",
"internet",
"machine",
"encryption",
"owner",
"confidentiality",
"integrity",
"availability",
"multi_tenant",
"redundant",
"custom_developed_parts",
"data_assets_processed",
"data_assets_stored",
"data_formats_accepted",
"communication_links"
]
}
},
"trust_boundaries": {
Expand Down

0 comments on commit 5991d49

Please sign in to comment.