From dac24b3aa84621783f23dc23142dea650ebfcf61 Mon Sep 17 00:00:00 2001 From: Toni de la Fuente Date: Tue, 23 Jun 2020 19:34:41 +0200 Subject: [PATCH] Fix issue #624 ID of check_extra792 --- checks/check_extra792 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/checks/check_extra792 b/checks/check_extra792 index 2a119117..bd8a4156 100644 --- a/checks/check_extra792 +++ b/checks/check_extra792 @@ -10,7 +10,7 @@ # under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR # CONDITIONS OF ANY KIND, either express or implied. See the License for the # specific language governing permissions and limitations under the License. -CHECK_ID_extra792="7.87" +CHECK_ID_extra792="7.92" CHECK_TITLE_extra792="[extra792] Check if Elastic Load Balancers have insecure SSL ciphers (Not Scored) (Not part of CIS benchmark)" CHECK_SCORED_extra792="NOT_SCORED" CHECK_TYPE_extra792="EXTRA"