package
Version:
v0.9.12
Opens a new window with list of versions in this module.
Published: Dec 17, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package hackerone fetches HackerOne profile data via GraphQL API.
AuthRequired returns false because HackerOne profiles are public.
Match returns true if the URL is a HackerOne profile URL.
Client handles HackerOne requests.
New creates a HackerOne client.
Fetch retrieves a HackerOne profile.
type Option func(*config)
Option configures a Client.
WithHTTPCache sets the HTTP cache.
WithLogger sets a custom logger.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.