From fad5d00ba8489b032ba487feb5b3ecfb615ff54b Mon Sep 17 00:00:00 2001 From: Aaron Crawfis Date: Thu, 15 Oct 2020 17:08:22 -0700 Subject: [PATCH] Fix caps --- daprdocs/content/en/concepts/security-concept.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/daprdocs/content/en/concepts/security-concept.md b/daprdocs/content/en/concepts/security-concept.md index 1fa9c90ba..ff9c060c5 100644 --- a/daprdocs/content/en/concepts/security-concept.md +++ b/daprdocs/content/en/concepts/security-concept.md @@ -103,12 +103,14 @@ When deploying on Kubernetes, you can use regular [Kubernetes RBAC]( https://kub When deploying on Azure Kubernetes Service (AKS), you can use [Azure Active Directory (AD) service principals]( https://docs.microsoft.com/en-us/azure/active-directory/develop/app-objects-and-service-principals) to control access to management activities and resource management. -## Threat Model +## Threat model Threat modeling is a process by which potential threats, such as structural vulnerabilities or the absence of appropriate safeguards, can be identified, enumerated, and mitigations can be prioritized. The Dapr threat model is below. Dapr threat model -## Security Audit June 2020 +## Security audit + +### June 2020 In June 2020, Dapr has undergone a security audit from Cure53, a CNCF approved cybersecurity firm. The test focused on the following: