microsoft / microsoft/winget-cli

Winget should integrate with Windows capabilities / permissions (future-looking)

Open
#470 0 comments 2 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

Description of the new feature/enhancement

As we move to enforce privacy constraints on all apps - including Win32 apps - we should ensure that Winget is part of the solution. For example, you might want an option for Winget that auto-approves various permissions (like file system or location etc.) as it installs an app, and it takes care of setting those privacy permissions for the user to streamline install for power users.

Another option would be to look at the user's privacy preferences and filter / block apps that clearly don't meet it.

And so on.

[Originally submitted by @ptorr-msft]

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

The issue names no files, tests, or entry points. Start by identifying WinGet's integration points with Windows capabilities, privacy permissions, and user preferences; then clarify which approval and filtering behaviors are in scope and define tests for the agreed behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
cli, operating-systems, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.