Feature: Strong Parameters(like Rails 4)
Open
feature
- Dominant language
- JavaScript
- Stars
- 1.6k
- Forks
- 179
- PR merge metrics
- No merged PRs in 30d
Description
In most cases we cannot use mass-assignment without any protection,
so such protection should be added
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue mentions adding strong parameters protection similar to Rails 4 to the Compound MVC framework. Start by examining the framework's model or controller layer to understand current mass-assignment handling. Look for existing validation or parameter filtering mechanisms. Research how Rails 4 strong parameters work to understand the required feature scope. The work involves designing and implementing a new security feature across the framework.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100