Skip to content

Commit ad5e6e7

Browse files
committed
Update profile
Signed-off-by: Lou DeGenaro <lou.degenaro@gmail.com>
1 parent 3c4c749 commit ad5e6e7

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

profiles/cis-v8/profile.json

+30
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"profile": {
3+
"uuid": "e18b932e-8468-4121-bedd-1dc6291b5030",
4+
"metadata": {
5+
"title": "CIS Controls",
6+
"last-modified": "2025-02-14T07:04:25+00:00",
7+
"version": "1.0.0",
8+
"oscal-version": "1.1.2"
9+
},
10+
"imports": [
11+
{
12+
"href": "catalogs/cis-v8/catalog.json",
13+
"include-controls": [
14+
{
15+
"with-ids": [
16+
"cis-5",
17+
"cisc-5.1",
18+
"cisc-5.2",
19+
"cisc-5.3",
20+
"cisc-5.4",
21+
"cisc-5.5",
22+
"cisc-5.6"
23+
]
24+
}
25+
]
26+
}
27+
]
28+
}
29+
}
30+

0 commit comments

Comments
 (0)