[github-actions] Re-enable kubescape score check in CI Pipeline (#27899)

Signed-off-by: Miguel Ruiz <miruiz@vmware.com>
This commit is contained in:
Miguel Ruiz
2024-07-12 07:49:25 +02:00
committed by GitHub
parent a435aaa376
commit b7455da6eb
113 changed files with 678 additions and 0 deletions

View File

@@ -69,6 +69,12 @@
"password": "ComplicatedPassword123!4"
}
}
},
{
"action_id": "kubescape",
"params": {
"threshold": {VIB_ENV_KUBESCAPE_SCORE_THRESHOLD}
}
}
]
}