lowRISC / lowRISC/sonata-software
Default deny GPIO access
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C++
- Stars
- 14
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Is there a way to default deny the GPIO access through the rego unless you explicitly define that the compartment has access to it?
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.
Research direction
Start by locating the existing rego policy and the GPIO access definitions; the issue does not name specific files or tests. Determine how compartment permissions are currently represented, then verify that GPIO is denied unless a compartment explicitly grants access.
Written by the indexing model from the issue text.
Assessment
- Domain
- authorization, embedded-iot, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100