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] virustotal found 4 suspected vulnerabilities on fresh build on Windows #10284

Closed
Razzwan opened this issue Jul 15, 2024 · 1 comment
Closed
Labels
status: needs triage This issue needs to triage, applied to new issues type: bug

Comments

@Razzwan
Copy link

Razzwan commented Jul 15, 2024

Describe the bug

Following the documentation, I created a fresh .exe installer for Windows and checked it on the website https://www.virustotal.com. The virustotal found 4 suspected vulnerabilities. This looks quite strange since I haven't added any additional packages yet

Reproduction

  1. Following this guide
  2. I checked it on virustotal

Expected behavior

No vulnerabilities

Full tauri info output

[✔] Environment
     - OS: Debian 12.0.0 X64
     ✔ webkit2gtk-4.0: 2.44.2
     ✔ rsvg2: 2.54.7
     ✔ rustc: 1.79.0 (129f3b996 2024-06-10)
     ✔ cargo: 1.79.0 (ffa9cf99a 2024-06-03)
     ✔ rustup: 1.27.1 (54dd3d00f 2024-04-24)
     ✔ Rust toolchain: 1.79.0-x86_64-unknown-linux-gnu (environment override by RUSTUP_TOOLCHAIN)
     - node: 18.19.0
     - npm: 9.2.0
 
 [-] Packages
     - tauri [RUST]: 1 (no lockfile)
     - tauri-build [RUST]: no manifest (no lockfile)
     - wry [RUST]: no manifest (no lockfile)
     - tao [RUST]: no manifest (no lockfile)
     - tauri-cli [RUST]: 1.6.0
     - @tauri-apps/api : not installed!
     - @tauri-apps/cli [NPM]: 1.6.0
 
 [-] App
     - build-type: bundle
     - CSP: unset
     - distDir: ../src
     - devPath: ../src

Stack trace

No response

Additional context

Ok, You can say, that this is experimental features, but I created a new build using Windows OS and got a similar result -

installer report
installed app report

@Razzwan Razzwan added status: needs triage This issue needs to triage, applied to new issues type: bug labels Jul 15, 2024
@Razzwan Razzwan changed the title [bug] [bug] virustotal found 4 suspected vulnerabilities on fresh build on Windows Jul 15, 2024
@FabianLars
Copy link
Member

FabianLars commented Jul 15, 2024

Thanks for the report! We track false positives here #2486 and on discord https://discord.com/channels/616186924390023171/1142423001002954854 (it says windows defender but really, it's for all)

@FabianLars FabianLars closed this as not planned Won't fix, can't repro, duplicate, stale Jul 15, 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