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

Report generation freezes for Audit RHEL 8 #588

Closed
swiedernix opened this issue May 7, 2024 · 3 comments
Closed

Report generation freezes for Audit RHEL 8 #588

swiedernix opened this issue May 7, 2024 · 3 comments
Assignees
Labels
bug Something isn't working question Further information is requested
Milestone

Comments

@swiedernix
Copy link

Description

I get the following error on RHEL8, I have installed ATAPAuditor/ATAPHtmlReport using PS Gallery

PS /root> Save-ATAPHtmlReport -ReportName ."Red Hat Enterprise Linux 8" -RiskScore -Path /tmp
Test-AuditGroup: /root/.local/share/powershell/Modules/ATAPAuditor/5.9.0/Reports/Red Hat Enterprise Linux 8.ps1:14
Line |
14 | … AuditInfos = Test-AuditGroup "SBD - Linux Base Security"
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| The term 'tpm2_getcap' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

Directory: /tmp

UnixMode User Group LastWriteTime Size Name


-rw-r--r-- root root 5/7/2024 14:04 116349 Red Hat Enterprise Linux 8 Report_20240507_140450.html

PS /root>
PS /root> $PSVersionTable

Name Value


PSVersion 7.4.2
PSEdition Core
GitCommitId 7.4.2
OS Red Hat Enterprise Linux 8.9 (Ootpa)
Platform Unix
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0

@swiedernix swiedernix added the question Further information is requested label May 7, 2024
@svenschrader
Copy link
Collaborator

Red Hat Audit Group is currently being finalized in ticket #490
See branch ticket_490, feel free to run the script from that branch. The freeze should not happen anymore

@TuemmlerKelch TuemmlerKelch added this to the 5.10 milestone Aug 16, 2024
@TuemmlerKelch TuemmlerKelch added the bug Something isn't working label Aug 16, 2024
@TuemmlerKelch
Copy link
Collaborator

@swiedernix Have you been able to generate a report with above mentioned fix version?

@svenschrader
Copy link
Collaborator

Issue is resolved after #490 has been merged. This the new audit group provides CIS Red Hat Benchmark 9, so 8 is obsolete

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants