diff --git a/docs/roadmap.md b/docs/roadmap.md index 1d7a86c..36554cc 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -1,7 +1,8 @@ # SneakyScope — Roadmap (Updated 8-21-25) ## 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 @@ -12,7 +13,6 @@ ## 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. ## Priority 4 – Artifact Management & Ops