Skip to content

Commit

Permalink
[nc] patch version of orbs and update .snyk for slim
Browse files Browse the repository at this point in the history
Signed-off-by: Nic Cheneweth <[email protected]>
  • Loading branch information
ncheneweth committed Mar 15, 2024
1 parent c2d9ab6 commit 70dafab
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ version: 2.1

orbs:
executor-tools: twdps/[email protected]
op: twdps/[email protected].2
do: twdps/[email protected].1
op: twdps/[email protected].6
do: twdps/[email protected].3

# ================================================================= global pipeline parameters

Expand Down
8 changes: 8 additions & 0 deletions .snyk
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 70dafab

Please sign in to comment.