Skip to content

Release v0.1.2

Choose a tag to compare

@github-actions github-actions released this 08 Jun 12:03

Features

  • Netlas Module: Introduce Netlas API integration with 4 functions for IP and domain enrichment, including comprehensive unit tests and a demo mode for safe testing.
  • Scope: Implement modular scope directory support and add support for [!type] headers for scope exclusions.
  • Report: Add HTML tree export functionality and make overlapping edges visually distinct to improve graph readability.

Bug Fixes

  • Report: Sync the edge labels counter with the visible graph state in HTML exports.
  • VirusTotal: Fix handling of subdomain types and dates.
  • Shodan: Normalize and deduplicate dates, and harden logs and debug output.

Improvements & Refactoring

  • Shodan and VirusTotal: Expand unit test coverage.

Dependencies & CI/CD

  • Maintenance: Update GitHub Actions workflows, project dependencies, and Go version.

README

  • Add local web server implementation to the roadmap.
  • Update documentation with Netlas module information

Full Changelog: v0.1.1...v0.1.2