-
Notifications
You must be signed in to change notification settings - Fork 22
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
Fixing issue https://github.com/ansible-lockdown/AMAZON2023-CIS/issues/40 #41
Closed
DianaMariaDDM
wants to merge
28
commits into
ansible-lockdown:devel
from
siemens:siemens/feat/fixing_tags_for_prelim_capture_etc_psswd
Closed
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
6a3c7ec
Refactoring docs
DianaMariaDDM 4a7ce35
Small fixings for https://code.siemens.com/infosec-pss-gov/security-c…
DianaMariaDDM c28b8a4
Removing trailing whitespace
DianaMariaDDM 8bf9197
Fixing fail message so that is states the correct number of the rule …
DianaMariaDDM 96c2ff2
Fixing tags for PRELIM task "PRELIM | capture /etc/password variables".
DianaMariaDDM f5ec60c
Fixing inconsistencies for issue https://code.siemens.com/infosec-pss…
DianaMariaDDM 5593023
Fixing minor syntax issues by adding missing "PATCH" keywords or miss…
DianaMariaDDM 9ee76ca
Fixing PRELIM task "PRELIM | 4.3.3 | Find all sudoers files" mentione…
DianaMariaDDM 3bec70e
Removing 1.1.2.1 from multiline task 1.1.2.2 ,1.1.2.3, 1.1.2.4 becaus…
DianaMariaDDM e8f766f
Removing prelim for installing authconfig, as it is not used.
DianaMariaDDM e14d248
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] a480622
Removing the 6.1.12 duplicate task and adding it to the 6.1.10 task a…
DianaMariaDDM f6e12ab
De-commenting allow and deny variables for sshd.
DianaMariaDDM 5b2165d
Removing double import of cis_5.3.yml.
DianaMariaDDM fdd3c87
Merge pull request #18 from ansible-lockdown/pre-commit-ci-update-config
uk-bolly 19a64e3
Merge pull request #35 from siemens/siemens/feat/new_docs
uk-bolly 95c7f19
Merge pull request #39 from siemens/siemens/feat/ensure_root_psswd_fix
uk-bolly 1c3bc34
Merge pull request #43 from siemens/siemens/feat/fixing_prelim_find_a…
uk-bolly 283366c
Merge pull request #45 from siemens/siemens/feat/r_1.1.2.1
uk-bolly c9ce3e1
Merge pull request #47 from siemens/siemens/feat/fixing_inconsistencies
uk-bolly 27f69f8
Merge pull request #49 from siemens/siemens/feat/minor_syntax_fixes
uk-bolly fb93017
Merge pull request #53 from siemens/siemens/feat/remove_6.1.12_duplicate
uk-bolly a452618
Merge pull request #55 from siemens/siemens/feat/fixing_double_import…
uk-bolly 46b8d7d
Merge branch 'devel' into siemens/feat/removing_prelim_install_authco…
DianaMariaDDM 66f73f5
Merge pull request #51 from siemens/siemens/feat/removing_prelim_inst…
uk-bolly e7c6f94
Fixing tags for PRELIM task "PRELIM | capture /etc/password variables".
DianaMariaDDM 8601d63
Adding the appropriate tags for the PRELIM task.
DianaMariaDDM e6da846
Merge branch 'siemens/feat/fixing_tags_for_prelim_capture_etc_psswd' …
DianaMariaDDM File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
Great catch on this although we do need to ensure the correct tags are there for when individual tags are called to run just the one control.
rule_4.6.2
rule_6.2.10
users
accounts
or as its lightweight add the always tag?
Hope that makes sense
thanks
uk-bolly
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.
Hmm I think it's a good idea to add the always tag.