-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Not sure what caused this to crop up now, but uploading an existing file throws a 409 and fails the job.
https://github.com/cssnr/virustotal-action/actions/runs/18417322955
Most likely I was ignoring an error that is now not being ignored, which is a good thing.
TLDR: We need to catch the 409 status, and now that we have the SHA256, get the existing report:
https://www.virustotal.com/api/v3/files/{SHA256}
Metadata
Metadata
Assignees
Labels
No labels