Hello,
i would want to understand:
how can i decide which file types can be uploaded to atlassian?
(not malware- that is what is important for me to check)
thank you,
Nadia
Hey @נדיה וולנובסקי ,
Going by the documentation (https://support.atlassian.com/jira-cloud-administration/docs/configure-file-attachments/) it doesn't seem like you can limit what attachments are uploaded.
I'd suggest opening a support call for it at https://support.atlassian.com/contact to see if this can be changed or if there is a suggestion for it on the roadmap.
There's nothing in Jira that will block uploads by arbitrary file type.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Jira doesn't block attachments by mimetypes. As an alternative, you could probably create an automation externally that would check periodically for attachments on an issue and if it detects mimetypes that is not accepted, it deletes it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.