Lissy93 / web-check

🕵️‍♂️ All-in-one OSINT tool for analysing any website
https://web-check.xyz
MIT License
20.95k stars 1.56k forks source link

Cannot show TLS data when clicking "Refetch Report". #64

Open Huiicat opened 8 months ago

Huiicat commented 8 months ago

The value of "scanId" cannot be successfully passed.

Executing get http://localhost:3000/api/tls?url= returns the "scanId" data normally. However, the value fails to be passed when using the "Refetch Report" feature, and returns "id: undefined".

This issue arises when running yarn serve as it displays the data via the refresh function, and that's why the data shows while using yarn dev.

Kindly review the source code to ensure its functionality. Thank you. /src/components/Results/TlsCipherSuites.tsx src/components/Results/TlsClientSupport.tsx src/components/Results/TlsIssueAnalysis.tsx

qbicus commented 7 months ago

I think I have a similar issue when running in docker. Clicking on refetch report for TLS handshake I get an error in console: https://tls-observatory.services.mozilla.com/api/v1/results?id=undefined - 400