Recommendation entry for a specific remediation method.
type RecommendationType { type: String steps: [RecommendationStep] }
type String
String
The remediation method type (e.g., GUI, CLI, Terraform)
steps [RecommendationStep]
[RecommendationStep]
Structured remediation steps
title String command String postCommandExplanation String
{} Issue.multipleRecommendation
Last updated 9 days ago