Altinn / altinn-file-scan

Microservice for handling file scan
MIT License
0 stars 0 forks source link

Test the effect Defender for Storage has on the file-scan functionality #156

Open SandGrainOne opened 1 month ago

SandGrainOne commented 1 month ago

Description

What happens if Defender for Storage identifies malware in a blob being uploaded. Will the blob be missing or unavailable? We need decide whether we want to keep the file-scan features with status and results in the DataElement metadata for the Blob or if it can be discontinued.

In scope

No response

Out of scope

No response

Additional Information

No response

Analysis

No response

Conclusion

No response

bengtfredh commented 1 month ago

Malware scanning is turned on for all storage accounts in service owners subscriptions.

What happens when files i scanned

Reporting on scanning can buildt-in be sent to:

There are several ways we can handle infected files:

Azure provides example on using:

I think we need to discuss if we are going to change existing file scan service together with defender for storage scan. Or if we want to change what we do with infected files and reporting to service owners.