web-analyzer 0.1.2

Enterprise domain security & intelligence platform — WHOIS, DNS, SEO, tech detection, subdomain takeover, API security scanning, and more
Documentation
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.1.0] - 2026-04-02

### Added

- **Intelligence Gathering**: `domain_info`, `domain_dns`, `seo_analysis`, `web_technologies`, `domain_validator`
- **Reconnaissance**: `subdomain_discovery`, `contact_spy`, `advanced_content_scanner`
- **Security Assessment**: `security_analysis`, `subdomain_takeover`, `cloudflare_bypass`, `nmap_zero_day`, `api_security_scanner`, `geo_analysis`
- 14 feature flags for individual module compilation
- 10 compile-time embedded payload files (SQLi, XSS, SSRF, XXE, LFI, NoSQL, SSTI, command injection, auth bypass, API endpoints)
- Comprehensive module documentation for all 14 modules
- Integration tests for all modules
- 3 runnable examples: `domain_info`, `security_scan`, `full_audit`

[0.1.0]: https://github.com/keyvanarasteh/web-analyzer/releases/tag/v0.1.0