samvera / hydra-works

A ruby gem implementation of the PCDM Works domain model based on the Samvera software stack
Other
24 stars 14 forks source link

Use our own VirusScanner, fixes #296 #297

Closed awead closed 8 years ago

awead commented 8 years ago

Creates a settable virus scanner class that defaults to ClamAV, if it is present, or sets a null scanner that reports files have no viruses.

coveralls commented 8 years ago

Coverage Status

Coverage increased (+0.008%) to 99.167% when pulling 4a8cc10bbc2fd53734fd7851ce56b97c098c1e59 on virus into ef627ecd3887bf6e050e69df791aeef36c8ee8d6 on master.

coveralls commented 8 years ago

Coverage Status

Coverage decreased (-0.2%) to 99.005% when pulling 0718f47f81b38a975e916c0c90cd52508703dfc8 on virus into ef627ecd3887bf6e050e69df791aeef36c8ee8d6 on master.

mjgiarlo commented 8 years ago

:shipit:

awead commented 8 years ago

I can fix the coveralls issue, if we want.