Skip to content

Releases: BountySecurity/gbounty

v3.0.0

04 Oct 09:09
9768b5e
Compare
Choose a tag to compare

Changelog

  • 6f09c6b Scan: Scan runner and global scan orchestration
  • 5e667e5 Self-update profiles from GH Releases
  • a1d231e CLI: Package to parse command-line options
  • 3508628 Scan: Functions to instantiate scan.Template from raw bytes
  • 026bf4d Request: Default constructor and functional options
  • 0dce912 Writer abstraction to write scan resources in different formats (plain, JSON, MD...)
  • 04e3eb9 File system abstraction for scan resources
  • 96f53dc Set up GoReleaser workflow
  • bfd4c80 Self-update application's binary from GH Releases
  • a1fde1a Semver: Pkg for semantic versioning
  • 3016bd6 Modifier: Request modifications on-demand
  • 4113162 Helper package for ULID generation
  • 84630cc Package to interact with blind hosts
  • 9c70938 Match: Request & response matching
  • 0586a02 HTTP: Custom HTTP client for non-compliant communications
  • 0eb0c64 Entrypoint: Insertion point detection and injection
  • e3509eb Response: Representation construct for HTTP responses
  • 943862b Request: Representation construct for HTTP requests
  • 9d7029c Profile: Support for reading .bb2 profiles
  • 8e8750e CLI: Body for parsing config from command-line args