Skip to content

feat(templates): add scan options #1118

Description

@ocervell

I want to be able to add scan options that would control workflow options, for instance, for the domain scan:

options:
   passive:
      is_flag: True
      default: False
      help: "Passive scan"
      set:
         domain_recon_passive: True
         host_recon_passive: True
         subdomain_recon_passive: True
         url_crawl_passive: True
         url_vuln_passive: True

@claude please investigate how to make this work cleanly and propose a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions