ermig1979 / AntiDupl

A program to search similar and defect pictures on the disk
https://ermig1979.github.io/AntiDupl
MIT License
1.28k stars 93 forks source link

Virus Total and Chocolatey package #145

Closed Xav83 closed 1 year ago

Xav83 commented 1 year ago

Hi @ermig1979,

I am creating this issue since I am facing an issue related to Virus Total.

For context, I have been mandated to maintain the Chocolatey package of AntiDupl, and I am currently updating the package to make the latest version of antidupl available. Unfortunately, I am now stuck, since that, to be validated, a chocolatey package needs to pass the Virus Total check with less than 5 errors from security vendors, and the latest version of AntiDupl triggers 6 errors. This means that I am now stuck and can't go upload an updated version of the chocolatey package for antidupl.

Screenshot from 2022-10-11 21-16-46

I don't know, for now, what should be done to correct this issue. All I know is that there is a GitHub Action which could help to reproduce it :wink:

PS: This issue may be in link with the issue #83 where I have also commented about this issue in case it is corrolated :slightly_smiling_face:

Edi61 commented 1 year ago

New release is build directly by github workflow and is uploaded directly to the release. Additonally mentioned github action is now automatically executed with every push and tag. Since new releaese has no or less than 5 errors i am closing issue.