mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +00:00
Added risk, remediation, doc link and caf epic to checks 742 to 7133
This commit is contained in:
@@ -18,6 +18,10 @@ CHECK_SEVERITY_extra758="Medium"
|
||||
CHECK_ASFF_RESOURCE_TYPE_extra758="AwsEc2Instance"
|
||||
CHECK_ALTERNATE_check758="extra758"
|
||||
CHECK_SERVICENAME_extra758="ec2"
|
||||
CHECK_RISK_extra758='Having old instances within your AWS account could increase the risk of having vulnerable software.'
|
||||
CHECK_REMEDIATION_extra758='Check if software running in the instance is up to date and patched accordingly. Use AWS Systems Manager to patch instances and view patching compliance information.'
|
||||
CHECK_DOC_extra758='https://docs.aws.amazon.com/systems-manager/latest/userguide/viewing-patch-compliance-results.html'
|
||||
CHECK_CAF_EPIC_extra758='Infrastructure Security'
|
||||
|
||||
extra758(){
|
||||
OLDAGE="$(get_date_previous_than_months 12)"
|
||||
|
||||
Reference in New Issue
Block a user