alibaba / alibaba/Sentinel

*feature request* PramFlowRule support multiple parameters, and nested fields

Open
#3,006 2 comments 1 reaction 0 assignees View on GitHub
area/hotspot-param-flow kind/feature
Dominant language
Java
Stars
23.1k
Forks
8.1k
PR merge metrics
No merged PRs in 30d

Description

*feature request*

PramFlowRule support multiple parameters.
and support selecting some nested fields in objects. e.g. select only `uid`
```
{
"uid": 1234,
"payload": {...}
}
```

Contributor guide

Open the contributing guide

Research direction

Start by locating PramFlowRule and its existing parameter-handling entry points; the issue names no files or tests. Determine how multiple parameters and selecting nested object fields should be represented, then add coverage showing both requested behaviors and verify existing rule handling remains intact.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.