Release Notes for 2.0
We are pleased to present version 2.0 of the Attachment Checker for Jira plugin.
New Features for Attachment Checker 2.0
Support scanning of attachments for viruses
Attachment Checker allows all attachments to be scanned with an external 3rd party anti-virus scanner after they are uploaded.
This addresses the following issues:
Feature request raised in JRA-8626 (Virus scan attachments)
Performance issue listed in Anti-virus with Jira application where Jira users experience slowness due to scanning of temporary files
When an attachment is uploaded, it is added into a queue for scanning, so that users do not have to wait for the scanning to complete, which may take some time especially for large files.
If attachment is found to be infected, a comment will be added in the issue to inform users for follow up.
Any non-zero exit code by the virus scanner is treated as infected.
Virus scanning can be configured at Attachment Checker Configuration → Virus Scanning
Please refer to Additional steps for virus scanning set up for detailed instructions.
Infection vs Error
Admins can configure the actions to be taken for infection vs error:
Delete file
Email Jira Sysadmin Group
This can be used to prevent attachments from being deleted due to other reasons such as permission or out of memory error.
However, if the virus scanner used is unknown, all errors will be treated as an infection as we are unable to differentiate them.
Let us know about your virus scanner via our Service Desk if virus scanner is unknown or incorrect virus scanner is detected.
When an infection or error occurs:
A comment will always be added to the issue.
An email will be sent to the Jira Sysadmin Group if configured.
The file will be deleted if configured.
Checking for attachments with duplicate filenames
When there are many attachments with the same filename, it is difficult for users to determine whether they are the same copy or which one is the latest version.
Attachment Checker is able to block the upload if attachment has the same filename as existing attachments.
The user can then determine if someone has already uploaded the file or to rename and re-upload the file.
Blocking of attachments with same filename can be enabled at Attachment Checker Configuration → Duplicate Blocking
Improvement in the UI
The configuration settings are now grouped by their feature to make it more user-friendly for the users
Summary