Releases: bad-antics/nullsec-logreaper
Releases · bad-antics/nullsec-logreaper
v1.1.0 — CI Fixes & Documentation
What's Changed
🔧 CI/CD
- Fixed cppcheck static analysis — suppressed false positive
unusedStructMemberwarnings - Added community health files and project infrastructure
📖 Documentation
- Added terminal demo GIF and sample attack log
- Replaced real IPs with RFC 5737 documentation-reserved addresses
- Fixed README formatting
Full Changelog: v1.0.0...v1.1.0
v1.0.0 - Initial Release
NullSec LogReaper v1.0.0
High-speed log analysis and forensics tool for incident response.
Features
- Multi-format log parsing (syslog, auth, nginx, apache, json)
- IOC extraction (IPs, domains, hashes, emails, URLs)
- Threat intelligence correlation
- Timeline reconstruction
- YARA rule matching
- High-performance C core with Python bindings
- CLI and library interfaces
Installation
See README for build instructions.