发布

  • fix: remove duplicate EKS mapper definitions and dict keys (CodeQL alerts) (#623)

    frostbyte_neo 发布于 2026-04-17 00:50:28 +00:00

    EKS mapper functions and EVIDENCE_MAPPERS entries were copy-pasted twice,
    causing 10 CodeQL alerts (py/multiple-definition, py/duplicate-key-dict-literal).
    Also removes an unused pytest import and unreachable duplicate elif branches.

    Made-with: Cursor

    下载附件