Go module
github.com/projectdiscovery/httpx
history
arrow_drop_downv1.3.8
Newer version availableSecurity Advisories
7
In the dependencies
Similar advisories
Golang protojson.Unmarshal function infinite loop when unmarshaling certain forms of invalid JSON
7.5 MODERATE·GHSA-8r3f-844c-mc37
Similar advisories
QUIC's Connection ID Mechanism vulnerable to Memory Exhaustion Attack
7.5 HIGH·GHSA-c33x-xqrf-c478
Similar advisories
net/http, x/net/http2: close connections when receiving too many headers
5.3 MODERATE·GHSA-4v7x-pqxf-cx7m
Similar advisories
Archiver Path Traversal vulnerability
6.1 MODERATE·GHSA-rhh4-rh7c-7r5v
Similar advisories
quic-go affected by an ICMP Packet Too Large Injection Attack on Linux
6.5 MODERATE·GHSA-px8v-pp82-rcvr
Similar advisories
Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto
9.1 CRITICAL·GHSA-v778-237x-gjrc
Similar advisories
Non-linear parsing of case-insensitive content in golang.org/x/net/html
HIGH·GHSA-w32m-9786-jp63
Package metadata as of .
Published
Links
- Origin
- Repo
Projects
projectdiscovery/httpx
GitHub
httpx is a fast and multi-purpose HTTP toolkit that allows running multiple probes using the retryablehttp library.
call_split 863 forks
star 8k stars
OpenSSF scorecard
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
View information about checks and how to fix failures.
Score
6.2/10
Scorecard as of .
Code-Review
8/10
Determines if the project requires human code review before pull requests (aka merge requests) are merged.
Reasoning
Found 6/7 approved changesets -- score normalized to 8
Maintained
10/10
Determines if the project is "actively maintained".
Reasoning
8 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10
Dangerous-Workflow
10/10
Determines if the project's GitHub Action workflows avoid dangerous patterns.
Reasoning
no dangerous workflow patterns detected
Binary-Artifacts
10/10
Determines if the project has generated executable (binary) artifacts in the source repository.
Reasoning
no binaries found in the repo
Token-Permissions
0/10
Determines if the project's workflows follow the principle of least privilege.
Reasoning
detected GitHub workflow tokens with excessive permissions
CII-Best-Practices
0/10
Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.
Reasoning
no effort to earn an OpenSSF best practices badge detected
Fuzzing
0/10
Determines if the project uses fuzzing.
Reasoning
project is not fuzzed
License
10/10
Determines if the project has defined a license.
Reasoning
license file detected
Signed-Releases
0/10
Determines if the project cryptographically signs release artifacts.
Reasoning
Project has not signed or included provenance with any releases.
Pinned-Dependencies
0/10
Determines if the project has declared and pinned the dependencies of its build process.
Reasoning
dependency not pinned by hash detected -- score normalized to 0
Security-Policy
10/10
Determines if the project has published a security policy.
Reasoning
security policy file detected
Packaging
10/10
Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.
Reasoning
packaging workflow detected
SAST
7/10
Determines if the project uses static code analysis.
Reasoning
SAST tool detected but not run on all commits
Vulnerabilities
8/10
Determines if the project has open, known unfixed vulnerabilities.
Reasoning
2 existing vulnerabilities detected
Project metadata as of .