oxalorg / oxalorg/4ever-clojure
Implement restrictions
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Clojure
- Stars
- 271
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
- Configure such that an error is thrown for restricted functions, probably by using sci
deny - Show a warning for restricted functions - #14 solves this
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
Review the restricted-function warning work referenced by #14 and the project's sci configuration. Identify where restricted functions are configured, then add the error behavior for denied calls while preserving the existing warning behavior. Done means restricted functions throw an error instead of only producing a warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100