Skip to content

WinSentinel v1.5.0 — Security Correlation Engine & Genome Analysis

Choose a tag to compare

@sauravbhattacharya001 sauravbhattacharya001 released this 19 Apr 22:56
· 221 commits to main since this release

What's New in v1.5.0

🔗 Security Correlation Engine (--correlate)

New CLI command that cross-references findings across multiple security scanners to surface correlated attack patterns and reduce false positives. Identifies relationships between seemingly unrelated vulnerabilities.

🧬 Security Genome Command (--genome)

Generates a comprehensive security DNA profile of your system — a fingerprint of your security posture that can be compared over time or across machines to track drift and improvements.

🛡️ Path & Process Sanitization

Fix commands now sanitize file paths and process names to prevent injection attacks when applying automated remediations.

📚 Documentation Improvements

  • Added debugging guide to CONTRIBUTING.md
  • Docker development environment setup instructions
  • Compliance profile authoring documentation
  • New FAQ and Upgrade Guide in docs site

Full Changelog: v1.4.5...v1.5.0