OWASP/raider

Represent information exchange in graph-like architecture

danielonsecurity opened this issue · 0 comments

A new graph-like architecture is needed to best represent the information exchange between the client and the server. This would require:

  • Storing User/Config information in ProjectConfig
  • Merging Flows and AuthFlows
  • Store Flows in FlowStore
  • Implement FlowGraphs