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

[bug] flagged as viruses by Windows Defender. #10649

Closed
will5933 opened this issue Aug 16, 2024 · 2 comments
Closed

[bug] flagged as viruses by Windows Defender. #10649

will5933 opened this issue Aug 16, 2024 · 2 comments
Labels
status: needs triage This issue needs to triage, applied to new issues type: bug

Comments

@will5933
Copy link

Describe the bug

Recently, the installation packages for my Tauri application have been consistently flagged as viruses by Windows Defender, but I'm certain there are no viruses in my application. So what's going on here?
最近构建的 tauri 应用安装包总是会被 Windows Defender 当作病毒,但我可以肯定我的应用中没有病毒?所有这到底怎么回事?😭

图片

Reproduction

No response

Expected behavior

No response

Full tauri info output

[✔] Environment
    - OS: Windows 10.0.22631 X64
    ✔ WebView2: 127.0.2651.98
    ✔ MSVC: Visual Studio Community 2022
    ✔ rustc: 1.80.1 (3f5fd8dd4 2024-08-06)
    ✔ cargo: 1.80.1 (376290515 2024-07-16)
    ✔ rustup: 1.27.1 (54dd3d00f 2024-04-24)
    ✔ Rust toolchain: stable-x86_64-pc-windows-msvc (environment override by RUSTUP_TOOLCHAIN)

[-] Packages
    - tauri [RUST]: 2.0.0-rc.2
    - tauri-build [RUST]: 2.0.0-rc.2
    - wry [RUST]: 0.41.0
    - tao [RUST]: 0.28.1
    - tauri-cli [RUST]: 2.0.0-rc.1
    - @tauri-apps/api : not installed!
    - @tauri-apps/cli [NPM]: 2.0.0-rc.1

[-] App
    - build-type: bundle
    - CSP: unset
    - frontendDist: ../src


### Stack trace

_No response_

### Additional context

_No response_
@will5933 will5933 added status: needs triage This issue needs to triage, applied to new issues type: bug labels Aug 16, 2024
@will5933
Copy link
Author

Not installation packages, but exe binary files.
不是安装包,是exe二进制文件,说错了

@will5933 will5933 changed the title [bug] the installation packages for my Tauri application have been consistently flagged as viruses by Windows Defender. [bug] flagged as viruses by Windows Defender. Aug 16, 2024
@FabianLars
Copy link
Member

False positives are tracked here #2486 (and on discord) - right now we can only ask you to submit your app as a false positive here https://www.microsoft.com/en-us/wdsi/filesubmission

@FabianLars FabianLars closed this as not planned Won't fix, can't repro, duplicate, stale Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: needs triage This issue needs to triage, applied to new issues type: bug
Projects
None yet
Development

No branches or pull requests

2 participants