microsoft / microsoft/winget-cli

WinGet can report on PUA coming from the "winget" source

Open
#6,189 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Issue-Feature
Dominant language
C++
Stars
26.4k
Forks
1.8k
Avg merge
1d 11h
Merged PRs (30d)
15

Description

Relevant area(s)

WinGet CLI

Description of the new feature / enhancement

A few software packages get flagged by various detection engines as PUA (Potentially Unwanted Application). In some cases, these packages are well known and when used responsibly pose no additional unknown risks to the user.

The first detection we encountered was RustDesk. The ESET detection engine reports a detection related to "RemoteAdmin".

The second was Malwarebytes. The K7 detection engine is reporting that a file is encrypted.

There will likely be other classes of PUA for software. This "parent" issue is intended to represent work in the WinGet Client to be able to block PUA by Group Policy, and if it's not blocked by Group Policy, the user can be informed.

Once we have a design for this, we can explore ways to modify our policies to allow specific classes of PUA into the WinGet Community Repository.

Related to:

  • #5940
Proposed technical implementation details

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the WinGet CLI area and review related issue #5940 plus the RustDesk and Malwarebytes detection examples linked in this issue. Define how PUA from the "winget" source should be identified, how Group Policy can block it, and how users are informed when it is not blocked; completion requires an agreed design before implementation work begins.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
cli, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.