diff --git a/.circleci/config.yml b/.circleci/config.yml index 2fc8000..dbf914b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -3,8 +3,8 @@ version: 2.1 orbs: executor-tools: twdps/executor-tools@2.1.0 - op: twdps/onepassword@2.0.2 - do: twdps/pipeline-events@3.2.1 + op: twdps/onepassword@2.0.6 + do: twdps/pipeline-events@3.2.3 # ================================================================= global pipeline parameters diff --git a/.snyk b/.snyk index 3685f6a..641a2d9 100644 --- a/.snyk +++ b/.snyk @@ -2,6 +2,14 @@ version: v1.25.0 # Nearly all CVE's are remediated by virtue of the runtime context, e.g., on an ephemeral circleci executor. ignore: + SNYK-DEBIANUNSTABLE-LIBXML2-6227806: + - "*": + reason: Use after free + expires: 2024-05-01T14:26:34.404Z + SNYK-DEBIANUNSTABLE-COREUTILS-6180568: + - "*": + reason: Out-of-bounds Write + expires: 2024-05-01T14:26:34.404Z SNYK-GOLANG-GITHUBCOMJACKCPGPROTO3V2-6371508: - "*": reason: SQL Injection