- Step1: Clone the GitHub repository and install dependencies via pip
- Step2: Configure your OpenAI API key and target scope in the config file
- Step3: Define scanning modules and parameters (e.g., code path, network range)
- Step4: Run the agent with the scanning command to initiate vulnerability assessment
- Step5: Review the generated report in the output directory and apply remediation suggestions
- Step6: Integrate the agent into a CI/CD pipeline for continuous security monitoring