{"id":7743825,"name":"projectdiscovery/httpx-action","ecosystem":"actions","description":"httpx is a fast and multi-purpose HTTP toolkit allows to run multiple probers using retryablehttp library.","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/projectdiscovery/httpx-action","keywords_array":[],"namespace":"projectdiscovery","versions_count":1,"first_release_published_at":"2021-06-24T19:45:30.000Z","latest_release_published_at":"2021-06-24T19:45:30.000Z","latest_release_number":"v1.0.0","last_synced_at":"2026-08-07T06:54:53.307Z","created_at":"2023-05-17T08:45:22.427Z","updated_at":"2026-08-07T06:54:53.307Z","registry_url":"https://github.com/projectdiscovery/httpx-action","install_command":null,"documentation_url":null,"metadata":{"name":"httpx Action","description":"httpx is a fast and multi-purpose HTTP toolkit allows to run multiple probers using retryablehttp library.","branding":{"icon":"activity","color":"blue"},"inputs":{"list":{"description":"List of hosts to run HTTP/S Web server probbing","required":true,"default":""},"output":{"description":"File to save output result","required":false,"default":"httpx.log"},"flags":{"description":"Additional httpx CLI flags to use","required":false},"json":{"description":"Format to save of output file","required":false,"default":false}},"runs":{"using":"composite","steps":[{"run":"[ ! -x /home/runner/go/bin/httpx ] \u0026\u0026 GO111MODULE=on go get -v github.com/projectdiscovery/httpx/cmd/httpx@v1.1.0\n[ ! -z ${{ inputs.list }} ] \u0026\u0026 echo \"list=-l ${{ inputs.list}}\" \u003e\u003e $GITHUB_ENV\n[ ! -z ${{ inputs.output }} ] \u0026\u0026 echo \"output=-o ${{ inputs.output}}\" \u003e\u003e $GITHUB_ENV || echo \"output=-o httpx.log\" \u003e\u003e $GITHUB_ENV\n[ ! -z ${{ inputs.flags }} ] \u0026\u0026 echo \"flags=${{ inputs.flags }}\" \u003e\u003e $GITHUB_ENV\n${{ inputs.json }} \u0026\u0026 echo \"json=-json\" \u003e\u003e $GITHUB_ENV\necho \"/home/runner/go/bin/\" \u003e\u003e $GITHUB_PATH\n","shell":"bash"},{"run":"httpx \\\n  ${{ env.list }} \\\n  ${{ env.output }} \\\n  ${{ env.json }} \\\n  ${{ env.flags }}\n","shell":"bash"}]},"default_branch":"main","path":null},"repo_metadata":{"id":42014533,"uuid":"377082216","full_name":"projectdiscovery/httpx-action","owner":"projectdiscovery","description":"HTTP Web Server probing","archived":false,"fork":false,"pushed_at":"2023-10-25T19:10:33.000Z","size":7,"stargazers_count":14,"open_issues_count":0,"forks_count":6,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-08-06T23:27:00.809Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/projectdiscovery.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-15T07:56:52.000Z","updated_at":"2026-08-01T13:09:29.000Z","dependencies_parsed_at":"2024-06-21T15:36:25.082Z","dependency_job_id":null,"html_url":"https://github.com/projectdiscovery/httpx-action","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/projectdiscovery/httpx-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectdiscovery%2Fhttpx-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectdiscovery%2Fhttpx-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectdiscovery%2Fhttpx-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectdiscovery%2Fhttpx-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/projectdiscovery","download_url":"https://codeload.github.com/projectdiscovery/httpx-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectdiscovery%2Fhttpx-action/sbom","scorecard":{"id":746560,"data":{"date":"2025-08-11","repo":{"name":"github.com/projectdiscovery/httpx-action","commit":"db5793ffd63dced3b55fbe8b305b9a532b22635b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":3,"reason":"Found 2/6 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/projectdiscovery/.github/SECURITY.md:1","Info: Found linked content: github.com/projectdiscovery/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/projectdiscovery/.github/SECURITY.md:1","Info: Found text in security policy: github.com/projectdiscovery/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T18:56:51.356Z","repository_id":42014533,"created_at":"2025-08-22T18:56:51.356Z","updated_at":"2025-08-22T18:56:51.356Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36364202,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"projectdiscovery","name":"ProjectDiscovery","uuid":"50994705","kind":"organization","description":"Monitor your infrastructure. Real vulnerabilities. Zero noise.","email":"contact@projectdiscovery.io","website":"https://projectdiscovery.io/","location":null,"twitter":"pdiscoveryio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/50994705?v=4","repositories_count":123,"last_synced_at":"2026-08-07T05:26:33.163Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/projectdiscovery","funding_links":[],"total_stars":128938,"followers":11742,"following":0,"created_at":"2022-11-02T16:52:44.915Z","updated_at":"2026-08-07T05:26:33.178Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/projectdiscovery","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/projectdiscovery/repositories"},"tags":[{"name":"v1.0.0","sha":"85d7897a8bf31b8200f8443ed1c9c2a12fa03a4a","kind":"commit","published_at":"2021-06-24T19:45:30.000Z","download_url":"https://codeload.github.com/projectdiscovery/httpx-action/tar.gz/v1.0.0","html_url":"https://github.com/projectdiscovery/httpx-action/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T08:06:45.404Z","dependency_job_id":null,"purl":"pkg:github/projectdiscovery/httpx-action@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectdiscovery%2Fhttpx-action/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectdiscovery%2Fhttpx-action/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-07T06:54:52.619Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.756773886864206,"dependent_packages_count":0.0,"stargazers_count":14.225954682300745,"forks_count":6.756456979876406,"docker_downloads_count":null,"average":11.43479638726034},"purl":"pkg:githubactions/projectdiscovery/httpx-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/projectdiscovery/httpx-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/projectdiscovery/httpx-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/projectdiscovery/httpx-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T06:02:34.065Z","issues_count":3,"pull_requests_count":4,"avg_time_to_close_issue":23975303.666666668,"avg_time_to_close_pull_request":145672.5,"issues_closed_count":3,"pull_requests_closed_count":4,"pull_request_authors_count":3,"issue_authors_count":2,"avg_comments_per_issue":5.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectdiscovery%2Fhttpx-action/issues","maintainers":[{"login":"ehsandeep","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ehsandeep"},{"login":"dogancanbakir","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dogancanbakir"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/projectdiscovery%2Fhttpx-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/projectdiscovery%2Fhttpx-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/projectdiscovery%2Fhttpx-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/projectdiscovery%2Fhttpx-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/projectdiscovery%2Fhttpx-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/projectdiscovery%2Fhttpx-action/codemeta","maintainers":[]}