Skip to content

Commit

Permalink
Merge pull request #289 from luotianqi777/feat_war
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberchen1995 authored Apr 11, 2024
2 parents 87ba3b8 + 308769c commit 39045c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions opensca/sca/filter/filter.go
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ var (
CompressFile = filterFunc(strings.HasSuffix,
".zip",
".jar",
".war",
".rar",
".tar",
".gz",
Expand Down

0 comments on commit 39045c1

Please sign in to comment.