Files
sif/internal/scan
d52cd842a9 fix(scan): fetch wayback source over https (#351)
the wayback passive source used http while the crt.sh and certspotter
sources use https. passive results flatten straight into findings, so
an on-path attacker could tamper with the plaintext response to inject
or strip historical urls. use https to match the other two sources.

Co-authored-by: vmfunc <vmfunc.lc@gmail.com>
2026-07-22 21:01:33 +00:00
..