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

Virus scanner false positives #2565

Open
Garulf opened this issue Feb 12, 2024 · 0 comments
Open

Virus scanner false positives #2565

Garulf opened this issue Feb 12, 2024 · 0 comments

Comments

@Garulf
Copy link
Member

Garulf commented Feb 12, 2024

From time to time we get reports of Flow Launcher being detected as potentially malicious software, so I'd like to pin the issue here for any further discussion.

Whats a false positive?

A false positive occurs when a diagnostic test incorrectly identifies a condition or attribute as present when it is actually not, leading to a mistaken positive result.

Why does this happen?

Software is complex and virus scanners use many techniques to discover malicious code. Sometimes well meaning code can look malicious to the algorithm a particular scanner is using.

What can you do?

  1. Scanning and scrutinizing software you download from the internet is a great first step!
    Flow Launcher is open source and all it's code is accessible. While we understand not everyone has the skills required to read code we suggest any who do to inspect the code and ensure it's safety.

  2. Report any false positives to your virus scanner's company.
    Many virus scanner company's have an option to report a scan as a false positive. Doing so helps you and others from having legitimate software get flagged.

  3. Make sure you are downloading from one of our official release sources:

@Garulf Garulf self-assigned this Feb 12, 2024
@Garulf Garulf pinned this issue Feb 12, 2024
@Flow-Launcher Flow-Launcher locked and limited conversation to collaborators Feb 12, 2024
@Garulf Garulf removed their assignment Feb 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants