*feature request* PramFlowRule support multiple parameters, and nested fields
Open
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
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