Skip to main content

detect_tech_stack

Audit

Identifies frontend frameworks and libraries used by the page.

Parameters

Parameter Type Required Default Description
output_variable string No Variable to store detection result

Usage Example

RTILA X PROJECT JSON

    {
  "command": "detect_tech_stack",
  "params": {
    "output_variable": "tech_stack"
  }
}
  

Related Scenarios

Related Learning Articles

Was this helpful?