From 1376f1169356d2d23a8f739a98e447aae1edc69b Mon Sep 17 00:00:00 2001 From: David Anderson Date: Mon, 16 Dec 2024 20:47:00 -0800 Subject: [PATCH] Update link to the dssp CIL policy repository Signed-off-by: David Anderson --- src/core_components.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/core_components.md b/src/core_components.md index 17c4d66..3fd974a 100644 --- a/src/core_components.md +++ b/src/core_components.md @@ -94,9 +94,11 @@ SELinux, therefore starting from the bottom: [**The Reference Policy**](reference_policy.md#the-reference-policy) section. Note that SE for Android also uses high level macros to define policy rules. - 3. using CIL (Common Intermediate Language). An overview can be found - in the [**CIL Policy Language**](cil_overview.md#cil-overview) - section. The is a good example. + 3. using CIL (Common Intermediate Language). An overview can be + found in the [**CIL Policy + Language**](cil_overview.md#cil-overview) section. The [dssp + project](https://git.defensec.nl/?p=dssp5.git) is a good + example. 5. To be able to compile and link the policy source then load it into the security server requires a number of tools (top of **Figure 2**). 6. To enable system administrators to manage policy, the SELinux