Feature: Strong Parameters(like Rails 4)
オープン
feature
- 主要言語
- JavaScript
- スター
- 1.6k
- フォーク
- 179
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
In most cases we cannot use mass-assignment without any protection,
so such protection should be added
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, node.js
- 領域
- backend-api-design
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100