Skip to content

Commit 4497b57

Browse files
author
sangam14
committed
add
1 parent ac93f8c commit 4497b57

File tree

4 files changed

+1129
-4
lines changed

4 files changed

+1129
-4
lines changed

public/data/labs.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,15 @@
1717
"path": "/labs/Security-Engineering-Fundamentals.md",
1818
"contributors": ["Sangam Biradar"],
1919
"tags": ["Security Engineering"]
20+
},
21+
{
22+
"id": "Zero-Trust-Architecture",
23+
"title": "Zero-Trust Architecture",
24+
"description": "Zero-Trust Architecture is a security model that assumes that all users, devices, and applications are potentially hostile and must be verified and authenticated.",
25+
"category": "Security Engineering",
26+
"path": "/labs/Zero-Trust-Architecture.md",
27+
"contributors": ["Sangam Biradar"],
28+
"tags": ["Security Engineering"]
2029
}
2130
]
2231
}
23-

0 commit comments

Comments
 (0)