Skip to content

v0.7.1 - Bug Fixes and Environment Filtering

Choose a tag to compare

@sydney-nebulock sydney-nebulock released this 08 Feb 20:34
· 70 commits to main since this release

Bug Fixes

Fixed invalid AGENTS.md documentation links (#9)

  • Removed 11 incorrect athf/data/ path prefixes
  • All knowledge, docs, and template links now point to correct repository structure
  • Documentation is now fully accessible to AI assistants

Added environment directory filtering (#8)

  • athf hunt list now displays environment column (test/production)
  • Added --directory filter option to athf hunt list command
  • Added --directory filter option to athf hunt search command
  • Hunt manager automatically detects environment from hierarchical directory structure
  • Updated CLI documentation in CLI_REFERENCE.md and README.md

Installation

pip install agentic-threat-hunting-framework==0.7.1

Full Changelog

See CHANGELOG.md for complete details.