Skip to content
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

Update control-3.3.rst #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions control-3/control-3.3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ Operations
----------
#. Use the data managemet process, specifically :code:`GV13` and :code:`GV14`, as guidelines to map user account to sensitive data in :code:`GV12`.
#. Identify and enumerate sensitive data correctly mapped to user accounts (M1)
#. Idenitfy and enumerate sensitive data not correctly mapped to user accounts (M2)
#. For each enterprise asset storing sensitive data, as outlined by :code:`GV12,
#. Identify and enumerate sensitive data not correctly mapped to user accounts (M2)
#. For each enterprise asset storing sensitive data, as outlined by :code:`GV12`,
#. Identify and enumerate all assets storing sensitive data (3)
#. Use :code:`GV3` to check and enumerate assets that are properly configured to only allow users as identified in Operation 1 (M3)
#. Use :code:`GV3` to check and enumerate assets that are improperly configured to only allow users as identified in Operation 1 (M4)
Expand All @@ -50,7 +50,7 @@ Measures
* M4 = Count of properly configured assets to support data access control
* M5 = Count of improperly configured assets to support data access control
* M6 = Count of :code:`GV17`
* M7 = :code:'GV13`
* M7 = :code:`GV13`
* M8 = :code:`GV14`

Metrics
Expand Down