-
Notifications
You must be signed in to change notification settings - Fork 98
Open
Labels
enhancementNew feature or requestNew feature or requestparsing/qualityGraph extraction bugs, false positives, missing edgesGraph extraction bugs, false positives, missing edges
Description
Root cause:
httplink only matches REST URL paths between services
ApproachL
New pipeline pass that parses .proto services, finds generated XxxClient::method() calls, and links them to server-side impls via proto naming conventions (prost/tonic codegen is predictable)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestparsing/qualityGraph extraction bugs, false positives, missing edgesGraph extraction bugs, false positives, missing edges