Skip to content

Commit

Permalink
Update versions for CVE mitigation.
Browse files Browse the repository at this point in the history
  • Loading branch information
corneil committed Sep 14, 2023
1 parent 828a2ff commit 5656c55
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
3 changes: 0 additions & 3 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,14 @@ root = true
[*.java]
indent_style = tab
indent_size = 4
continuation_indent_size = 8

[*.groovy]
indent_style = tab
indent_size = 4
continuation_indent_size = 8

[*.xml]
indent_style = tab
indent_size = 4
continuation_indent_size = 8

[*.yml]
indent_style = space
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,4 @@ workspace/
/srp
/srp*gz
/observer/*

2 changes: 0 additions & 2 deletions .trivyignore
Original file line number Diff line number Diff line change
@@ -1,2 +0,0 @@
CVE-2022-1471
CVE-2016-1000027

0 comments on commit 5656c55

Please sign in to comment.