• qiuqunfeng's avatar
    Add endpoints for detailed attack log retrieval in WAF API · 85023784
    qiuqunfeng authored
    - Introduce new API routes for fetching attack log details and response packages.
    - Implement corresponding methods in the WafController and wafService to handle the new functionality.
    - Update service interface and types to support the new data structures for attack logs and responses.
    85023784
types.go 13.4 KB