1602 / 1602/compound

Feature: Strong Parameters(like Rails 4)

Open
#469 3 comments 0 reactions 1 assignee Claimed by @1602 View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.