-
-
Notifications
You must be signed in to change notification settings - Fork 395
Adding SCP 115 #153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding SCP 115 #153
Conversation
@@ -32,6 +32,10 @@ and use the list below as suggestions for a checklist that has been tailored for | |||
7. Synchronize across nodes to ensure that timestamps are consistent | |||
8. All logging controls should be implemented on a trusted system | |||
9. Ensure that a mechanism exists to conduct log analysis | |||
10. Log entries must includes necessary metadata (such as when, where, who, what) that would allow for a detailed | |||
investigation of the timeline when an event happens such as time stamp, severity, tagging of security events, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could we split up this long sentence into multiple sentences? Just to make it more readable
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sure
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please go ahead and merge @sydseter , thanks for the addition
In this pull request: