Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 14 Dec 13:37
· 107 commits to main since this release
e3fbbb6

Changelog

  • 8d1f03e Add GoReleaser CI/CD workflow with semantic versioning
  • 0f74083 First commit
  • e3fbbb6 Merge pull request #1 from canaria-computer/dev1
  • d419ea3 feat: Add init command to generate evidence.yaml templates with built-in user agent profiles.
  • 77bd086 feat: Add validate command for evidence.yaml configuration and complete command for shell completion.
  • 162f772 feat: Add utility for fetching public IP and GeoIP information with caching and provider management.
  • 212d6d9 feat: Implement lite command for evidence collection including browser automation, screenshot capture, and report generation, along with updated build and documentation.
  • 66262dc feat: Implement initial PoC for browser access and screenshot
  • 8444652 feat: Initial project structure and CLI placeholders
  • 8d1d24a feat: add GoReleaser GitHub Actions workflow for automated releases and auto-tagging
  • bd4b586 feat: add lite command for interactive and headless evidence collection with metadata-rich screenshots and update README.
  • 71ffce9 feat: add access information retrieval and caching
  • 50f57cc feat: add lite command for interactive and headless evidence collection with annotated screenshots.
  • 58a70a6 feat: add lite command for interactive/headless browser-based evidence collection with screenshot metadata overlay.
  • d29ed49 feat: add network DNS resolution, reachability, preflight, and WHOIS/RDAP modules
  • 35f295b feat: add utility to fetch public IP and GeoIP information with caching and simplify goreleaser archive format.
  • 328b556 project init