Use released clamav gem

Building from github includes the test fixtures / virus signatures
This commit is contained in:
Oliver Günther
2024-04-22 15:37:31 +02:00
parent c73f4f3d58
commit 96d06e29bc
2 changed files with 3 additions and 9 deletions
+1 -1
View File
@@ -164,7 +164,7 @@ gem "meta-tags", "~> 2.20.0"
gem "paper_trail", "~> 15.1.0"
gem "clamav-client", github: "honestica/clamav-client", ref: "29e78ae94307cb34e79ddd29c5da79752239d8b7"
gem "op-clamav-client", "~> 3.4", require: "clamav"
group :production do
# we use dalli as standard memcache client
+2 -8
View File
@@ -6,13 +6,6 @@ GIT
capybara_accessible_selectors (0.11.0)
capybara (~> 3.36)
GIT
remote: https://github.com/honestica/clamav-client.git
revision: 29e78ae94307cb34e79ddd29c5da79752239d8b7
ref: 29e78ae94307cb34e79ddd29c5da79752239d8b7
specs:
clamav-client (3.4.2)
GIT
remote: https://github.com/opf/md-to-pdf
revision: 8f14736a88ad0064d2a97be108fe7061ffbcee91
@@ -760,6 +753,7 @@ GEM
omniauth-saml (1.10.3)
omniauth (~> 1.3, >= 1.3.2)
ruby-saml (~> 1.9)
op-clamav-client (3.4.2)
open4 (1.3.4)
openid_connect (2.2.1)
activemodel
@@ -1191,7 +1185,6 @@ DEPENDENCIES
capybara_accessible_selectors!
carrierwave (~> 1.3.1)
carrierwave_direct (~> 2.1.0)
clamav-client!
climate_control
closure_tree (~> 7.4.0)
colored2
@@ -1257,6 +1250,7 @@ DEPENDENCIES
omniauth-openid-connect!
omniauth-openid_connect-providers!
omniauth-saml (~> 1.10.1)
op-clamav-client (~> 3.4)
openproject-auth_plugins!
openproject-auth_saml!
openproject-avatars!