-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
This issue shall act as a dynamically updated list of patterns which currently are implemented in across different directories but only differ in syntax, e.g., the discovery rules are largely identical and only differ in the object's name we are grepping for.
In the long run, the goal is to merge such categories and reflect different manifestations through instances.
- Instantiation of a complex class by passing dynamic/user data to the constructor
Query:
cpg.call.where(_.methodFullName(".*[OBJECT_NAME].<init>.*")).whereNot(_.argument(1).isLiteral).location.toJson
Candidates for merging:- 1_throwable
- 11_bytearrayinputstream
- 12_chararrayreader
- 14_new_character [May need discussion. One instance differs.]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels