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

feat: show each ConfigAuditReport check #646

Merged

Conversation

jkleinlercher
Copy link
Contributor

@jkleinlercher jkleinlercher commented Sep 12, 2023

Closes #590

📑 Description

in addition to #609 we should show each check of the ConfigAuditReport similar to the VulnerabilityReport. Then the user gets more insights what the security issues are and also the AI can give you better solutions.

Also, I added a specific AI prompt for the ConfigAuditReport kind to get better AI results.

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

ℹ Additional Information

Signed-off-by: Johannes Kleinlercher <johannes@kleinlercher.at>
Signed-off-by: Johannes Kleinlercher <johannes@kleinlercher.at>
@jkleinlercher jkleinlercher marked this pull request as ready for review September 12, 2023 18:56
@jkleinlercher jkleinlercher requested review from a team as code owners September 12, 2023 18:56
@AlexsJones AlexsJones merged commit 230eace into k8sgpt-ai:main Sep 13, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Feature]: add trivy configauditreport analyzes
3 participants