From 2a1e32b6960a99e3a3e2bb55eeff9c363d61e6a1 Mon Sep 17 00:00:00 2001 From: Tom Hennen Date: Wed, 16 Oct 2024 11:33:09 -0400 Subject: [PATCH] content: draft: reliable -> authenticatable and auditable (#1143) Clarify what type of data source level 3 provides to policy enforcement tools. 'authenticatable and auditable' is more easily understood by the community than 'reliable'. It's also less prone to misinterpretation than 'verifiable' which might sound like a much more thorough process has been done. fixes #1137 Signed-off-by: Tom Hennen --- docs/spec/draft/source-requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/spec/draft/source-requirements.md b/docs/spec/draft/source-requirements.md index dc22e23b5..a237b2dc1 100644 --- a/docs/spec/draft/source-requirements.md +++ b/docs/spec/draft/source-requirements.md @@ -110,7 +110,7 @@ Intended for: Organizations that want strong guarantees and auditability of their change management processes. Benefits: -Provides reliable information to policy enforcement tools. +Provides authenticatable and auditable information to policy enforcement tools. ## System Requirements