Path to this page:
Subject: CVS commit: pkgsrc/security/httpx
From: Leonardo Taccari
Date: 2024-10-27 19:17:42
Message id: 20241027181742.F3066FC7E@cvs.NetBSD.org
Log Message:
httpx: Update to 1.6.9
Changes:
v1.6.9
* Added support to filter out near duplicate responses via `-fd`,
`-filter-duplicates` option
* Added `team-id` input support for dashboard upload
* Added option to provide ideal time taking screenshot with `-screenshot`
option
* Adding `-trace` option to log complete connection
* Added initial support for automatic page type classifier
v1.6.8
* Fixed missing favicon hash in few edge cases
* Fixed `ztls` context deadline error for tls connection
* Fixed stats calculation in case of path
* Fixed issue with extra new lines in output file
* Fixed multiple registration of metrics (SDK)
* Added option disable stdout output (SDK)
* Added `*Server.Stop` method (SDK)
* Updated `ChainInStdout` option available to use as library (SDK)
v1.6.7
* Added UI Dashboard for httpx
* Added `-fep` option to configure error file
* Fixed issue with missing `host` field in output in few edge cases
* Updated `jarm` field to `jarm_hash` to avoid confusion
v1.6.6
* Added md5 hash for favicon in jsonl output
* Fixed issue with `-fs` filtering
* Fixed issue with custom header input for screenshot
* Fixed nil deref with store chain option
* Fixed issue with path input
* Fixed issue with `-esb` option not storing screenshot on disk
v1.6.5
* Added `favicon_url` in output with `-favicon` option
* Fixed issues with favicon detection + SDK update
* Fixed panic issue with wappalyzer
v1.6.4
* Added `-efqdn` option to extract subdomans from response header and body
* Added support to exclude response body with `-sr` option
v1.6.3
* Fixed issue with tech detection output in default run
* Fixed issue with `-sr` option to respect filters/matchers
v1.6.2
* Added resolvers information in output
v1.6.1
* Added `-protocol` option for force http 1.1 connection
Files: