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

Add an EL9 table of expected findings #3359

Merged
merged 20 commits into from
Aug 2, 2024
Merged

Conversation

ferricoxide
Copy link
Member

Closes #3352

Add entries for:
* `Support session locking with tmux`
* `Only Authorized Local User Accounts Exist on Operating System`
* `Ensure Logs Sent To Remote Host`
* For UEFI bootloader password-setting
* For tmux inactivity-timer setting
* For the tmux Lock Command
* For UEFI bootloader admin-username
Also:

* Add call-out/explanation for "vendor-supported release" finding
* Add call-out/explanation for "/tmp must be separate FS" finding
* Add nodev and nosuid call-outs/explanations to existing nodev one
@ferricoxide ferricoxide requested a review from a team June 10, 2024 17:07
@ferricoxide ferricoxide enabled auto-merge June 11, 2024 13:06
@ferricoxide
Copy link
Member Author

@plus3it/watchmaker

Bump

docs/findings/el9.md Outdated Show resolved Hide resolved
docs/findings/el9.md Outdated Show resolved Hide resolved
docs/findings/el9.md Outdated Show resolved Hide resolved
docs/findings/el9.md Outdated Show resolved Hide resolved
docs/findings/el9.md Outdated Show resolved Hide resolved
docs/findings/el9.md Outdated Show resolved Hide resolved
docs/findings/el9.md Outdated Show resolved Hide resolved
docs/findings/el9.md Outdated Show resolved Hide resolved
docs/faq.md Outdated Show resolved Hide resolved
docs/findings/el9.md Show resolved Hide resolved
Apply spelling/grammar changes

Co-authored-by: Loren Gordon <[email protected]>
@ferricoxide ferricoxide requested a review from lorengordon July 2, 2024 15:05
@ferricoxide ferricoxide force-pushed the Issue_3352 branch 3 times, most recently from 3dc62bb to c039961 Compare July 8, 2024 13:15
@ferricoxide
Copy link
Member Author

Note: the Travis CI is failing due to discontinuation of CentOS 7 (and its repos – failure is due to being unable to pull the epel-release RPM):

0.498 Cannot find a valid baseurl for repo: base/7/x86_64
------
Dockerfile:23
--------------------
  22 |     
  23 | >>> RUN yum -y install epel-release \
  24 | >>>     && yum -y install jq
  25 |     
--------------------

@ferricoxide ferricoxide requested a review from a team July 8, 2024 13:31
@ferricoxide ferricoxide requested review from lorengordon, eemperor and a team and removed request for a team, lorengordon and eemperor July 9, 2024 10:40
docs/findings/el9.md Outdated Show resolved Hide resolved
@ferricoxide ferricoxide merged commit 2e3da3f into plus3it:main Aug 2, 2024
9 checks passed
@ferricoxide ferricoxide deleted the Issue_3352 branch August 2, 2024 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DOCUMENTATION] Add "Expected Findings" content for EL9
3 participants