remove logind_session_timeout from stig_gui profiles
Description:
- deselect the rule in stig_gui profiles for rhel8, rhel9m, rhel10 products
- add explaining comment
- remove rhel8 stigid from the rule as it is static
Rationale:
- it was agreed that mechanism for locking of idle sessions is handled well enough by Gnome screensaver in the case of GUI profiles, the rule was worsening user experience in this case
Review Hints:
- review list of rules in stig_gui profiles
Start a new ephemeral environment with changes proposed in this pull request:
:robot: A k8s content image for this PR is available at:
ghcr.io/complianceascode/k8scontent:12086
This image was built from commit: 1ae9b391c4b7c4e10e9382ae8c4458afce21b4e3
Click here to see how to deploy it
If you alread have Compliance Operator deployed:
utils/build_ds_container.py -i ghcr.io/complianceascode/k8scontent:12086
Otherwise deploy the content and operator together by checking out ComplianceAsCode/compliance-operator and:
CONTENT_IMAGE=ghcr.io/complianceascode/k8scontent:12086 make deploy-local
Great observation, I updated the PR.
Code Climate has analyzed commit 1ae9b391 and detected 0 issues on this pull request.
The test coverage on the diff in this pull request is 100.0% (50% is the threshold).
This pull request will bring the total coverage in the repository to 59.4% (0.0% change).
View more on Code Climate.