1) Does ASSP decode mim and place mime parts in the filescan directory
2) Does ASSP call the filescan command for each mime part or just once and
expects that the scanner will scan all files in the dir/subdir?
3) I am confused about the "good" and "bad" and how that relates to a) scoring
and the
For virus file scan there are two possible returns "good" and "bad."
I am implementing Adobe's malware classifier with ASSP which returns 0 = CLEAN,
1 = DIRTY, or UNKNOWN.
I would like 1) to add a "maybe" and 2 have someone tell me how "good" and
"bad" gets scored.
I will be happy to repor