updating roadmap

This commit is contained in:
2025-08-21 22:07:27 -05:00
parent 693f7d67b9
commit 965c953e00

View File

@@ -1,7 +1,8 @@
# SneakyScope — Roadmap (Updated 8-21-25) # SneakyScope — Roadmap (Updated 8-21-25)
## Priority 1 Core Analysis / Stability ## Priority 1 Core Analysis / Stability
* SSL/TLS intelligence: for HTTPS targets, pull certificate details from crt.sh (filtering expired); if a subdomain, also resolve the root domain to capture any wildcard certificates; probe the endpoint to enumerate supported TLS versions/ciphers and flag weak/legacy protocols.
*(no open items currently tracked in this bucket)*
## Priority 2 API Layer ## Priority 2 API Layer
@@ -12,7 +13,6 @@
## Priority 3 UI / UX ## Priority 3 UI / UX
* Front page/input handling: auto-prepend `http://`/`https://`/`www.` for bare domains.
* Rules Lab (WYSIWYG tester): paste a rule, validate/compile, run against sample text; lightweight nav entry. * Rules Lab (WYSIWYG tester): paste a rule, validate/compile, run against sample text; lightweight nav entry.
## Priority 4 Artifact Management & Ops ## Priority 4 Artifact Management & Ops