Map.entry("title", "Credential Guard must be running on Windows 10 domain-joined systems.")
But in https://www.stigviewer.com/stig/windows_10/2021-03-10/finding/V-220807
real title is
Connections to non-domain networks when connected to a domain authenticated network must be blocked.
See code here.
|
Map.entry("title", "Credential Guard must be running on Windows 10 domain-joined systems."), |
Map.entry("title", "Credential Guard must be running on Windows 10 domain-joined systems.")
But in https://www.stigviewer.com/stig/windows_10/2021-03-10/finding/V-220807
real title is
Connections to non-domain networks when connected to a domain authenticated network must be blocked.
See code here.
RQCODE/src/main/java/rqcode/stigs/win10_v3/RegEdit/V_220807.java
Line 36 in 760b13a