Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MediaPipe Pose v0.6 release trips Windows Defender #13

Open
Chemrat opened this issue Apr 2, 2022 · 1 comment
Open

MediaPipe Pose v0.6 release trips Windows Defender #13

Chemrat opened this issue Apr 2, 2022 · 1 comment

Comments

@Chemrat
Copy link

Chemrat commented Apr 2, 2022

Claims it detected Program:Win32/Uwamson.A!ml
VirtusTotal shows some other detections: https://www.virustotal.com/gui/file/d4d48cbae666a69f35845cbeb196870d4c328da129273ab6ddf0d49ee40b1a75/detection

This seems like a false positive but it'd be nice for this to be sorted out for the peace of mind.

@ju1ce
Copy link
Owner

ju1ce commented Apr 4, 2022

Sorry for the confusion!

This appears to be an issue with pyinstaller, that is used to compile the python script to an .exe, as described here: https://stackoverflow.com/questions/43777106/program-made-with-pyinstaller-now-seen-as-a-trojan-horse-by-avg

So yeah, its a false positive, ill attempt to get it fixed soon. Thanks for the report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants