add non-repudiation

Signed-off-by: Paul Schultz <pschultz@pobox.com>
This commit is contained in:
Paul Schultz
2024-06-25 09:09:49 -05:00
parent 457db3ff64
commit bbacf63e67
+1
View File
@@ -45,6 +45,7 @@ This feature introduces a dedicated system for recording critical security-relat
- Develop a backend service for the audit event stream to record security-critical events.
- Ensure compliance with regulatory requirements through detailed audit event logging.
- Refer to [NIST: Audit and Accountability](https://csrc.nist.gov/projects/cprt/catalog#/cprt/framework/version/SP_800_53_5_1_1/home?element=AU)
- Refer to [NIST: Non-Repudiation](https://csrc.nist.gov/projects/cprt/catalog#/cprt/framework/version/SP_800_53_5_1_1/home?element=AU-10)
- Establish a standardized data format for audit events.
- Refer to [NIST: Content of Audit Records](https://csrc.nist.gov/projects/cprt/catalog#/cprt/framework/version/SP_800_53_5_1_1/home?element=AU-03)
- Provide access to the transport layer for customizable output options.