Skip to content

Commit ea87d1a

Browse files
committed
Add a link to the blog post about CPE AL
1 parent 2eb0469 commit ea87d1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_posts/2023-04-21-mrac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ In practice, we may not know at build-time what exact version of a component wil
5757
When it comes to the actual scanning, this collection of rules has to make sure that the evaluation will be carried out correctly, regardless of what component version is present on the system.
5858

5959
This could be achieved by a set of rules with disjoint applicability, so at the end, at most one rule is active.
60-
In this context, the recently-introduced CPE Applicability Language functionality can be helpful, as it enables content authors to specify that the rule is applicable only when certain conditions s.a. packages versions are met.
60+
In this context, the recently-introduced [CPE Applicability Language](https://complianceascode.github.io/template/2023/04/21/platforms.html) functionality can be helpful, as it enables content authors to specify that the rule is applicable only when certain conditions s.a. packages versions are met.
6161

6262

6363
### Support of rule splitting

0 commit comments

Comments
 (0)