microsoft / microsoft/AzureStorageExplorer
Build an access control system for extensions
Open
Nobody has claimed this yet.
:grey_question: investigate
:test_tube: engineering
- Dominant language
- No language data
- Stars
- 452
- Forks
- 92
- Avg merge
- 15h 20m
- Merged PRs (30d)
- 3
Description
We need to have some kind of access control system for extensions before accepting any 3rd party extensions. Currently extensions can call arbitrary provider functions in the app, may receive user credentials and can access file system at will from the extension process. We need to be careful with 3rd party extensions and make sure we can easily limit its capabilities through our inspection process.
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.