Skip to content

Add Go language scanning #11

Description

@dockfixlabs

Description

Add Go (.go) to supported scan targets. Go is increasingly used for AI agent backends.

What needs to be done

  • Verify .go is in SCANABLE_EXTENSIONS
  • Test existing rules against Go code
  • Add Go-specific patterns (e.g., os/exec.Command)

Files to modify

  • �gentguard/rules/*.py — add Go-specific regex
  • ests/test_scanner.py — add Go test cases

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions