microsoft / microsoft/winget-cli
[New Feature]: Add support for IARC content rating to manifests
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 26.4k
- Forks
- 1.8k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 15
Description
Description of the new feature/enhancement
Currently, Microsoft Store Applications supports IARC content ratings, it would be nice if we could specify the content rating in manifests too.
Fig. Sample Microsoft store entry
Maybe we can extend https://github.com/microsoft/winget-cli/issues/1401 and automatically filter manifests based on the content rating specified and for the ones compliant with the rating we could ask the parent for authorization of manifest for children's accounts.
Proposed technical implementation details (optional)
This feature could be probably added to the install or locale part. And it can also be added to YamlCreate and other affiliated tools by default on manifest creation.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the related issue microsoft/winget-cli#1401 and how manifest install or locale sections are handled. Then inspect the YamlCreate and affiliated manifest-creation tools mentioned in the issue. Done requires an agreed IARC representation and a defined scope for manifest support, rating-based filtering, and any authorization behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100