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

[LGA] Enhanced Remediation #1033

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,22 @@ The LGA features are not available on all stacks and are subject to change by th
|FEATURE
|DESCRIPTION

// |*Enhanced Remediation*
|*Enhanced Remediation*
//RLP-144840

// |
|Enhanced Remediation improves the quality and effective of Prisma Cloud security alert remediation guidance. It leverages artificial intelligence (AI) to assist policy team in enhancing remediation content for existing alerts and policies, while ensuring all recommendations undergo rigorous human review and QA validation. The recommendations now provide AI-assisted remediation steps for Critical and High Alerts. It provides you with a seamless and intuitive experience allowing you to quickly access and understand the remediation steps.

//Alerts Page: a new OOB saved view with “AI Enhanced Remediation” filter set as True
//When one alert is selected, the remediate button should now redirect users to the remediation tab
//Alert Sidecar - evidence graph: “Remediate” button and “Investigate” button
//Alert Sidecar - remediation tab (renamed from recommendation)
//Issue selector (switch between findings and vulnerabilities) - for attack path alerts only; Investigate button when available
//Widgets pertaining to different remediation methods (Manual, Terraform, CLI)



image::enhanced-remediation-1.png[]


|tt:[Update] *Asset Inventory and Compliance*
//RLP-152449
Expand Down
Loading