From 55e703540ef4bd23043c026814deb770a919fafa Mon Sep 17 00:00:00 2001 From: Toni de la Fuente Date: Mon, 31 May 2021 18:47:56 +0200 Subject: [PATCH] Fixed typo in check extra7141 ID --- checks/check_extra7141 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/checks/check_extra7141 b/checks/check_extra7141 index 3bb32926..ff4ce69c 100644 --- a/checks/check_extra7141 +++ b/checks/check_extra7141 @@ -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_extra7141="7.7141" +CHECK_ID_extra7141="7.141" CHECK_TITLE_extra7141="[extra7141] Find secrets in SSM Documents" CHECK_SCORED_extra7141="NOT_SCORED" CHECK_TYPE_extra7141="EXTRA"