HackerOne

HackerOne integration allows users to fetch reports by using the fetch incidents capability. It also provides commands to retrieve all the reports and programs.

Vulnerability Management · HackerOne

Configuration parameters

  • url — Server URL (required)
  • username — Username (required)
  • max_fetch — Maximum number of incidents per fetch
  • first_fetch — First fetch time interval
  • program_handle — Program Handle
  • state — State
  • severity — Severity
  • filter_by — Advanced Filters
  • proxy — Use system proxy settings
  • insecure — Trust any certificate (not secure)
  • incidentType — Incident type
  • isFetch — Fetch incidents

Commands (2)

  • hackerone-program-list

    Retrieves information about the programs in which the user is a member.

  • hackerone-report-list

    Retrieves all the reports based on program handle and provided arguments.