Skip to content
Snippets Groups Projects
Commit 8bb93dba authored by Andreas Romeyke's avatar Andreas Romeyke
Browse files

- added hint about state

parent c1983ffd
Branches
Tags
No related merge requests found
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
</fr:x_form> </fr:x_form>
</pl:initParameters> </pl:initParameters>
<pl:description>SLUB Virus Check Plugin using installed ClamAV daemon via tcp-sockets</pl:description> <pl:description>SLUB Virus Check Plugin using installed ClamAV daemon via tcp-sockets</pl:description>
<pl:version>2.02</pl:version> <pl:version>2.03</pl:version>
<pl:materialType>DIGITAL</pl:materialType> <pl:materialType>DIGITAL</pl:materialType>
<pl:module>Repository</pl:module> <pl:module>Repository</pl:module>
<pl:generalType>TASK</pl:generalType> <pl:generalType>TASK</pl:generalType>
......
...@@ -12,6 +12,9 @@ The code is partially based on https://code.google.com/p/clamavj/source/browse/t ...@@ -12,6 +12,9 @@ The code is partially based on https://code.google.com/p/clamavj/source/browse/t
Hint: the plugin uses the VirusCheckPlugin interface version 2 now. Hint: the plugin uses the VirusCheckPlugin interface version 2 now.
and therefore licenced via Apache License Version 2.0. and therefore licenced via Apache License Version 2.0.
Because only in state "UNDETERMINED" Rosetta allows to add a auto-correction rule, the state "FAILED" was
replaced by "UNDETERMINED", if a malicious file detected.
Andreas Romeyke Andreas Romeyke
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment