and here's how we worked on the recent #curl CVE from it first being reported until published earlier today: hackerone.com/reports/2764830
curl disclosed on HackerOne: CVE-2024-9681: HSTS subdomain...
## Summary: Suppose my HSTS cache file has the following content: ``` .domain.com "20241107 01:02:03" .sub.domain.com "unlimited" ``` Now, I connect to https://sub.domain.com/. Suppose this domain...HackerOne