{"id":372954,"url":"https://github.com/PuerkitoBio/goquery","last_synced_at":"2026-06-15T02:30:22.449Z","repository":{"id":4456151,"uuid":"5594766","full_name":"PuerkitoBio/goquery","owner":"PuerkitoBio","description":"A little like that j-thing, only in Go.","archived":false,"fork":false,"pushed_at":"2026-06-10T13:00:51.000Z","size":624,"stargazers_count":14948,"open_issues_count":12,"forks_count":930,"subscribers_count":240,"default_branch":"master","last_synced_at":"2026-06-10T14:24:05.917Z","etag":null,"topics":["goquery","html-parsing","jquery","selector-strings"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PuerkitoBio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["mna"],"custom":["https://www.buymeacoffee.com/mna"]}},"created_at":"2012-08-29T02:14:59.000Z","updated_at":"2026-06-10T13:01:59.000Z","dependencies_parsed_at":"2024-02-22T23:23:45.684Z","dependency_job_id":"08e9d709-0085-4583-a60c-8d335accc01f","html_url":"https://github.com/PuerkitoBio/goquery","commit_stats":{"total_commits":346,"total_committers":53,"mean_commits":6.528301886792453,"dds":"0.27456647398843925","last_synced_commit":"1da3b302d370eaa94bf50bc9a2a29b81a23cbe31"},"previous_names":["mna/goquery"],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/PuerkitoBio/goquery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuerkitoBio","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/sbom","scorecard":{"id":114957,"data":{"date":"2025-08-11","repo":{"name":"github.com/PuerkitoBio/goquery","commit":"695fbfd14223a5c53849eb0073949253eaf5d548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 3/6 approved changesets -- score normalized to 5","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":"Maintained","score":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PuerkitoBio/goquery/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PuerkitoBio/goquery/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE: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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-16T00:56:05.516Z","repository_id":4456151,"created_at":"2025-08-16T00:56:05.517Z","updated_at":"2025-08-16T00:56:05.517Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34224103,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","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":{"login":"PuerkitoBio","name":"PuerkitoBio","uuid":"26605401","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26605401?v=4","repositories_count":6,"last_synced_at":"2024-04-16T00:04:18.406Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PuerkitoBio","funding_links":[],"total_stars":17041,"followers":28,"following":0,"created_at":"2022-11-04T03:23:45.491Z","updated_at":"2024-04-16T00:04:18.929Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuerkitoBio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuerkitoBio/repositories"},"packages":[{"id":10750935,"name":"github.com/PuerKitobio/goquery","ecosystem":"go","description":"Package goquery implements features similar to jQuery, including the chainable\nsyntax, to manipulate and query an HTML document.\n\nIt brings a syntax and a set of features similar to jQuery to the Go language.\nIt is based on Go's net/html package and the CSS Selector library cascadia.\nSince the net/html parser returns nodes, and not a full-featured DOM\ntree, jQuery's stateful manipulation functions (like height(), css(), detach())\nhave been left off.\n\nAlso, because the net/html parser requires UTF-8 encoding, so does goquery: it is\nthe caller's responsibility to ensure that the source document provides UTF-8 encoded HTML.\nSee the repository's wiki for various options on how to do this.\n\nSyntax-wise, it is as close as possible to jQuery, with the same method names when\npossible, and that warm and fuzzy chainable interface. jQuery being the\nultra-popular library that it is, writing a similar HTML-manipulating\nlibrary was better to follow its API than to start anew (in the same spirit as\nGo's fmt package), even though some of its methods are less than intuitive (looking\nat you, index()...).\n\nIt is hosted on GitHub, along with additional documentation in the README.md\nfile: https://github.com/puerkitobio/goquery\n\nPlease note that because of the net/html dependency, goquery requires Go1.1+.\n\nThe various methods are split into files based on the category of behavior.\nThe three dots (...) indicate that various \"overloads\" are available.\n\n* array.go : array-like positional manipulation of the selection.\n\n* expand.go : methods that expand or augment the selection's set.\n\n* filter.go : filtering methods, that reduce the selection's set.\n\n* iteration.go : methods to loop over the selection's nodes.\n\n* manipulation.go : methods for modifying the document\n\n* property.go : methods that inspect and get the node's properties values.\n\n* query.go : methods that query, or reflect, a node's identity.\n\n* traversal.go : methods to traverse the HTML document tree.\n\n* type.go : definition of the types exposed by goquery.\n\n* utilities.go : definition of helper functions (and not methods on a *Selection)\nthat are not part of jQuery, but are useful to goquery.\n\nThis example scrapes the reviews shown on the home page of metalsucks.net.","homepage":"https://github.com/PuerKitobio/goquery","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/PuerKitobio/goquery","keywords_array":[],"namespace":"github.com/PuerKitobio","versions_count":32,"first_release_published_at":"2012-09-17T15:10:28.000Z","latest_release_published_at":"2026-03-29T11:09:57.274Z","latest_release_number":"v1.12.0","last_synced_at":"2026-05-04T16:46:02.904Z","created_at":"2024-07-25T08:53:34.316Z","updated_at":"2026-05-04T16:46:02.905Z","registry_url":"https://pkg.go.dev/github.com/PuerKitobio/goquery","install_command":"go get github.com/PuerKitobio/goquery","documentation_url":"https://pkg.go.dev/github.com/PuerKitobio/goquery#section-documentation","metadata":{},"repo_metadata":{"id":4456151,"uuid":"5594766","full_name":"PuerkitoBio/goquery","owner":"PuerkitoBio","description":"A little like that j-thing, only in Go.","archived":false,"fork":false,"pushed_at":"2025-09-04T14:08:26.000Z","size":614,"stargazers_count":14695,"open_issues_count":4,"forks_count":928,"subscribers_count":251,"default_branch":"master","last_synced_at":"2025-09-09T22:38:13.040Z","etag":null,"topics":["goquery","html-parsing","jquery","selector-strings"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PuerkitoBio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["mna"],"custom":["https://www.buymeacoffee.com/mna"]}},"created_at":"2012-08-29T02:14:59.000Z","updated_at":"2025-09-09T19:42:30.000Z","dependencies_parsed_at":"2024-02-22T23:23:45.684Z","dependency_job_id":"08e9d709-0085-4583-a60c-8d335accc01f","html_url":"https://github.com/PuerkitoBio/goquery","commit_stats":{"total_commits":346,"total_committers":53,"mean_commits":6.528301886792453,"dds":"0.27456647398843925","last_synced_commit":"1da3b302d370eaa94bf50bc9a2a29b81a23cbe31"},"previous_names":["mna/goquery"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/PuerkitoBio/goquery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuerkitoBio","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/sbom","scorecard":{"id":114957,"data":{"date":"2025-08-11","repo":{"name":"github.com/PuerkitoBio/goquery","commit":"695fbfd14223a5c53849eb0073949253eaf5d548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 3/6 approved changesets -- score normalized to 5","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":"Maintained","score":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PuerkitoBio/goquery/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PuerkitoBio/goquery/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE: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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-16T00:56:05.516Z","repository_id":4456151,"created_at":"2025-08-16T00:56:05.517Z","updated_at":"2025-08-16T00:56:05.517Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274730342,"owners_count":25338892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"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":"PuerkitoBio","name":"PuerkitoBio","uuid":"26605401","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26605401?v=4","repositories_count":6,"last_synced_at":"2024-04-16T00:04:18.406Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PuerkitoBio","funding_links":[],"total_stars":17041,"followers":28,"following":0,"created_at":"2022-11-04T03:23:45.491Z","updated_at":"2024-04-16T00:04:18.929Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuerkitoBio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuerkitoBio/repositories"},"tags":[{"name":"v1.10.3","sha":"9c6a69cd4d7b07e401b68ccf12c736a3efe12c47","kind":"commit","published_at":"2025-04-11T18:15:50.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.3","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"e8b5d743a8faf6328c35af8c84b234f61d0e3c6b","kind":"commit","published_at":"2025-02-13T14:41:22.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1da3b302d370eaa94bf50bc9a2a29b81a23cbe31","kind":"commit","published_at":"2024-12-26T22:12:12.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"7d37930884bfdad3d5a49b185e89be42f7bf4410","kind":"commit","published_at":"2024-09-06T14:34:28.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"957a8644434a5db6078c111a7d0b7c1f3786d751","kind":"commit","published_at":"2024-09-06T14:05:29.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.3","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"b076e25085ddf85e6bc0c016a98198ba4787cfb8","kind":"commit","published_at":"2024-04-30T00:41:06.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"3ce74287b975278823dbce9693b683541245b2d6","kind":"commit","published_at":"2024-02-29T14:27:33.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"4cbe087f02a2364763dcfd496fa132748e648cd1","kind":"commit","published_at":"2024-02-22T22:19:35.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"39fb6d4dc47a07e5782494b6defc89a194b1f906","kind":"commit","published_at":"2023-02-18T15:29:26.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.8.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"a8c788f298a276f1212549ea615619a7e133a84f","kind":"commit","published_at":"2021-10-26T00:24:24.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.8.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"372d5bdaa0efb08f1f90c6791601c565674d64af","kind":"commit","published_at":"2021-07-11T13:51:06.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.7.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e11510b1149393940ea1ac1fdfeffcbd9619bd34","kind":"commit","published_at":"2021-06-14T13:16:48.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.7.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"f41c56001f39e3288c2b214079e5cab9707f9b99","kind":"commit","published_at":"2021-01-11T23:44:58.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.6.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"b3706f8903171e91b2ad8cdb1e59eb2be67c010b","kind":"commit","published_at":"2020-10-08T13:16:43.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.6.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"1b16b92ddf27ae338f7f162d5e4316b31bccdb8e","kind":"commit","published_at":"2020-02-04T23:10:22.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.5.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"2d2796f41742ece03e8086188fa4db16a3a0b458","kind":"commit","published_at":"2018-11-15T20:42:34.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.5.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"dc2ec5c7ca4d9aae063b79b9f581dd3ea6afd2b2","kind":"commit","published_at":"2018-06-07T15:06:10.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.4.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a86ea073017a6beddef78c8659e7224e8ca634b0","kind":"commit","published_at":"2018-03-24T16:02:17.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.4.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"09540e565986583836b5fc792fe951ec5fd201dd","kind":"commit","published_at":"2018-01-28T19:56:50.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.3.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"a41cf096e64e3752d7683898d5746bc0b98ee213","kind":"commit","published_at":"2018-01-11T13:54:59.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.2.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"e1271ee34c6a305e38566ecd27ae374944907ee9","kind":"commit","published_at":"2017-02-12T16:36:42.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.1.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"3cb3b8656883c2cc3deb9c643d93ea6e5157e425","kind":"commit","published_at":"2016-12-30T03:41:54.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.0.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"56a198aba89cdf7a612e6c762eff9d788b9f2dae","kind":"commit","published_at":"2016-08-29T01:21:01.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.0.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7f4291566cf7cac3be222a933e01a2bed97532b1","kind":"tag","published_at":"2016-07-28T01:43:26.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.0.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.0/manifests"},{"name":"v0.3.2","sha":"f065786d418c9d22a33cad33decd59277af31471","kind":"tag","published_at":"2013-09-07T15:09:12.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.3.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"e8c0a637210c0d6673e2f5cf2354753872bd05eb","kind":"commit","published_at":"2013-07-24T12:49:11.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.3.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"948b88c36fe38a85ee3d092fe0f7b71b517a0c3b","kind":"commit","published_at":"2013-05-24T15:25:42.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.3.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d49fa5b2a1780c8c861df0998e05f044467eceee","kind":"commit","published_at":"2013-04-26T23:44:22.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.2.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6948b1bfac66786dde1c721fff50040eb8d9b43d","kind":"tag","published_at":"2012-11-12T02:29:17.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.2.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"1f8447feb698dc961a040f0d5cbabc1f28b73aa4","kind":"tag","published_at":"2012-09-17T15:10:58.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.1.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1.1/manifests"},{"name":"v0.1","sha":"e53c314452d196ab0ff2a07e494e5632b5cf4503","kind":"tag","published_at":"2012-09-10T15:18:13.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-12T00:23:21.871Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.749770374615187,"dependent_packages_count":6.323069354037135,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.536419864326161},"purl":"pkg:golang/github.com/%21puer%21kitobio/goquery","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/PuerKitobio/goquery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/PuerKitobio/goquery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/PuerKitobio/goquery/dependencies","status":null,"funding_links":["https://github.com/sponsors/mna","https://www.buymeacoffee.com/mna"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T15:04:07.398Z","issues_count":118,"pull_requests_count":92,"avg_time_to_close_issue":2090365.7363636363,"avg_time_to_close_pull_request":169424.925,"issues_closed_count":110,"pull_requests_closed_count":80,"pull_request_authors_count":32,"issue_authors_count":111,"avg_comments_per_issue":2.584745762711864,"avg_comments_per_pull_request":0.7717391304347826,"merged_pull_requests_count":70,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":15,"past_year_pull_requests_count":41,"past_year_avg_time_to_close_issue":143244.18181818182,"past_year_avg_time_to_close_pull_request":95927.63636363637,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":2.066666666666667,"past_year_avg_comments_per_pull_request":0.5609756097560976,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":33,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/issues","maintainers":[{"login":"mna","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mna"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerKitobio%2Fgoquery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerKitobio%2Fgoquery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerKitobio%2Fgoquery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerKitobio%2Fgoquery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerKitobio%2Fgoquery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerKitobio%2Fgoquery/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2151639,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13438895,"name":"golang-github-puerkitobio-goquery","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/PuerkitoBio/goquery","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/PuerkitoBio/goquery","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T01:56:36.833Z","latest_release_published_at":"2026-02-08T01:56:36.833Z","latest_release_number":"1.1.0+git20170324.3.ed7d758-1","last_synced_at":"2026-03-08T02:59:45.404Z","created_at":"2026-02-08T01:56:36.500Z","updated_at":"2026-03-08T03:01:56.733Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-puerkitobio-goquery","install_command":"apt-get install golang-github-puerkitobio-goquery","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-puerkitobio-goquery-dev","standards_version":"3.9.8","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 10), dh-golang, golang-any, golang-github-andybalholm-cascadia-dev, golang-golang-x-net-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-puerkitobio-goquery?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-puerkitobio-goquery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-puerkitobio-goquery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-puerkitobio-goquery/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-puerkitobio-goquery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-puerkitobio-goquery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-puerkitobio-goquery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-puerkitobio-goquery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-puerkitobio-goquery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-puerkitobio-goquery/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"focal"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-04-27T18:20:36.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13646507,"name":"golang-github-puerkitobio-goquery","ecosystem":"debian","description":null,"homepage":"https://github.com/PuerkitoBio/goquery","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/PuerkitoBio/goquery","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:33:08.385Z","latest_release_published_at":"2026-02-12T03:33:08.385Z","latest_release_number":"1.10.2-1","last_synced_at":"2026-03-13T19:18:01.240Z","created_at":"2026-02-12T03:33:08.102Z","updated_at":"2026-03-13T19:18:01.240Z","registry_url":"https://tracker.debian.org/pkg/golang-github-puerkitobio-goquery","install_command":"apt-get install golang-github-puerkitobio-goquery","documentation_url":"https://packages.debian.org/trixie/golang-github-puerkitobio-goquery","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-puerkitobio-goquery-dev","standards_version":"4.7.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any (\u003e= 2:1.23~), golang-github-andybalholm-cascadia-dev (\u003e= 1.3.2), golang-golang-x-net-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T03:36:41.477Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-puerkitobio-goquery?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-puerkitobio-goquery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-puerkitobio-goquery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-puerkitobio-goquery/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-puerkitobio-goquery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-puerkitobio-goquery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-puerkitobio-goquery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-puerkitobio-goquery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-puerkitobio-goquery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-puerkitobio-goquery/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13506201,"name":"golang-github-puerkitobio-goquery","ecosystem":"debian","description":null,"homepage":"https://github.com/PuerkitoBio/goquery","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/PuerkitoBio/goquery","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T19:05:28.413Z","latest_release_published_at":"2026-02-10T19:05:28.413Z","latest_release_number":"1.1.0+git20170324.3.ed7d758-1.1","last_synced_at":"2026-03-13T16:29:50.240Z","created_at":"2026-02-10T19:05:27.926Z","updated_at":"2026-03-13T16:29:50.241Z","registry_url":"https://tracker.debian.org/pkg/golang-github-puerkitobio-goquery","install_command":"apt-get install golang-github-puerkitobio-goquery","documentation_url":"https://packages.debian.org/bullseye/golang-github-puerkitobio-goquery","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-puerkitobio-goquery-dev","standards_version":"3.9.8","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 10), dh-golang, golang-any, golang-github-andybalholm-cascadia-dev, golang-golang-x-net-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:14:55.141Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-puerkitobio-goquery?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-puerkitobio-goquery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-puerkitobio-goquery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-puerkitobio-goquery/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-puerkitobio-goquery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-puerkitobio-goquery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-puerkitobio-goquery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-puerkitobio-goquery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-puerkitobio-goquery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-puerkitobio-goquery/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":0,"github":"debian","metadata":{"codename":"bullseye"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-27T18:20:39.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13546414,"name":"golang-github-puerkitobio-goquery","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/PuerkitoBio/goquery","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/PuerkitoBio/goquery","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:11:20.723Z","latest_release_published_at":"2026-02-11T02:11:20.723Z","latest_release_number":"1.1.0+git20170324.3.ed7d758-1.1","last_synced_at":"2026-03-11T20:16:35.529Z","created_at":"2026-02-11T02:11:20.549Z","updated_at":"2026-03-11T20:16:35.529Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-puerkitobio-goquery","install_command":"apt-get install golang-github-puerkitobio-goquery","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-puerkitobio-goquery-dev","standards_version":"3.9.8","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 10), dh-golang, golang-any, golang-github-andybalholm-cascadia-dev, golang-golang-x-net-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:41:58.223Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-puerkitobio-goquery?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-puerkitobio-goquery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-puerkitobio-goquery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-puerkitobio-goquery/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-puerkitobio-goquery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-puerkitobio-goquery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-puerkitobio-goquery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-puerkitobio-goquery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-puerkitobio-goquery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-puerkitobio-goquery/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":12458765,"name":"github.com/PuerkitoBiO/goquery","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/PuerkitoBiO/goquery","keywords_array":[],"namespace":null,"versions_count":32,"first_release_published_at":"2012-09-17T15:10:28.000Z","latest_release_published_at":"2026-03-15T16:26:31.000Z","latest_release_number":"v1.12.0","last_synced_at":"2026-05-05T18:01:54.708Z","created_at":"2025-11-07T10:35:52.078Z","updated_at":"2026-05-05T18:01:54.708Z","registry_url":"https://pkg.go.dev/github.com/PuerkitoBiO/goquery","install_command":"go get github.com/PuerkitoBiO/goquery","documentation_url":"https://pkg.go.dev/github.com/PuerkitoBiO/goquery#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2025-11-07T10:40:20.058Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.449944028798995,"dependent_packages_count":5.106969421201408,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.2784567250002015},"purl":"pkg:golang/github.com/%21puerkito%21bi%21o/goquery","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/PuerkitoBiO/goquery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/PuerkitoBiO/goquery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/PuerkitoBiO/goquery/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitoBiO%2Fgoquery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitoBiO%2Fgoquery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitoBiO%2Fgoquery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitoBiO%2Fgoquery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitoBiO%2Fgoquery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitoBiO%2Fgoquery/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2151639,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3800763,"name":"github.com/PuerkiTobio/goquery","ecosystem":"go","description":"Package goquery implements features similar to jQuery, including the chainable\nsyntax, to manipulate and query an HTML document.\n\nIt brings a syntax and a set of features similar to jQuery to the Go language.\nIt is based on Go's net/html package and the CSS Selector library cascadia.\nSince the net/html parser returns nodes, and not a full-featured DOM\ntree, jQuery's stateful manipulation functions (like height(), css(), detach())\nhave been left off.\n\nAlso, because the net/html parser requires UTF-8 encoding, so does goquery: it is\nthe caller's responsibility to ensure that the source document provides UTF-8 encoded HTML.\nSee the repository's wiki for various options on how to do this.\n\nSyntax-wise, it is as close as possible to jQuery, with the same method names when\npossible, and that warm and fuzzy chainable interface. jQuery being the\nultra-popular library that it is, writing a similar HTML-manipulating\nlibrary was better to follow its API than to start anew (in the same spirit as\nGo's fmt package), even though some of its methods are less than intuitive (looking\nat you, index()...).\n\nIt is hosted on GitHub, along with additional documentation in the README.md\nfile: https://github.com/puerkitobio/goquery\n\nPlease note that because of the net/html dependency, goquery requires Go1.1+.\n\nThe various methods are split into files based on the category of behavior.\nThe three dots (...) indicate that various \"overloads\" are available.\n\n* array.go : array-like positional manipulation of the selection.\n\n* expand.go : methods that expand or augment the selection's set.\n\n* filter.go : filtering methods, that reduce the selection's set.\n\n* iteration.go : methods to loop over the selection's nodes.\n\n* manipulation.go : methods for modifying the document\n\n* property.go : methods that inspect and get the node's properties values.\n\n* query.go : methods that query, or reflect, a node's identity.\n\n* traversal.go : methods to traverse the HTML document tree.\n\n* type.go : definition of the types exposed by goquery.\n\n* utilities.go : definition of helper functions (and not methods on a *Selection)\nthat are not part of jQuery, but are useful to goquery.\n\nThis example scrapes the reviews shown on the home page of metalsucks.net.","homepage":"https://github.com/PuerkiTobio/goquery","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/PuerkiTobio/goquery","keywords_array":[],"namespace":"github.com/PuerkiTobio","versions_count":32,"first_release_published_at":"2012-09-17T15:10:28.000Z","latest_release_published_at":"2026-03-15T16:26:31.000Z","latest_release_number":"v1.12.0","last_synced_at":"2026-05-12T00:18:23.858Z","created_at":"2022-04-11T18:24:00.269Z","updated_at":"2026-05-12T00:18:23.858Z","registry_url":"https://pkg.go.dev/github.com/PuerkiTobio/goquery","install_command":"go get github.com/PuerkiTobio/goquery","documentation_url":"https://pkg.go.dev/github.com/PuerkiTobio/goquery#section-documentation","metadata":{},"repo_metadata":{"id":4456151,"uuid":"5594766","full_name":"PuerkitoBio/goquery","owner":"PuerkitoBio","description":"A little like that j-thing, only in Go.","archived":false,"fork":false,"pushed_at":"2025-09-04T14:08:26.000Z","size":614,"stargazers_count":14695,"open_issues_count":4,"forks_count":928,"subscribers_count":251,"default_branch":"master","last_synced_at":"2025-09-09T22:38:13.040Z","etag":null,"topics":["goquery","html-parsing","jquery","selector-strings"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PuerkitoBio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["mna"],"custom":["https://www.buymeacoffee.com/mna"]}},"created_at":"2012-08-29T02:14:59.000Z","updated_at":"2025-09-09T19:42:30.000Z","dependencies_parsed_at":"2024-02-22T23:23:45.684Z","dependency_job_id":"08e9d709-0085-4583-a60c-8d335accc01f","html_url":"https://github.com/PuerkitoBio/goquery","commit_stats":{"total_commits":346,"total_committers":53,"mean_commits":6.528301886792453,"dds":"0.27456647398843925","last_synced_commit":"1da3b302d370eaa94bf50bc9a2a29b81a23cbe31"},"previous_names":["mna/goquery"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/PuerkitoBio/goquery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuerkitoBio","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/sbom","scorecard":{"id":114957,"data":{"date":"2025-08-11","repo":{"name":"github.com/PuerkitoBio/goquery","commit":"695fbfd14223a5c53849eb0073949253eaf5d548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 3/6 approved changesets -- score normalized to 5","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":"Maintained","score":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PuerkitoBio/goquery/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PuerkitoBio/goquery/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE: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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-16T00:56:05.516Z","repository_id":4456151,"created_at":"2025-08-16T00:56:05.517Z","updated_at":"2025-08-16T00:56:05.517Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274730325,"owners_count":25338891,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"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":"PuerkitoBio","name":"PuerkitoBio","uuid":"26605401","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26605401?v=4","repositories_count":6,"last_synced_at":"2024-04-16T00:04:18.406Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PuerkitoBio","funding_links":[],"total_stars":17041,"followers":28,"following":0,"created_at":"2022-11-04T03:23:45.491Z","updated_at":"2024-04-16T00:04:18.929Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuerkitoBio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuerkitoBio/repositories"},"tags":[{"name":"v1.10.3","sha":"9c6a69cd4d7b07e401b68ccf12c736a3efe12c47","kind":"commit","published_at":"2025-04-11T18:15:50.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.3","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"e8b5d743a8faf6328c35af8c84b234f61d0e3c6b","kind":"commit","published_at":"2025-02-13T14:41:22.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1da3b302d370eaa94bf50bc9a2a29b81a23cbe31","kind":"commit","published_at":"2024-12-26T22:12:12.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"7d37930884bfdad3d5a49b185e89be42f7bf4410","kind":"commit","published_at":"2024-09-06T14:34:28.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"957a8644434a5db6078c111a7d0b7c1f3786d751","kind":"commit","published_at":"2024-09-06T14:05:29.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.3","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"b076e25085ddf85e6bc0c016a98198ba4787cfb8","kind":"commit","published_at":"2024-04-30T00:41:06.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"3ce74287b975278823dbce9693b683541245b2d6","kind":"commit","published_at":"2024-02-29T14:27:33.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"4cbe087f02a2364763dcfd496fa132748e648cd1","kind":"commit","published_at":"2024-02-22T22:19:35.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"39fb6d4dc47a07e5782494b6defc89a194b1f906","kind":"commit","published_at":"2023-02-18T15:29:26.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.8.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"a8c788f298a276f1212549ea615619a7e133a84f","kind":"commit","published_at":"2021-10-26T00:24:24.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.8.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"372d5bdaa0efb08f1f90c6791601c565674d64af","kind":"commit","published_at":"2021-07-11T13:51:06.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.7.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e11510b1149393940ea1ac1fdfeffcbd9619bd34","kind":"commit","published_at":"2021-06-14T13:16:48.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.7.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"f41c56001f39e3288c2b214079e5cab9707f9b99","kind":"commit","published_at":"2021-01-11T23:44:58.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.6.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"b3706f8903171e91b2ad8cdb1e59eb2be67c010b","kind":"commit","published_at":"2020-10-08T13:16:43.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.6.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"1b16b92ddf27ae338f7f162d5e4316b31bccdb8e","kind":"commit","published_at":"2020-02-04T23:10:22.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.5.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"2d2796f41742ece03e8086188fa4db16a3a0b458","kind":"commit","published_at":"2018-11-15T20:42:34.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.5.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"dc2ec5c7ca4d9aae063b79b9f581dd3ea6afd2b2","kind":"commit","published_at":"2018-06-07T15:06:10.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.4.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a86ea073017a6beddef78c8659e7224e8ca634b0","kind":"commit","published_at":"2018-03-24T16:02:17.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.4.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"09540e565986583836b5fc792fe951ec5fd201dd","kind":"commit","published_at":"2018-01-28T19:56:50.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.3.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"a41cf096e64e3752d7683898d5746bc0b98ee213","kind":"commit","published_at":"2018-01-11T13:54:59.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.2.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"e1271ee34c6a305e38566ecd27ae374944907ee9","kind":"commit","published_at":"2017-02-12T16:36:42.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.1.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"3cb3b8656883c2cc3deb9c643d93ea6e5157e425","kind":"commit","published_at":"2016-12-30T03:41:54.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.0.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"56a198aba89cdf7a612e6c762eff9d788b9f2dae","kind":"commit","published_at":"2016-08-29T01:21:01.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.0.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7f4291566cf7cac3be222a933e01a2bed97532b1","kind":"tag","published_at":"2016-07-28T01:43:26.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.0.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.0/manifests"},{"name":"v0.3.2","sha":"f065786d418c9d22a33cad33decd59277af31471","kind":"tag","published_at":"2013-09-07T15:09:12.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.3.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"e8c0a637210c0d6673e2f5cf2354753872bd05eb","kind":"commit","published_at":"2013-07-24T12:49:11.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.3.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"948b88c36fe38a85ee3d092fe0f7b71b517a0c3b","kind":"commit","published_at":"2013-05-24T15:25:42.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.3.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d49fa5b2a1780c8c861df0998e05f044467eceee","kind":"commit","published_at":"2013-04-26T23:44:22.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.2.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6948b1bfac66786dde1c721fff50040eb8d9b43d","kind":"tag","published_at":"2012-11-12T02:29:17.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.2.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"1f8447feb698dc961a040f0d5cbabc1f28b73aa4","kind":"tag","published_at":"2012-09-17T15:10:58.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.1.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1.1/manifests"},{"name":"v0.1","sha":"e53c314452d196ab0ff2a07e494e5632b5cf4503","kind":"tag","published_at":"2012-09-10T15:18:13.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-12T00:23:21.900Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/%21puerki%21tobio/goquery","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/PuerkiTobio/goquery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/PuerkiTobio/goquery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/PuerkiTobio/goquery/dependencies","status":null,"funding_links":["https://github.com/sponsors/mna","https://www.buymeacoffee.com/mna"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T15:04:07.398Z","issues_count":118,"pull_requests_count":92,"avg_time_to_close_issue":2090365.7363636363,"avg_time_to_close_pull_request":169424.925,"issues_closed_count":110,"pull_requests_closed_count":80,"pull_request_authors_count":32,"issue_authors_count":111,"avg_comments_per_issue":2.584745762711864,"avg_comments_per_pull_request":0.7717391304347826,"merged_pull_requests_count":70,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":15,"past_year_pull_requests_count":41,"past_year_avg_time_to_close_issue":143244.18181818182,"past_year_avg_time_to_close_pull_request":95927.63636363637,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":2.066666666666667,"past_year_avg_comments_per_pull_request":0.5609756097560976,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":33,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/issues","maintainers":[{"login":"mna","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mna"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkiTobio%2Fgoquery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkiTobio%2Fgoquery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkiTobio%2Fgoquery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkiTobio%2Fgoquery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkiTobio%2Fgoquery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkiTobio%2Fgoquery/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2151639,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":12473874,"name":"github.com/PuerkITOBio/goquery","ecosystem":"go","description":"Package goquery implements features similar to jQuery, including the chainable\nsyntax, to manipulate and query an HTML document.\n\nIt brings a syntax and a set of features similar to jQuery to the Go language.\nIt is based on Go's net/html package and the CSS Selector library cascadia.\nSince the net/html parser returns nodes, and not a full-featured DOM\ntree, jQuery's stateful manipulation functions (like height(), css(), detach())\nhave been left off.\n\nAlso, because the net/html parser requires UTF-8 encoding, so does goquery: it is\nthe caller's responsibility to ensure that the source document provides UTF-8 encoded HTML.\nSee the repository's wiki for various options on how to do this.\n\nSyntax-wise, it is as close as possible to jQuery, with the same method names when\npossible, and that warm and fuzzy chainable interface. jQuery being the\nultra-popular library that it is, writing a similar HTML-manipulating\nlibrary was better to follow its API than to start anew (in the same spirit as\nGo's fmt package), even though some of its methods are less than intuitive (looking\nat you, index()...).\n\nIt is hosted on GitHub, along with additional documentation in the README.md\nfile: https://github.com/puerkitobio/goquery\n\nPlease note that because of the net/html dependency, goquery requires Go1.1+.\n\nThe various methods are split into files based on the category of behavior.\nThe three dots (...) indicate that various \"overloads\" are available.\n\n* array.go : array-like positional manipulation of the selection.\n\n* expand.go : methods that expand or augment the selection's set.\n\n* filter.go : filtering methods, that reduce the selection's set.\n\n* iteration.go : methods to loop over the selection's nodes.\n\n* manipulation.go : methods for modifying the document\n\n* property.go : methods that inspect and get the node's properties values.\n\n* query.go : methods that query, or reflect, a node's identity.\n\n* traversal.go : methods to traverse the HTML document tree.\n\n* type.go : definition of the types exposed by goquery.\n\n* utilities.go : definition of helper functions (and not methods on a *Selection)\nthat are not part of jQuery, but are useful to goquery.\n\nThis example scrapes the reviews shown on the home page of metalsucks.net.","homepage":"https://github.com/PuerkITOBio/goquery","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/PuerkITOBio/goquery","keywords_array":[],"namespace":"github.com/PuerkITOBio","versions_count":32,"first_release_published_at":"2012-09-17T15:10:28.000Z","latest_release_published_at":"2026-03-15T16:26:31.000Z","latest_release_number":"v1.12.0","last_synced_at":"2026-05-15T11:46:02.769Z","created_at":"2025-11-12T11:56:38.121Z","updated_at":"2026-05-15T11:46:02.769Z","registry_url":"https://pkg.go.dev/github.com/PuerkITOBio/goquery","install_command":"go get github.com/PuerkITOBio/goquery","documentation_url":"https://pkg.go.dev/github.com/PuerkITOBio/goquery#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-11T00:46:22.268Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.445216174720048,"dependent_packages_count":5.102539099333605,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.2738776370268265},"purl":"pkg:golang/github.com/%21puerk%21i%21t%21o%21bio/goquery","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/PuerkITOBio/goquery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/PuerkITOBio/goquery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/PuerkITOBio/goquery/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkITOBio%2Fgoquery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkITOBio%2Fgoquery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkITOBio%2Fgoquery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkITOBio%2Fgoquery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkITOBio%2Fgoquery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkITOBio%2Fgoquery/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2151639,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13963936,"name":"go-github-com-puerkitobio-goquery","ecosystem":"guix","description":"Features similar to jQuery to the Go language","homepage":"https://github.com/PuerkitoBio/goquery","licenses":"bsd-3","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/PuerkitoBio/goquery","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T23:00:28.849Z","latest_release_published_at":"2026-03-02T23:00:28.849Z","latest_release_number":"1.10.3","last_synced_at":"2026-04-07T02:02:14.259Z","created_at":"2026-03-02T23:00:28.561Z","updated_at":"2026-04-07T02:02:14.259Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-puerkitobio-goquery/1.10.3/","install_command":"guix install go-github-com-puerkitobio-goquery","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-web.scm#n13043","metadata":{"location":"gnu/packages/golang-web.scm:13043","variable_name":"go-github-com-puerkitobio-goquery"},"repo_metadata":{"id":4456151,"uuid":"5594766","full_name":"PuerkitoBio/goquery","owner":"PuerkitoBio","description":"A little like that j-thing, only in Go.","archived":false,"fork":false,"pushed_at":"2026-02-13T15:10:48.000Z","size":542,"stargazers_count":14898,"open_issues_count":3,"forks_count":931,"subscribers_count":246,"default_branch":"master","last_synced_at":"2026-02-13T23:52:23.179Z","etag":null,"topics":["goquery","html-parsing","jquery","selector-strings"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PuerkitoBio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["mna"],"custom":["https://www.buymeacoffee.com/mna"]}},"created_at":"2012-08-29T02:14:59.000Z","updated_at":"2026-02-13T17:32:42.000Z","dependencies_parsed_at":"2024-02-22T23:23:45.684Z","dependency_job_id":"08e9d709-0085-4583-a60c-8d335accc01f","html_url":"https://github.com/PuerkitoBio/goquery","commit_stats":{"total_commits":346,"total_committers":53,"mean_commits":6.528301886792453,"dds":"0.27456647398843925","last_synced_commit":"1da3b302d370eaa94bf50bc9a2a29b81a23cbe31"},"previous_names":["mna/goquery"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/PuerkitoBio/goquery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuerkitoBio","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/sbom","scorecard":{"id":114957,"data":{"date":"2025-08-11","repo":{"name":"github.com/PuerkitoBio/goquery","commit":"695fbfd14223a5c53849eb0073949253eaf5d548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 3/6 approved changesets -- score normalized to 5","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":"Maintained","score":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PuerkitoBio/goquery/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PuerkitoBio/goquery/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE: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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-16T00:56:05.516Z","repository_id":4456151,"created_at":"2025-08-16T00:56:05.517Z","updated_at":"2025-08-16T00:56:05.517Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30024306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T22:30:10.381Z","status":"ssl_error","status_checked_at":"2026-03-02T22:23:34.650Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-03-02T23:00:47.095Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/go-github-com-puerkitobio-goquery","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-puerkitobio-goquery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-puerkitobio-goquery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-puerkitobio-goquery/dependencies","status":null,"funding_links":["https://github.com/sponsors/mna","https://www.buymeacoffee.com/mna"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-26T08:01:20.317Z","issues_count":118,"pull_requests_count":94,"avg_time_to_close_issue":2075205.9189189188,"avg_time_to_close_pull_request":169424.925,"issues_closed_count":111,"pull_requests_closed_count":80,"pull_request_authors_count":32,"issue_authors_count":111,"avg_comments_per_issue":2.584745762711864,"avg_comments_per_pull_request":0.7553191489361702,"merged_pull_requests_count":70,"bot_issues_count":0,"bot_pull_requests_count":45,"past_year_issues_count":3,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":314229.0,"past_year_avg_time_to_close_pull_request":74026.8,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":2.6666666666666665,"past_year_avg_comments_per_pull_request":0.8695652173913043,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/issues","maintainers":[{"login":"mna","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mna"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-puerkitobio-goquery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-puerkitobio-goquery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-puerkitobio-goquery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-puerkitobio-goquery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-puerkitobio-goquery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-puerkitobio-goquery/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31524,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":352},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-05-07T05:00:22.550Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":3583321,"name":"github.com/puerkitoBio/goquery","ecosystem":"go","description":"Package goquery implements features similar to jQuery, including the chainable\nsyntax, to manipulate and query an HTML document.\n\nIt brings a syntax and a set of features similar to jQuery to the Go language.\nIt is based on Go's net/html package and the CSS Selector library cascadia.\nSince the net/html parser returns nodes, and not a full-featured DOM\ntree, jQuery's stateful manipulation functions (like height(), css(), detach())\nhave been left off.\n\nAlso, because the net/html parser requires UTF-8 encoding, so does goquery: it is\nthe caller's responsibility to ensure that the source document provides UTF-8 encoded HTML.\nSee the repository's wiki for various options on how to do this.\n\nSyntax-wise, it is as close as possible to jQuery, with the same method names when\npossible, and that warm and fuzzy chainable interface. jQuery being the\nultra-popular library that it is, writing a similar HTML-manipulating\nlibrary was better to follow its API than to start anew (in the same spirit as\nGo's fmt package), even though some of its methods are less than intuitive (looking\nat you, index()...).\n\nIt is hosted on GitHub, along with additional documentation in the README.md\nfile: https://github.com/puerkitobio/goquery\n\nPlease note that because of the net/html dependency, goquery requires Go1.1+.\n\nThe various methods are split into files based on the category of behavior.\nThe three dots (...) indicate that various \"overloads\" are available.\n\n* array.go : array-like positional manipulation of the selection.\n\n* expand.go : methods that expand or augment the selection's set.\n\n* filter.go : filtering methods, that reduce the selection's set.\n\n* iteration.go : methods to loop over the selection's nodes.\n\n* manipulation.go : methods for modifying the document\n\n* property.go : methods that inspect and get the node's properties values.\n\n* query.go : methods that query, or reflect, a node's identity.\n\n* traversal.go : methods to traverse the HTML document tree.\n\n* type.go : definition of the types exposed by goquery.\n\n* utilities.go : definition of helper functions (and not methods on a *Selection)\nthat are not part of jQuery, but are useful to goquery.\n\nThis example scrapes the reviews shown on the home page of metalsucks.net.","homepage":"https://github.com/puerkitoBio/goquery","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/puerkitoBio/goquery","keywords_array":[],"namespace":"github.com/puerkitoBio","versions_count":32,"first_release_published_at":"2012-09-17T15:10:28.000Z","latest_release_published_at":"2026-03-15T16:26:31.000Z","latest_release_number":"v1.12.0","last_synced_at":"2026-05-05T17:16:22.354Z","created_at":"2022-04-11T04:23:50.332Z","updated_at":"2026-05-05T17:16:22.355Z","registry_url":"https://pkg.go.dev/github.com/puerkitoBio/goquery","install_command":"go get github.com/puerkitoBio/goquery","documentation_url":"https://pkg.go.dev/github.com/puerkitoBio/goquery#section-documentation","metadata":{},"repo_metadata":{"id":4456151,"uuid":"5594766","full_name":"PuerkitoBio/goquery","owner":"PuerkitoBio","description":"A little like that j-thing, only in Go.","archived":false,"fork":false,"pushed_at":"2025-09-04T14:08:26.000Z","size":614,"stargazers_count":14695,"open_issues_count":4,"forks_count":928,"subscribers_count":251,"default_branch":"master","last_synced_at":"2025-09-09T22:38:13.040Z","etag":null,"topics":["goquery","html-parsing","jquery","selector-strings"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PuerkitoBio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["mna"],"custom":["https://www.buymeacoffee.com/mna"]}},"created_at":"2012-08-29T02:14:59.000Z","updated_at":"2025-09-09T19:42:30.000Z","dependencies_parsed_at":"2024-02-22T23:23:45.684Z","dependency_job_id":"08e9d709-0085-4583-a60c-8d335accc01f","html_url":"https://github.com/PuerkitoBio/goquery","commit_stats":{"total_commits":346,"total_committers":53,"mean_commits":6.528301886792453,"dds":"0.27456647398843925","last_synced_commit":"1da3b302d370eaa94bf50bc9a2a29b81a23cbe31"},"previous_names":["mna/goquery"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/PuerkitoBio/goquery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuerkitoBio","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/sbom","scorecard":{"id":114957,"data":{"date":"2025-08-11","repo":{"name":"github.com/PuerkitoBio/goquery","commit":"695fbfd14223a5c53849eb0073949253eaf5d548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 3/6 approved changesets -- score normalized to 5","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":"Maintained","score":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PuerkitoBio/goquery/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PuerkitoBio/goquery/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE: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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-16T00:56:05.516Z","repository_id":4456151,"created_at":"2025-08-16T00:56:05.517Z","updated_at":"2025-08-16T00:56:05.517Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274730325,"owners_count":25338891,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"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":"PuerkitoBio","name":"PuerkitoBio","uuid":"26605401","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26605401?v=4","repositories_count":6,"last_synced_at":"2024-04-16T00:04:18.406Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PuerkitoBio","funding_links":[],"total_stars":17041,"followers":28,"following":0,"created_at":"2022-11-04T03:23:45.491Z","updated_at":"2024-04-16T00:04:18.929Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuerkitoBio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuerkitoBio/repositories"},"tags":[{"name":"v1.10.3","sha":"9c6a69cd4d7b07e401b68ccf12c736a3efe12c47","kind":"commit","published_at":"2025-04-11T18:15:50.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.3","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"e8b5d743a8faf6328c35af8c84b234f61d0e3c6b","kind":"commit","published_at":"2025-02-13T14:41:22.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1da3b302d370eaa94bf50bc9a2a29b81a23cbe31","kind":"commit","published_at":"2024-12-26T22:12:12.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"7d37930884bfdad3d5a49b185e89be42f7bf4410","kind":"commit","published_at":"2024-09-06T14:34:28.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"957a8644434a5db6078c111a7d0b7c1f3786d751","kind":"commit","published_at":"2024-09-06T14:05:29.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.3","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"b076e25085ddf85e6bc0c016a98198ba4787cfb8","kind":"commit","published_at":"2024-04-30T00:41:06.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"3ce74287b975278823dbce9693b683541245b2d6","kind":"commit","published_at":"2024-02-29T14:27:33.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"4cbe087f02a2364763dcfd496fa132748e648cd1","kind":"commit","published_at":"2024-02-22T22:19:35.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"39fb6d4dc47a07e5782494b6defc89a194b1f906","kind":"commit","published_at":"2023-02-18T15:29:26.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.8.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"a8c788f298a276f1212549ea615619a7e133a84f","kind":"commit","published_at":"2021-10-26T00:24:24.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.8.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"372d5bdaa0efb08f1f90c6791601c565674d64af","kind":"commit","published_at":"2021-07-11T13:51:06.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.7.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e11510b1149393940ea1ac1fdfeffcbd9619bd34","kind":"commit","published_at":"2021-06-14T13:16:48.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.7.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"f41c56001f39e3288c2b214079e5cab9707f9b99","kind":"commit","published_at":"2021-01-11T23:44:58.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.6.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"b3706f8903171e91b2ad8cdb1e59eb2be67c010b","kind":"commit","published_at":"2020-10-08T13:16:43.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.6.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"1b16b92ddf27ae338f7f162d5e4316b31bccdb8e","kind":"commit","published_at":"2020-02-04T23:10:22.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.5.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"2d2796f41742ece03e8086188fa4db16a3a0b458","kind":"commit","published_at":"2018-11-15T20:42:34.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.5.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"dc2ec5c7ca4d9aae063b79b9f581dd3ea6afd2b2","kind":"commit","published_at":"2018-06-07T15:06:10.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.4.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a86ea073017a6beddef78c8659e7224e8ca634b0","kind":"commit","published_at":"2018-03-24T16:02:17.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.4.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"09540e565986583836b5fc792fe951ec5fd201dd","kind":"commit","published_at":"2018-01-28T19:56:50.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.3.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"a41cf096e64e3752d7683898d5746bc0b98ee213","kind":"commit","published_at":"2018-01-11T13:54:59.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.2.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"e1271ee34c6a305e38566ecd27ae374944907ee9","kind":"commit","published_at":"2017-02-12T16:36:42.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.1.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"3cb3b8656883c2cc3deb9c643d93ea6e5157e425","kind":"commit","published_at":"2016-12-30T03:41:54.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.0.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"56a198aba89cdf7a612e6c762eff9d788b9f2dae","kind":"commit","published_at":"2016-08-29T01:21:01.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.0.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7f4291566cf7cac3be222a933e01a2bed97532b1","kind":"tag","published_at":"2016-07-28T01:43:26.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.0.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.0/manifests"},{"name":"v0.3.2","sha":"f065786d418c9d22a33cad33decd59277af31471","kind":"tag","published_at":"2013-09-07T15:09:12.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.3.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"e8c0a637210c0d6673e2f5cf2354753872bd05eb","kind":"commit","published_at":"2013-07-24T12:49:11.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.3.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"948b88c36fe38a85ee3d092fe0f7b71b517a0c3b","kind":"commit","published_at":"2013-05-24T15:25:42.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.3.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d49fa5b2a1780c8c861df0998e05f044467eceee","kind":"commit","published_at":"2013-04-26T23:44:22.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.2.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6948b1bfac66786dde1c721fff50040eb8d9b43d","kind":"tag","published_at":"2012-11-12T02:29:17.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.2.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"1f8447feb698dc961a040f0d5cbabc1f28b73aa4","kind":"tag","published_at":"2012-09-17T15:10:58.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.1.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1.1/manifests"},{"name":"v0.1","sha":"e53c314452d196ab0ff2a07e494e5632b5cf4503","kind":"tag","published_at":"2012-09-10T15:18:13.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-12T00:23:21.877Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/puerkito%21bio/goquery","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/puerkitoBio/goquery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/puerkitoBio/goquery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/puerkitoBio/goquery/dependencies","status":null,"funding_links":["https://github.com/sponsors/mna","https://www.buymeacoffee.com/mna"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T15:04:07.398Z","issues_count":118,"pull_requests_count":92,"avg_time_to_close_issue":2090365.7363636363,"avg_time_to_close_pull_request":169424.925,"issues_closed_count":110,"pull_requests_closed_count":80,"pull_request_authors_count":32,"issue_authors_count":111,"avg_comments_per_issue":2.584745762711864,"avg_comments_per_pull_request":0.7717391304347826,"merged_pull_requests_count":70,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":15,"past_year_pull_requests_count":41,"past_year_avg_time_to_close_issue":143244.18181818182,"past_year_avg_time_to_close_pull_request":95927.63636363637,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":2.066666666666667,"past_year_avg_comments_per_pull_request":0.5609756097560976,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":33,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/issues","maintainers":[{"login":"mna","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mna"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FpuerkitoBio%2Fgoquery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FpuerkitoBio%2Fgoquery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FpuerkitoBio%2Fgoquery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FpuerkitoBio%2Fgoquery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FpuerkitoBio%2Fgoquery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FpuerkitoBio%2Fgoquery/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2151639,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14084769,"name":"github.com/PUerkitoBIo/goquery","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/PUerkitoBIo/goquery","keywords_array":[],"namespace":null,"versions_count":32,"first_release_published_at":"2012-09-17T15:10:28.000Z","latest_release_published_at":"2026-03-15T16:26:31.000Z","latest_release_number":"v1.12.0","last_synced_at":"2026-04-22T03:46:20.008Z","created_at":"2026-03-20T09:09:06.795Z","updated_at":"2026-04-22T03:46:20.009Z","registry_url":"https://pkg.go.dev/github.com/PUerkitoBIo/goquery","install_command":"go get github.com/PUerkitoBIo/goquery","documentation_url":"https://pkg.go.dev/github.com/PUerkitoBIo/goquery#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-20T10:33:55.466Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.223262176533691,"dependent_packages_count":4.894248801833715,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.058755489183703},"purl":"pkg:golang/github.com/%21p%21uerkito%21b%21io/goquery","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/PUerkitoBIo/goquery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/PUerkitoBIo/goquery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/PUerkitoBIo/goquery/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPUerkitoBIo%2Fgoquery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPUerkitoBIo%2Fgoquery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPUerkitoBIo%2Fgoquery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPUerkitoBIo%2Fgoquery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPUerkitoBIo%2Fgoquery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPUerkitoBIo%2Fgoquery/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2151639,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3574239,"name":"github.com/Puerkitobio/goquery","ecosystem":"go","description":"Package goquery implements features similar to jQuery, including the chainable\nsyntax, to manipulate and query an HTML document.\n\nIt brings a syntax and a set of features similar to jQuery to the Go language.\nIt is based on Go's net/html package and the CSS Selector library cascadia.\nSince the net/html parser returns nodes, and not a full-featured DOM\ntree, jQuery's stateful manipulation functions (like height(), css(), detach())\nhave been left off.\n\nAlso, because the net/html parser requires UTF-8 encoding, so does goquery: it is\nthe caller's responsibility to ensure that the source document provides UTF-8 encoded HTML.\nSee the repository's wiki for various options on how to do this.\n\nSyntax-wise, it is as close as possible to jQuery, with the same method names when\npossible, and that warm and fuzzy chainable interface. jQuery being the\nultra-popular library that it is, writing a similar HTML-manipulating\nlibrary was better to follow its API than to start anew (in the same spirit as\nGo's fmt package), even though some of its methods are less than intuitive (looking\nat you, index()...).\n\nIt is hosted on GitHub, along with additional documentation in the README.md\nfile: https://github.com/puerkitobio/goquery\n\nPlease note that because of the net/html dependency, goquery requires Go1.1+.\n\nThe various methods are split into files based on the category of behavior.\nThe three dots (...) indicate that various \"overloads\" are available.\n\n* array.go : array-like positional manipulation of the selection.\n\n* expand.go : methods that expand or augment the selection's set.\n\n* filter.go : filtering methods, that reduce the selection's set.\n\n* iteration.go : methods to loop over the selection's nodes.\n\n* manipulation.go : methods for modifying the document\n\n* property.go : methods that inspect and get the node's properties values.\n\n* query.go : methods that query, or reflect, a node's identity.\n\n* traversal.go : methods to traverse the HTML document tree.\n\n* type.go : definition of the types exposed by goquery.\n\n* utilities.go : definition of helper functions (and not methods on a *Selection)\nthat are not part of jQuery, but are useful to goquery.\n\nThis example scrapes the reviews shown on the home page of metalsucks.net.","homepage":"https://github.com/Puerkitobio/goquery","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/Puerkitobio/goquery","keywords_array":[],"namespace":"github.com/Puerkitobio","versions_count":32,"first_release_published_at":"2012-09-17T15:10:28.000Z","latest_release_published_at":"2026-03-15T16:26:31.000Z","latest_release_number":"v1.12.0","last_synced_at":"2026-05-02T20:01:45.149Z","created_at":"2022-04-11T03:23:29.959Z","updated_at":"2026-05-02T20:01:45.150Z","registry_url":"https://pkg.go.dev/github.com/Puerkitobio/goquery","install_command":"go get github.com/Puerkitobio/goquery","documentation_url":"https://pkg.go.dev/github.com/Puerkitobio/goquery#section-documentation","metadata":{},"repo_metadata":{"id":4456151,"uuid":"5594766","full_name":"PuerkitoBio/goquery","owner":"PuerkitoBio","description":"A little like that j-thing, only in Go.","archived":false,"fork":false,"pushed_at":"2025-09-04T14:08:26.000Z","size":614,"stargazers_count":14695,"open_issues_count":4,"forks_count":928,"subscribers_count":251,"default_branch":"master","last_synced_at":"2025-09-09T22:38:13.040Z","etag":null,"topics":["goquery","html-parsing","jquery","selector-strings"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PuerkitoBio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["mna"],"custom":["https://www.buymeacoffee.com/mna"]}},"created_at":"2012-08-29T02:14:59.000Z","updated_at":"2025-09-09T19:42:30.000Z","dependencies_parsed_at":"2024-02-22T23:23:45.684Z","dependency_job_id":"08e9d709-0085-4583-a60c-8d335accc01f","html_url":"https://github.com/PuerkitoBio/goquery","commit_stats":{"total_commits":346,"total_committers":53,"mean_commits":6.528301886792453,"dds":"0.27456647398843925","last_synced_commit":"1da3b302d370eaa94bf50bc9a2a29b81a23cbe31"},"previous_names":["mna/goquery"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/PuerkitoBio/goquery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuerkitoBio","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/sbom","scorecard":{"id":114957,"data":{"date":"2025-08-11","repo":{"name":"github.com/PuerkitoBio/goquery","commit":"695fbfd14223a5c53849eb0073949253eaf5d548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 3/6 approved changesets -- score normalized to 5","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":"Maintained","score":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PuerkitoBio/goquery/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PuerkitoBio/goquery/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE: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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-16T00:56:05.516Z","repository_id":4456151,"created_at":"2025-08-16T00:56:05.517Z","updated_at":"2025-08-16T00:56:05.517Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274730352,"owners_count":25338893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"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":"PuerkitoBio","name":"PuerkitoBio","uuid":"26605401","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26605401?v=4","repositories_count":6,"last_synced_at":"2024-04-16T00:04:18.406Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PuerkitoBio","funding_links":[],"total_stars":17041,"followers":28,"following":0,"created_at":"2022-11-04T03:23:45.491Z","updated_at":"2024-04-16T00:04:18.929Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuerkitoBio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuerkitoBio/repositories"},"tags":[{"name":"v1.10.3","sha":"9c6a69cd4d7b07e401b68ccf12c736a3efe12c47","kind":"commit","published_at":"2025-04-11T18:15:50.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.3","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"e8b5d743a8faf6328c35af8c84b234f61d0e3c6b","kind":"commit","published_at":"2025-02-13T14:41:22.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1da3b302d370eaa94bf50bc9a2a29b81a23cbe31","kind":"commit","published_at":"2024-12-26T22:12:12.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"7d37930884bfdad3d5a49b185e89be42f7bf4410","kind":"commit","published_at":"2024-09-06T14:34:28.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"957a8644434a5db6078c111a7d0b7c1f3786d751","kind":"commit","published_at":"2024-09-06T14:05:29.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.3","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"b076e25085ddf85e6bc0c016a98198ba4787cfb8","kind":"commit","published_at":"2024-04-30T00:41:06.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"3ce74287b975278823dbce9693b683541245b2d6","kind":"commit","published_at":"2024-02-29T14:27:33.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"4cbe087f02a2364763dcfd496fa132748e648cd1","kind":"commit","published_at":"2024-02-22T22:19:35.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"39fb6d4dc47a07e5782494b6defc89a194b1f906","kind":"commit","published_at":"2023-02-18T15:29:26.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.8.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"a8c788f298a276f1212549ea615619a7e133a84f","kind":"commit","published_at":"2021-10-26T00:24:24.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.8.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"372d5bdaa0efb08f1f90c6791601c565674d64af","kind":"commit","published_at":"2021-07-11T13:51:06.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.7.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e11510b1149393940ea1ac1fdfeffcbd9619bd34","kind":"commit","published_at":"2021-06-14T13:16:48.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.7.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"f41c56001f39e3288c2b214079e5cab9707f9b99","kind":"commit","published_at":"2021-01-11T23:44:58.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.6.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"b3706f8903171e91b2ad8cdb1e59eb2be67c010b","kind":"commit","published_at":"2020-10-08T13:16:43.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.6.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"1b16b92ddf27ae338f7f162d5e4316b31bccdb8e","kind":"commit","published_at":"2020-02-04T23:10:22.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.5.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"2d2796f41742ece03e8086188fa4db16a3a0b458","kind":"commit","published_at":"2018-11-15T20:42:34.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.5.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"dc2ec5c7ca4d9aae063b79b9f581dd3ea6afd2b2","kind":"commit","published_at":"2018-06-07T15:06:10.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.4.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a86ea073017a6beddef78c8659e7224e8ca634b0","kind":"commit","published_at":"2018-03-24T16:02:17.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.4.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"09540e565986583836b5fc792fe951ec5fd201dd","kind":"commit","published_at":"2018-01-28T19:56:50.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.3.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"a41cf096e64e3752d7683898d5746bc0b98ee213","kind":"commit","published_at":"2018-01-11T13:54:59.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.2.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"e1271ee34c6a305e38566ecd27ae374944907ee9","kind":"commit","published_at":"2017-02-12T16:36:42.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.1.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"3cb3b8656883c2cc3deb9c643d93ea6e5157e425","kind":"commit","published_at":"2016-12-30T03:41:54.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.0.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"56a198aba89cdf7a612e6c762eff9d788b9f2dae","kind":"commit","published_at":"2016-08-29T01:21:01.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.0.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7f4291566cf7cac3be222a933e01a2bed97532b1","kind":"tag","published_at":"2016-07-28T01:43:26.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.0.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.0/manifests"},{"name":"v0.3.2","sha":"f065786d418c9d22a33cad33decd59277af31471","kind":"tag","published_at":"2013-09-07T15:09:12.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.3.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"e8c0a637210c0d6673e2f5cf2354753872bd05eb","kind":"commit","published_at":"2013-07-24T12:49:11.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.3.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"948b88c36fe38a85ee3d092fe0f7b71b517a0c3b","kind":"commit","published_at":"2013-05-24T15:25:42.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.3.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d49fa5b2a1780c8c861df0998e05f044467eceee","kind":"commit","published_at":"2013-04-26T23:44:22.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.2.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6948b1bfac66786dde1c721fff50040eb8d9b43d","kind":"tag","published_at":"2012-11-12T02:29:17.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.2.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"1f8447feb698dc961a040f0d5cbabc1f28b73aa4","kind":"tag","published_at":"2012-09-17T15:10:58.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.1.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1.1/manifests"},{"name":"v0.1","sha":"e53c314452d196ab0ff2a07e494e5632b5cf4503","kind":"tag","published_at":"2012-09-10T15:18:13.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-12T00:23:22.350Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.4305096196903159,"forks_count":0.618156148397878,"average":4.348416507956459},"purl":"pkg:golang/github.com/%21puerkitobio/goquery","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Puerkitobio/goquery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Puerkitobio/goquery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Puerkitobio/goquery/dependencies","status":null,"funding_links":["https://github.com/sponsors/mna","https://www.buymeacoffee.com/mna"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T15:04:07.398Z","issues_count":118,"pull_requests_count":92,"avg_time_to_close_issue":2090365.7363636363,"avg_time_to_close_pull_request":169424.925,"issues_closed_count":110,"pull_requests_closed_count":80,"pull_request_authors_count":32,"issue_authors_count":111,"avg_comments_per_issue":2.584745762711864,"avg_comments_per_pull_request":0.7717391304347826,"merged_pull_requests_count":70,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":15,"past_year_pull_requests_count":41,"past_year_avg_time_to_close_issue":143244.18181818182,"past_year_avg_time_to_close_pull_request":95927.63636363637,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":2.066666666666667,"past_year_avg_comments_per_pull_request":0.5609756097560976,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":33,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/issues","maintainers":[{"login":"mna","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mna"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitobio%2Fgoquery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitobio%2Fgoquery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitobio%2Fgoquery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitobio%2Fgoquery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitobio%2Fgoquery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitobio%2Fgoquery/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2151639,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4272778,"name":"github.com/PUerkitoBio/goquery","ecosystem":"go","description":"Package goquery implements features similar to jQuery, including the chainable\nsyntax, to manipulate and query an HTML document.\n\nIt brings a syntax and a set of features similar to jQuery to the Go language.\nIt is based on Go's net/html package and the CSS Selector library cascadia.\nSince the net/html parser returns nodes, and not a full-featured DOM\ntree, jQuery's stateful manipulation functions (like height(), css(), detach())\nhave been left off.\n\nAlso, because the net/html parser requires UTF-8 encoding, so does goquery: it is\nthe caller's responsibility to ensure that the source document provides UTF-8 encoded HTML.\nSee the repository's wiki for various options on how to do this.\n\nSyntax-wise, it is as close as possible to jQuery, with the same method names when\npossible, and that warm and fuzzy chainable interface. jQuery being the\nultra-popular library that it is, writing a similar HTML-manipulating\nlibrary was better to follow its API than to start anew (in the same spirit as\nGo's fmt package), even though some of its methods are less than intuitive (looking\nat you, index()...).\n\nIt is hosted on GitHub, along with additional documentation in the README.md\nfile: https://github.com/puerkitobio/goquery\n\nPlease note that because of the net/html dependency, goquery requires Go1.1+.\n\nThe various methods are split into files based on the category of behavior.\nThe three dots (...) indicate that various \"overloads\" are available.\n\n* array.go : array-like positional manipulation of the selection.\n\n* expand.go : methods that expand or augment the selection's set.\n\n* filter.go : filtering methods, that reduce the selection's set.\n\n* iteration.go : methods to loop over the selection's nodes.\n\n* manipulation.go : methods for modifying the document\n\n* property.go : methods that inspect and get the node's properties values.\n\n* query.go : methods that query, or reflect, a node's identity.\n\n* traversal.go : methods to traverse the HTML document tree.\n\n* type.go : definition of the types exposed by goquery.\n\n* utilities.go : definition of helper functions (and not methods on a *Selection)\nthat are not part of jQuery, but are useful to goquery.\n\nThis example scrapes the reviews shown on the home page of metalsucks.net.","homepage":"https://github.com/PUerkitoBio/goquery","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/PUerkitoBio/goquery","keywords_array":[],"namespace":"github.com/PUerkitoBio","versions_count":32,"first_release_published_at":"2012-09-17T15:10:28.000Z","latest_release_published_at":"2026-03-15T16:26:31.000Z","latest_release_number":"v1.12.0","last_synced_at":"2026-04-29T22:46:49.178Z","created_at":"2022-04-13T02:13:49.981Z","updated_at":"2026-04-29T22:46:49.178Z","registry_url":"https://pkg.go.dev/github.com/PUerkitoBio/goquery","install_command":"go get github.com/PUerkitoBio/goquery","documentation_url":"https://pkg.go.dev/github.com/PUerkitoBio/goquery#section-documentation","metadata":{},"repo_metadata":{"id":4456151,"uuid":"5594766","full_name":"PuerkitoBio/goquery","owner":"PuerkitoBio","description":"A little like that j-thing, only in Go.","archived":false,"fork":false,"pushed_at":"2025-09-04T14:08:26.000Z","size":614,"stargazers_count":14695,"open_issues_count":4,"forks_count":928,"subscribers_count":251,"default_branch":"master","last_synced_at":"2025-09-09T22:38:13.040Z","etag":null,"topics":["goquery","html-parsing","jquery","selector-strings"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PuerkitoBio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["mna"],"custom":["https://www.buymeacoffee.com/mna"]}},"created_at":"2012-08-29T02:14:59.000Z","updated_at":"2025-09-09T19:42:30.000Z","dependencies_parsed_at":"2024-02-22T23:23:45.684Z","dependency_job_id":"08e9d709-0085-4583-a60c-8d335accc01f","html_url":"https://github.com/PuerkitoBio/goquery","commit_stats":{"total_commits":346,"total_committers":53,"mean_commits":6.528301886792453,"dds":"0.27456647398843925","last_synced_commit":"1da3b302d370eaa94bf50bc9a2a29b81a23cbe31"},"previous_names":["mna/goquery"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/PuerkitoBio/goquery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuerkitoBio","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/sbom","scorecard":{"id":114957,"data":{"date":"2025-08-11","repo":{"name":"github.com/PuerkitoBio/goquery","commit":"695fbfd14223a5c53849eb0073949253eaf5d548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 3/6 approved changesets -- score normalized to 5","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":"Maintained","score":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PuerkitoBio/goquery/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PuerkitoBio/goquery/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE: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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-16T00:56:05.516Z","repository_id":4456151,"created_at":"2025-08-16T00:56:05.517Z","updated_at":"2025-08-16T00:56:05.517Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274730338,"owners_count":25338892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"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":"PuerkitoBio","name":"PuerkitoBio","uuid":"26605401","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26605401?v=4","repositories_count":6,"last_synced_at":"2024-04-16T00:04:18.406Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PuerkitoBio","funding_links":[],"total_stars":17041,"followers":28,"following":0,"created_at":"2022-11-04T03:23:45.491Z","updated_at":"2024-04-16T00:04:18.929Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuerkitoBio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuerkitoBio/repositories"},"tags":[{"name":"v1.10.3","sha":"9c6a69cd4d7b07e401b68ccf12c736a3efe12c47","kind":"commit","published_at":"2025-04-11T18:15:50.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.3","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"e8b5d743a8faf6328c35af8c84b234f61d0e3c6b","kind":"commit","published_at":"2025-02-13T14:41:22.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1da3b302d370eaa94bf50bc9a2a29b81a23cbe31","kind":"commit","published_at":"2024-12-26T22:12:12.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"7d37930884bfdad3d5a49b185e89be42f7bf4410","kind":"commit","published_at":"2024-09-06T14:34:28.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"957a8644434a5db6078c111a7d0b7c1f3786d751","kind":"commit","published_at":"2024-09-06T14:05:29.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.3","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"b076e25085ddf85e6bc0c016a98198ba4787cfb8","kind":"commit","published_at":"2024-04-30T00:41:06.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"3ce74287b975278823dbce9693b683541245b2d6","kind":"commit","published_at":"2024-02-29T14:27:33.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"4cbe087f02a2364763dcfd496fa132748e648cd1","kind":"commit","published_at":"2024-02-22T22:19:35.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"39fb6d4dc47a07e5782494b6defc89a194b1f906","kind":"commit","published_at":"2023-02-18T15:29:26.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.8.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"a8c788f298a276f1212549ea615619a7e133a84f","kind":"commit","published_at":"2021-10-26T00:24:24.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.8.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"372d5bdaa0efb08f1f90c6791601c565674d64af","kind":"commit","published_at":"2021-07-11T13:51:06.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.7.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e11510b1149393940ea1ac1fdfeffcbd9619bd34","kind":"commit","published_at":"2021-06-14T13:16:48.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.7.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"f41c56001f39e3288c2b214079e5cab9707f9b99","kind":"commit","published_at":"2021-01-11T23:44:58.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.6.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"b3706f8903171e91b2ad8cdb1e59eb2be67c010b","kind":"commit","published_at":"2020-10-08T13:16:43.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.6.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"1b16b92ddf27ae338f7f162d5e4316b31bccdb8e","kind":"commit","published_at":"2020-02-04T23:10:22.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.5.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"2d2796f41742ece03e8086188fa4db16a3a0b458","kind":"commit","published_at":"2018-11-15T20:42:34.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.5.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"dc2ec5c7ca4d9aae063b79b9f581dd3ea6afd2b2","kind":"commit","published_at":"2018-06-07T15:06:10.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.4.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a86ea073017a6beddef78c8659e7224e8ca634b0","kind":"commit","published_at":"2018-03-24T16:02:17.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.4.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"09540e565986583836b5fc792fe951ec5fd201dd","kind":"commit","published_at":"2018-01-28T19:56:50.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.3.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"a41cf096e64e3752d7683898d5746bc0b98ee213","kind":"commit","published_at":"2018-01-11T13:54:59.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.2.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"e1271ee34c6a305e38566ecd27ae374944907ee9","kind":"commit","published_at":"2017-02-12T16:36:42.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.1.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"3cb3b8656883c2cc3deb9c643d93ea6e5157e425","kind":"commit","published_at":"2016-12-30T03:41:54.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.0.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"56a198aba89cdf7a612e6c762eff9d788b9f2dae","kind":"commit","published_at":"2016-08-29T01:21:01.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.0.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7f4291566cf7cac3be222a933e01a2bed97532b1","kind":"tag","published_at":"2016-07-28T01:43:26.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.0.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.0/manifests"},{"name":"v0.3.2","sha":"f065786d418c9d22a33cad33decd59277af31471","kind":"tag","published_at":"2013-09-07T15:09:12.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.3.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"e8c0a637210c0d6673e2f5cf2354753872bd05eb","kind":"commit","published_at":"2013-07-24T12:49:11.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.3.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"948b88c36fe38a85ee3d092fe0f7b71b517a0c3b","kind":"commit","published_at":"2013-05-24T15:25:42.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.3.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d49fa5b2a1780c8c861df0998e05f044467eceee","kind":"commit","published_at":"2013-04-26T23:44:22.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.2.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6948b1bfac66786dde1c721fff50040eb8d9b43d","kind":"tag","published_at":"2012-11-12T02:29:17.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.2.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"1f8447feb698dc961a040f0d5cbabc1f28b73aa4","kind":"tag","published_at":"2012-09-17T15:10:58.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.1.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1.1/manifests"},{"name":"v0.1","sha":"e53c314452d196ab0ff2a07e494e5632b5cf4503","kind":"tag","published_at":"2012-09-10T15:18:13.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-12T00:23:21.879Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.4305096196903159,"forks_count":0.618156148397878,"average":4.348416507956459},"purl":"pkg:golang/github.com/%21p%21uerkito%21bio/goquery","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/PUerkitoBio/goquery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/PUerkitoBio/goquery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/PUerkitoBio/goquery/dependencies","status":null,"funding_links":["https://github.com/sponsors/mna","https://www.buymeacoffee.com/mna"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T15:04:07.398Z","issues_count":118,"pull_requests_count":92,"avg_time_to_close_issue":2090365.7363636363,"avg_time_to_close_pull_request":169424.925,"issues_closed_count":110,"pull_requests_closed_count":80,"pull_request_authors_count":32,"issue_authors_count":111,"avg_comments_per_issue":2.584745762711864,"avg_comments_per_pull_request":0.7717391304347826,"merged_pull_requests_count":70,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":15,"past_year_pull_requests_count":41,"past_year_avg_time_to_close_issue":143244.18181818182,"past_year_avg_time_to_close_pull_request":95927.63636363637,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":2.066666666666667,"past_year_avg_comments_per_pull_request":0.5609756097560976,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":33,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/issues","maintainers":[{"login":"mna","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mna"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPUerkitoBio%2Fgoquery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPUerkitoBio%2Fgoquery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPUerkitoBio%2Fgoquery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPUerkitoBio%2Fgoquery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPUerkitoBio%2Fgoquery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPUerkitoBio%2Fgoquery/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2151639,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":12454816,"name":"github.com/PuerkitoBIO/goquery","ecosystem":"go","description":"Package goquery implements features similar to jQuery, including the chainable\nsyntax, to manipulate and query an HTML document.\n\nIt brings a syntax and a set of features similar to jQuery to the Go language.\nIt is based on Go's net/html package and the CSS Selector library cascadia.\nSince the net/html parser returns nodes, and not a full-featured DOM\ntree, jQuery's stateful manipulation functions (like height(), css(), detach())\nhave been left off.\n\nAlso, because the net/html parser requires UTF-8 encoding, so does goquery: it is\nthe caller's responsibility to ensure that the source document provides UTF-8 encoded HTML.\nSee the repository's wiki for various options on how to do this.\n\nSyntax-wise, it is as close as possible to jQuery, with the same method names when\npossible, and that warm and fuzzy chainable interface. jQuery being the\nultra-popular library that it is, writing a similar HTML-manipulating\nlibrary was better to follow its API than to start anew (in the same spirit as\nGo's fmt package), even though some of its methods are less than intuitive (looking\nat you, index()...).\n\nIt is hosted on GitHub, along with additional documentation in the README.md\nfile: https://github.com/puerkitobio/goquery\n\nPlease note that because of the net/html dependency, goquery requires Go1.1+.\n\nThe various methods are split into files based on the category of behavior.\nThe three dots (...) indicate that various \"overloads\" are available.\n\n* array.go : array-like positional manipulation of the selection.\n\n* expand.go : methods that expand or augment the selection's set.\n\n* filter.go : filtering methods, that reduce the selection's set.\n\n* iteration.go : methods to loop over the selection's nodes.\n\n* manipulation.go : methods for modifying the document\n\n* property.go : methods that inspect and get the node's properties values.\n\n* query.go : methods that query, or reflect, a node's identity.\n\n* traversal.go : methods to traverse the HTML document tree.\n\n* type.go : definition of the types exposed by goquery.\n\n* utilities.go : definition of helper functions (and not methods on a *Selection)\nthat are not part of jQuery, but are useful to goquery.\n\nThis example scrapes the reviews shown on the home page of metalsucks.net.","homepage":"https://github.com/PuerkitoBIO/goquery","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/PuerkitoBIO/goquery","keywords_array":[],"namespace":"github.com/PuerkitoBIO","versions_count":32,"first_release_published_at":"2012-09-17T15:10:28.000Z","latest_release_published_at":"2026-03-15T16:26:31.000Z","latest_release_number":"v1.12.0","last_synced_at":"2026-05-05T05:32:13.313Z","created_at":"2025-11-06T11:41:20.884Z","updated_at":"2026-05-05T05:32:13.313Z","registry_url":"https://pkg.go.dev/github.com/PuerkitoBIO/goquery","install_command":"go get github.com/PuerkitoBIO/goquery","documentation_url":"https://pkg.go.dev/github.com/PuerkitoBIO/goquery#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2025-11-06T11:41:45.004Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.451819194782059,"dependent_packages_count":5.108679397665038,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.280249296223548},"purl":"pkg:golang/github.com/%21puerkito%21b%21i%21o/goquery","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/PuerkitoBIO/goquery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/PuerkitoBIO/goquery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/PuerkitoBIO/goquery/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitoBIO%2Fgoquery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitoBIO%2Fgoquery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitoBIO%2Fgoquery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitoBIO%2Fgoquery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitoBIO%2Fgoquery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitoBIO%2Fgoquery/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2151639,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13448957,"name":"golang-github-puerkitobio-goquery","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/PuerkitoBio/goquery","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/PuerkitoBio/goquery","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T16:13:46.115Z","latest_release_published_at":"2026-02-08T16:13:46.115Z","latest_release_number":"1.8.1-2","last_synced_at":"2026-03-08T16:53:05.015Z","created_at":"2026-02-08T16:13:39.672Z","updated_at":"2026-03-08T17:03:36.755Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-puerkitobio-goquery","install_command":"apt-get install golang-github-puerkitobio-goquery","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-puerkitobio-goquery-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-andybalholm-cascadia-dev (\u003e= 1.3.2), golang-golang-x-net-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-puerkitobio-goquery?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-puerkitobio-goquery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-puerkitobio-goquery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-puerkitobio-goquery/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-puerkitobio-goquery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-puerkitobio-goquery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-puerkitobio-goquery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-puerkitobio-goquery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-puerkitobio-goquery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-puerkitobio-goquery/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":3561647,"name":"github.com/PuerKitoBio/goquery","ecosystem":"go","description":"Package goquery implements features similar to jQuery, including the chainable\nsyntax, to manipulate and query an HTML document.\n\nIt brings a syntax and a set of features similar to jQuery to the Go language.\nIt is based on Go's net/html package and the CSS Selector library cascadia.\nSince the net/html parser returns nodes, and not a full-featured DOM\ntree, jQuery's stateful manipulation functions (like height(), css(), detach())\nhave been left off.\n\nAlso, because the net/html parser requires UTF-8 encoding, so does goquery: it is\nthe caller's responsibility to ensure that the source document provides UTF-8 encoded HTML.\nSee the repository's wiki for various options on how to do this.\n\nSyntax-wise, it is as close as possible to jQuery, with the same method names when\npossible, and that warm and fuzzy chainable interface. jQuery being the\nultra-popular library that it is, writing a similar HTML-manipulating\nlibrary was better to follow its API than to start anew (in the same spirit as\nGo's fmt package), even though some of its methods are less than intuitive (looking\nat you, index()...).\n\nIt is hosted on GitHub, along with additional documentation in the README.md\nfile: https://github.com/puerkitobio/goquery\n\nPlease note that because of the net/html dependency, goquery requires Go1.1+.\n\nThe various methods are split into files based on the category of behavior.\nThe three dots (...) indicate that various \"overloads\" are available.\n\n* array.go : array-like positional manipulation of the selection.\n\n* expand.go : methods that expand or augment the selection's set.\n\n* filter.go : filtering methods, that reduce the selection's set.\n\n* iteration.go : methods to loop over the selection's nodes.\n\n* manipulation.go : methods for modifying the document\n\n* property.go : methods that inspect and get the node's properties values.\n\n* query.go : methods that query, or reflect, a node's identity.\n\n* traversal.go : methods to traverse the HTML document tree.\n\n* type.go : definition of the types exposed by goquery.\n\n* utilities.go : definition of helper functions (and not methods on a *Selection)\nthat are not part of jQuery, but are useful to goquery.\n\nThis example scrapes the reviews shown on the home page of metalsucks.net.","homepage":"https://github.com/PuerKitoBio/goquery","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/PuerKitoBio/goquery","keywords_array":[],"namespace":"github.com/PuerKitoBio","versions_count":32,"first_release_published_at":"2012-09-17T15:10:28.000Z","latest_release_published_at":"2026-03-15T16:26:31.000Z","latest_release_number":"v1.12.0","last_synced_at":"2026-05-19T16:03:14.293Z","created_at":"2022-04-11T02:05:57.017Z","updated_at":"2026-05-19T16:03:14.293Z","registry_url":"https://pkg.go.dev/github.com/PuerKitoBio/goquery","install_command":"go get github.com/PuerKitoBio/goquery","documentation_url":"https://pkg.go.dev/github.com/PuerKitoBio/goquery#section-documentation","metadata":{},"repo_metadata":{"id":4456151,"uuid":"5594766","full_name":"PuerkitoBio/goquery","owner":"PuerkitoBio","description":"A little like that j-thing, only in Go.","archived":false,"fork":false,"pushed_at":"2025-09-04T14:08:26.000Z","size":614,"stargazers_count":14695,"open_issues_count":4,"forks_count":928,"subscribers_count":251,"default_branch":"master","last_synced_at":"2025-09-09T22:38:13.040Z","etag":null,"topics":["goquery","html-parsing","jquery","selector-strings"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PuerkitoBio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["mna"],"custom":["https://www.buymeacoffee.com/mna"]}},"created_at":"2012-08-29T02:14:59.000Z","updated_at":"2025-09-09T19:42:30.000Z","dependencies_parsed_at":"2024-02-22T23:23:45.684Z","dependency_job_id":"08e9d709-0085-4583-a60c-8d335accc01f","html_url":"https://github.com/PuerkitoBio/goquery","commit_stats":{"total_commits":346,"total_committers":53,"mean_commits":6.528301886792453,"dds":"0.27456647398843925","last_synced_commit":"1da3b302d370eaa94bf50bc9a2a29b81a23cbe31"},"previous_names":["mna/goquery"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/PuerkitoBio/goquery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuerkitoBio","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/sbom","scorecard":{"id":114957,"data":{"date":"2025-08-11","repo":{"name":"github.com/PuerkitoBio/goquery","commit":"695fbfd14223a5c53849eb0073949253eaf5d548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 3/6 approved changesets -- score normalized to 5","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":"Maintained","score":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PuerkitoBio/goquery/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PuerkitoBio/goquery/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE: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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-16T00:56:05.516Z","repository_id":4456151,"created_at":"2025-08-16T00:56:05.517Z","updated_at":"2025-08-16T00:56:05.517Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274730352,"owners_count":25338893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"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":"PuerkitoBio","name":"PuerkitoBio","uuid":"26605401","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26605401?v=4","repositories_count":6,"last_synced_at":"2024-04-16T00:04:18.406Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PuerkitoBio","funding_links":[],"total_stars":17041,"followers":28,"following":0,"created_at":"2022-11-04T03:23:45.491Z","updated_at":"2024-04-16T00:04:18.929Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuerkitoBio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuerkitoBio/repositories"},"tags":[{"name":"v1.10.3","sha":"9c6a69cd4d7b07e401b68ccf12c736a3efe12c47","kind":"commit","published_at":"2025-04-11T18:15:50.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.3","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"e8b5d743a8faf6328c35af8c84b234f61d0e3c6b","kind":"commit","published_at":"2025-02-13T14:41:22.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1da3b302d370eaa94bf50bc9a2a29b81a23cbe31","kind":"commit","published_at":"2024-12-26T22:12:12.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"7d37930884bfdad3d5a49b185e89be42f7bf4410","kind":"commit","published_at":"2024-09-06T14:34:28.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"957a8644434a5db6078c111a7d0b7c1f3786d751","kind":"commit","published_at":"2024-09-06T14:05:29.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.3","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"b076e25085ddf85e6bc0c016a98198ba4787cfb8","kind":"commit","published_at":"2024-04-30T00:41:06.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"3ce74287b975278823dbce9693b683541245b2d6","kind":"commit","published_at":"2024-02-29T14:27:33.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"4cbe087f02a2364763dcfd496fa132748e648cd1","kind":"commit","published_at":"2024-02-22T22:19:35.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"39fb6d4dc47a07e5782494b6defc89a194b1f906","kind":"commit","published_at":"2023-02-18T15:29:26.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.8.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"a8c788f298a276f1212549ea615619a7e133a84f","kind":"commit","published_at":"2021-10-26T00:24:24.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.8.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"372d5bdaa0efb08f1f90c6791601c565674d64af","kind":"commit","published_at":"2021-07-11T13:51:06.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.7.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e11510b1149393940ea1ac1fdfeffcbd9619bd34","kind":"commit","published_at":"2021-06-14T13:16:48.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.7.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"f41c56001f39e3288c2b214079e5cab9707f9b99","kind":"commit","published_at":"2021-01-11T23:44:58.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.6.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"b3706f8903171e91b2ad8cdb1e59eb2be67c010b","kind":"commit","published_at":"2020-10-08T13:16:43.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.6.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"1b16b92ddf27ae338f7f162d5e4316b31bccdb8e","kind":"commit","published_at":"2020-02-04T23:10:22.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.5.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"2d2796f41742ece03e8086188fa4db16a3a0b458","kind":"commit","published_at":"2018-11-15T20:42:34.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.5.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"dc2ec5c7ca4d9aae063b79b9f581dd3ea6afd2b2","kind":"commit","published_at":"2018-06-07T15:06:10.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.4.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a86ea073017a6beddef78c8659e7224e8ca634b0","kind":"commit","published_at":"2018-03-24T16:02:17.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.4.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"09540e565986583836b5fc792fe951ec5fd201dd","kind":"commit","published_at":"2018-01-28T19:56:50.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.3.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"a41cf096e64e3752d7683898d5746bc0b98ee213","kind":"commit","published_at":"2018-01-11T13:54:59.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.2.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"e1271ee34c6a305e38566ecd27ae374944907ee9","kind":"commit","published_at":"2017-02-12T16:36:42.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.1.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"3cb3b8656883c2cc3deb9c643d93ea6e5157e425","kind":"commit","published_at":"2016-12-30T03:41:54.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.0.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"56a198aba89cdf7a612e6c762eff9d788b9f2dae","kind":"commit","published_at":"2016-08-29T01:21:01.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.0.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7f4291566cf7cac3be222a933e01a2bed97532b1","kind":"tag","published_at":"2016-07-28T01:43:26.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.0.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.0/manifests"},{"name":"v0.3.2","sha":"f065786d418c9d22a33cad33decd59277af31471","kind":"tag","published_at":"2013-09-07T15:09:12.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.3.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"e8c0a637210c0d6673e2f5cf2354753872bd05eb","kind":"commit","published_at":"2013-07-24T12:49:11.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.3.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"948b88c36fe38a85ee3d092fe0f7b71b517a0c3b","kind":"commit","published_at":"2013-05-24T15:25:42.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.3.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d49fa5b2a1780c8c861df0998e05f044467eceee","kind":"commit","published_at":"2013-04-26T23:44:22.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.2.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6948b1bfac66786dde1c721fff50040eb8d9b43d","kind":"tag","published_at":"2012-11-12T02:29:17.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.2.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"1f8447feb698dc961a040f0d5cbabc1f28b73aa4","kind":"tag","published_at":"2012-09-17T15:10:58.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.1.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1.1/manifests"},{"name":"v0.1","sha":"e53c314452d196ab0ff2a07e494e5632b5cf4503","kind":"tag","published_at":"2012-09-10T15:18:13.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-12T00:23:22.350Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/%21puer%21kito%21bio/goquery","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/PuerKitoBio/goquery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/PuerKitoBio/goquery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/PuerKitoBio/goquery/dependencies","status":null,"funding_links":["https://github.com/sponsors/mna","https://www.buymeacoffee.com/mna"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T15:04:07.398Z","issues_count":118,"pull_requests_count":92,"avg_time_to_close_issue":2090365.7363636363,"avg_time_to_close_pull_request":169424.925,"issues_closed_count":110,"pull_requests_closed_count":80,"pull_request_authors_count":32,"issue_authors_count":111,"avg_comments_per_issue":2.584745762711864,"avg_comments_per_pull_request":0.7717391304347826,"merged_pull_requests_count":70,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":15,"past_year_pull_requests_count":41,"past_year_avg_time_to_close_issue":143244.18181818182,"past_year_avg_time_to_close_pull_request":95927.63636363637,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":2.066666666666667,"past_year_avg_comments_per_pull_request":0.5609756097560976,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":33,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/issues","maintainers":[{"login":"mna","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mna"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerKitoBio%2Fgoquery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerKitoBio%2Fgoquery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerKitoBio%2Fgoquery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerKitoBio%2Fgoquery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerKitoBio%2Fgoquery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerKitoBio%2Fgoquery/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2151639,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13388634,"name":"golang-github-puerkitobio-goquery","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/PuerkitoBio/goquery","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/PuerkitoBio/goquery","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T16:48:58.058Z","latest_release_published_at":"2026-02-05T16:48:58.058Z","latest_release_number":"1.8.1-2","last_synced_at":"2026-03-05T18:49:49.682Z","created_at":"2026-02-05T16:48:57.774Z","updated_at":"2026-03-05T19:01:43.848Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-puerkitobio-goquery","install_command":"apt-get install golang-github-puerkitobio-goquery","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-puerkitobio-goquery-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-andybalholm-cascadia-dev (\u003e= 1.3.2), golang-golang-x-net-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-puerkitobio-goquery?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-puerkitobio-goquery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-puerkitobio-goquery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-puerkitobio-goquery/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-puerkitobio-goquery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-puerkitobio-goquery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-puerkitobio-goquery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-puerkitobio-goquery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-puerkitobio-goquery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-puerkitobio-goquery/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":4204283,"name":"github.com/PuerkitoBio/goQuery","ecosystem":"go","description":"Package goquery implements features similar to jQuery, including the chainable\nsyntax, to manipulate and query an HTML document.\n\nIt brings a syntax and a set of features similar to jQuery to the Go language.\nIt is based on Go's net/html package and the CSS Selector library cascadia.\nSince the net/html parser returns nodes, and not a full-featured DOM\ntree, jQuery's stateful manipulation functions (like height(), css(), detach())\nhave been left off.\n\nAlso, because the net/html parser requires UTF-8 encoding, so does goquery: it is\nthe caller's responsibility to ensure that the source document provides UTF-8 encoded HTML.\nSee the repository's wiki for various options on how to do this.\n\nSyntax-wise, it is as close as possible to jQuery, with the same method names when\npossible, and that warm and fuzzy chainable interface. jQuery being the\nultra-popular library that it is, writing a similar HTML-manipulating\nlibrary was better to follow its API than to start anew (in the same spirit as\nGo's fmt package), even though some of its methods are less than intuitive (looking\nat you, index()...).\n\nIt is hosted on GitHub, along with additional documentation in the README.md\nfile: https://github.com/puerkitobio/goquery\n\nPlease note that because of the net/html dependency, goquery requires Go1.1+.\n\nThe various methods are split into files based on the category of behavior.\nThe three dots (...) indicate that various \"overloads\" are available.\n\n* array.go : array-like positional manipulation of the selection.\n\n* expand.go : methods that expand or augment the selection's set.\n\n* filter.go : filtering methods, that reduce the selection's set.\n\n* iteration.go : methods to loop over the selection's nodes.\n\n* manipulation.go : methods for modifying the document\n\n* property.go : methods that inspect and get the node's properties values.\n\n* query.go : methods that query, or reflect, a node's identity.\n\n* traversal.go : methods to traverse the HTML document tree.\n\n* type.go : definition of the types exposed by goquery.\n\n* utilities.go : definition of helper functions (and not methods on a *Selection)\nthat are not part of jQuery, but are useful to goquery.\n\nThis example scrapes the reviews shown on the home page of metalsucks.net.","homepage":"https://github.com/PuerkitoBio/goQuery","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/PuerkitoBio/goQuery","keywords_array":[],"namespace":"github.com/PuerkitoBio","versions_count":32,"first_release_published_at":"2012-09-17T15:10:28.000Z","latest_release_published_at":"2026-03-15T16:26:31.000Z","latest_release_number":"v1.12.0","last_synced_at":"2026-05-09T21:31:55.969Z","created_at":"2022-04-12T20:49:16.966Z","updated_at":"2026-05-09T21:31:55.969Z","registry_url":"https://pkg.go.dev/github.com/PuerkitoBio/goQuery","install_command":"go get github.com/PuerkitoBio/goQuery","documentation_url":"https://pkg.go.dev/github.com/PuerkitoBio/goQuery#section-documentation","metadata":{},"repo_metadata":{"id":4456151,"uuid":"5594766","full_name":"PuerkitoBio/goquery","owner":"PuerkitoBio","description":"A little like that j-thing, only in Go.","archived":false,"fork":false,"pushed_at":"2025-09-04T14:08:26.000Z","size":614,"stargazers_count":14695,"open_issues_count":4,"forks_count":928,"subscribers_count":251,"default_branch":"master","last_synced_at":"2025-09-09T22:38:13.040Z","etag":null,"topics":["goquery","html-parsing","jquery","selector-strings"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PuerkitoBio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["mna"],"custom":["https://www.buymeacoffee.com/mna"]}},"created_at":"2012-08-29T02:14:59.000Z","updated_at":"2025-09-09T19:42:30.000Z","dependencies_parsed_at":"2024-02-22T23:23:45.684Z","dependency_job_id":"08e9d709-0085-4583-a60c-8d335accc01f","html_url":"https://github.com/PuerkitoBio/goquery","commit_stats":{"total_commits":346,"total_committers":53,"mean_commits":6.528301886792453,"dds":"0.27456647398843925","last_synced_commit":"1da3b302d370eaa94bf50bc9a2a29b81a23cbe31"},"previous_names":["mna/goquery"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/PuerkitoBio/goquery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuerkitoBio","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/sbom","scorecard":{"id":114957,"data":{"date":"2025-08-11","repo":{"name":"github.com/PuerkitoBio/goquery","commit":"695fbfd14223a5c53849eb0073949253eaf5d548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 3/6 approved changesets -- score normalized to 5","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":"Maintained","score":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PuerkitoBio/goquery/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PuerkitoBio/goquery/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE: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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-16T00:56:05.516Z","repository_id":4456151,"created_at":"2025-08-16T00:56:05.517Z","updated_at":"2025-08-16T00:56:05.517Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274730325,"owners_count":25338891,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"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":"PuerkitoBio","name":"PuerkitoBio","uuid":"26605401","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26605401?v=4","repositories_count":6,"last_synced_at":"2024-04-16T00:04:18.406Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PuerkitoBio","funding_links":[],"total_stars":17041,"followers":28,"following":0,"created_at":"2022-11-04T03:23:45.491Z","updated_at":"2024-04-16T00:04:18.929Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuerkitoBio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuerkitoBio/repositories"},"tags":[{"name":"v1.10.3","sha":"9c6a69cd4d7b07e401b68ccf12c736a3efe12c47","kind":"commit","published_at":"2025-04-11T18:15:50.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.3","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"e8b5d743a8faf6328c35af8c84b234f61d0e3c6b","kind":"commit","published_at":"2025-02-13T14:41:22.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1da3b302d370eaa94bf50bc9a2a29b81a23cbe31","kind":"commit","published_at":"2024-12-26T22:12:12.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"7d37930884bfdad3d5a49b185e89be42f7bf4410","kind":"commit","published_at":"2024-09-06T14:34:28.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"957a8644434a5db6078c111a7d0b7c1f3786d751","kind":"commit","published_at":"2024-09-06T14:05:29.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.3","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"b076e25085ddf85e6bc0c016a98198ba4787cfb8","kind":"commit","published_at":"2024-04-30T00:41:06.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"3ce74287b975278823dbce9693b683541245b2d6","kind":"commit","published_at":"2024-02-29T14:27:33.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"4cbe087f02a2364763dcfd496fa132748e648cd1","kind":"commit","published_at":"2024-02-22T22:19:35.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"39fb6d4dc47a07e5782494b6defc89a194b1f906","kind":"commit","published_at":"2023-02-18T15:29:26.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.8.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"a8c788f298a276f1212549ea615619a7e133a84f","kind":"commit","published_at":"2021-10-26T00:24:24.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.8.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"372d5bdaa0efb08f1f90c6791601c565674d64af","kind":"commit","published_at":"2021-07-11T13:51:06.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.7.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e11510b1149393940ea1ac1fdfeffcbd9619bd34","kind":"commit","published_at":"2021-06-14T13:16:48.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.7.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"f41c56001f39e3288c2b214079e5cab9707f9b99","kind":"commit","published_at":"2021-01-11T23:44:58.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.6.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"b3706f8903171e91b2ad8cdb1e59eb2be67c010b","kind":"commit","published_at":"2020-10-08T13:16:43.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.6.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"1b16b92ddf27ae338f7f162d5e4316b31bccdb8e","kind":"commit","published_at":"2020-02-04T23:10:22.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.5.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"2d2796f41742ece03e8086188fa4db16a3a0b458","kind":"commit","published_at":"2018-11-15T20:42:34.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.5.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"dc2ec5c7ca4d9aae063b79b9f581dd3ea6afd2b2","kind":"commit","published_at":"2018-06-07T15:06:10.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.4.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a86ea073017a6beddef78c8659e7224e8ca634b0","kind":"commit","published_at":"2018-03-24T16:02:17.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.4.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"09540e565986583836b5fc792fe951ec5fd201dd","kind":"commit","published_at":"2018-01-28T19:56:50.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.3.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"a41cf096e64e3752d7683898d5746bc0b98ee213","kind":"commit","published_at":"2018-01-11T13:54:59.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.2.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"e1271ee34c6a305e38566ecd27ae374944907ee9","kind":"commit","published_at":"2017-02-12T16:36:42.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.1.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"3cb3b8656883c2cc3deb9c643d93ea6e5157e425","kind":"commit","published_at":"2016-12-30T03:41:54.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.0.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"56a198aba89cdf7a612e6c762eff9d788b9f2dae","kind":"commit","published_at":"2016-08-29T01:21:01.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.0.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7f4291566cf7cac3be222a933e01a2bed97532b1","kind":"tag","published_at":"2016-07-28T01:43:26.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.0.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.0/manifests"},{"name":"v0.3.2","sha":"f065786d418c9d22a33cad33decd59277af31471","kind":"tag","published_at":"2013-09-07T15:09:12.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.3.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"e8c0a637210c0d6673e2f5cf2354753872bd05eb","kind":"commit","published_at":"2013-07-24T12:49:11.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.3.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"948b88c36fe38a85ee3d092fe0f7b71b517a0c3b","kind":"commit","published_at":"2013-05-24T15:25:42.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.3.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d49fa5b2a1780c8c861df0998e05f044467eceee","kind":"commit","published_at":"2013-04-26T23:44:22.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.2.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6948b1bfac66786dde1c721fff50040eb8d9b43d","kind":"tag","published_at":"2012-11-12T02:29:17.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.2.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"1f8447feb698dc961a040f0d5cbabc1f28b73aa4","kind":"tag","published_at":"2012-09-17T15:10:58.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.1.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1.1/manifests"},{"name":"v0.1","sha":"e53c314452d196ab0ff2a07e494e5632b5cf4503","kind":"tag","published_at":"2012-09-10T15:18:13.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-12T00:23:22.344Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.4305096196903159,"forks_count":0.618156148397878,"average":4.348416507956459},"purl":"pkg:golang/github.com/%21puerkito%21bio/go%21query","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/PuerkitoBio/goQuery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/PuerkitoBio/goQuery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/PuerkitoBio/goQuery/dependencies","status":null,"funding_links":["https://github.com/sponsors/mna","https://www.buymeacoffee.com/mna"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T15:04:07.398Z","issues_count":118,"pull_requests_count":92,"avg_time_to_close_issue":2090365.7363636363,"avg_time_to_close_pull_request":169424.925,"issues_closed_count":110,"pull_requests_closed_count":80,"pull_request_authors_count":32,"issue_authors_count":111,"avg_comments_per_issue":2.584745762711864,"avg_comments_per_pull_request":0.7717391304347826,"merged_pull_requests_count":70,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":15,"past_year_pull_requests_count":41,"past_year_avg_time_to_close_issue":143244.18181818182,"past_year_avg_time_to_close_pull_request":95927.63636363637,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":2.066666666666667,"past_year_avg_comments_per_pull_request":0.5609756097560976,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":33,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/issues","maintainers":[{"login":"mna","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mna"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitoBio%2FgoQuery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitoBio%2FgoQuery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitoBio%2FgoQuery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitoBio%2FgoQuery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitoBio%2FgoQuery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitoBio%2FgoQuery/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2151639,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13476273,"name":"golang-github-puerkitobio-goquery","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/PuerkitoBio/goquery","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/PuerkitoBio/goquery","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T04:35:18.708Z","latest_release_published_at":"2026-02-10T04:35:18.708Z","latest_release_number":"1.8.1-2","last_synced_at":"2026-03-10T05:04:36.040Z","created_at":"2026-02-10T04:35:18.414Z","updated_at":"2026-03-10T05:04:36.041Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-puerkitobio-goquery","install_command":"apt-get install golang-github-puerkitobio-goquery","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-puerkitobio-goquery-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-andybalholm-cascadia-dev (\u003e= 1.3.2), golang-golang-x-net-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-puerkitobio-goquery?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-puerkitobio-goquery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-puerkitobio-goquery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-puerkitobio-goquery/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-puerkitobio-goquery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-puerkitobio-goquery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-puerkitobio-goquery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-puerkitobio-goquery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-puerkitobio-goquery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-puerkitobio-goquery/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":3493667,"name":"github.com/PuerkitoBio/goquery","ecosystem":"go","description":"Package goquery implements features similar to jQuery, including the chainable\nsyntax, to manipulate and query an HTML document.\n\nIt brings a syntax and a set of features similar to jQuery to the Go language.\nIt is based on Go's net/html package and the CSS Selector library cascadia.\nSince the net/html parser returns nodes, and not a full-featured DOM\ntree, jQuery's stateful manipulation functions (like height(), css(), detach())\nhave been left off.\n\nAlso, because the net/html parser requires UTF-8 encoding, so does goquery: it is\nthe caller's responsibility to ensure that the source document provides UTF-8 encoded HTML.\nSee the repository's wiki for various options on how to do this.\n\nSyntax-wise, it is as close as possible to jQuery, with the same method names when\npossible, and that warm and fuzzy chainable interface. jQuery being the\nultra-popular library that it is, writing a similar HTML-manipulating\nlibrary was better to follow its API than to start anew (in the same spirit as\nGo's fmt package), even though some of its methods are less than intuitive (looking\nat you, index()...).\n\nIt is hosted on GitHub, along with additional documentation in the README.md\nfile: https://github.com/puerkitobio/goquery\n\nPlease note that because of the net/html dependency, goquery requires Go1.1+.\n\nThe various methods are split into files based on the category of behavior.\nThe three dots (...) indicate that various \"overloads\" are available.\n\n* array.go : array-like positional manipulation of the selection.\n\n* expand.go : methods that expand or augment the selection's set.\n\n* filter.go : filtering methods, that reduce the selection's set.\n\n* iteration.go : methods to loop over the selection's nodes.\n\n* manipulation.go : methods for modifying the document\n\n* property.go : methods that inspect and get the node's properties values.\n\n* query.go : methods that query, or reflect, a node's identity.\n\n* traversal.go : methods to traverse the HTML document tree.\n\n* type.go : definition of the types exposed by goquery.\n\n* utilities.go : definition of helper functions (and not methods on a *Selection)\nthat are not part of jQuery, but are useful to goquery.\n\nThis example scrapes the reviews shown on the home page of metalsucks.net.","homepage":"https://github.com/PuerkitoBio/goquery","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/PuerkitoBio/goquery","keywords_array":[],"namespace":"github.com/PuerkitoBio","versions_count":32,"first_release_published_at":"2012-09-17T15:10:28.000Z","latest_release_published_at":"2026-03-15T16:26:31.000Z","latest_release_number":"v1.12.0","last_synced_at":"2026-05-27T18:30:25.329Z","created_at":"2022-04-10T19:18:35.378Z","updated_at":"2026-05-27T18:30:25.329Z","registry_url":"https://pkg.go.dev/github.com/PuerkitoBio/goquery","install_command":"go get github.com/PuerkitoBio/goquery","documentation_url":"https://pkg.go.dev/github.com/PuerkitoBio/goquery#section-documentation","metadata":{},"repo_metadata":{"id":4456151,"uuid":"5594766","full_name":"PuerkitoBio/goquery","owner":"PuerkitoBio","description":"A little like that j-thing, only in Go.","archived":false,"fork":false,"pushed_at":"2025-09-04T14:08:26.000Z","size":614,"stargazers_count":14695,"open_issues_count":4,"forks_count":928,"subscribers_count":251,"default_branch":"master","last_synced_at":"2025-09-09T22:38:13.040Z","etag":null,"topics":["goquery","html-parsing","jquery","selector-strings"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PuerkitoBio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["mna"],"custom":["https://www.buymeacoffee.com/mna"]}},"created_at":"2012-08-29T02:14:59.000Z","updated_at":"2025-09-09T19:42:30.000Z","dependencies_parsed_at":"2024-02-22T23:23:45.684Z","dependency_job_id":"08e9d709-0085-4583-a60c-8d335accc01f","html_url":"https://github.com/PuerkitoBio/goquery","commit_stats":{"total_commits":346,"total_committers":53,"mean_commits":6.528301886792453,"dds":"0.27456647398843925","last_synced_commit":"1da3b302d370eaa94bf50bc9a2a29b81a23cbe31"},"previous_names":["mna/goquery"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/PuerkitoBio/goquery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuerkitoBio","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/sbom","scorecard":{"id":114957,"data":{"date":"2025-08-11","repo":{"name":"github.com/PuerkitoBio/goquery","commit":"695fbfd14223a5c53849eb0073949253eaf5d548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 3/6 approved changesets -- score normalized to 5","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":"Maintained","score":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PuerkitoBio/goquery/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PuerkitoBio/goquery/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE: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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-16T00:56:05.516Z","repository_id":4456151,"created_at":"2025-08-16T00:56:05.517Z","updated_at":"2025-08-16T00:56:05.517Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274730307,"owners_count":25338887,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"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":"PuerkitoBio","name":"PuerkitoBio","uuid":"26605401","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26605401?v=4","repositories_count":6,"last_synced_at":"2024-04-16T00:04:18.406Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PuerkitoBio","funding_links":[],"total_stars":17041,"followers":28,"following":0,"created_at":"2022-11-04T03:23:45.491Z","updated_at":"2024-04-16T00:04:18.929Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuerkitoBio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuerkitoBio/repositories"},"tags":[{"name":"v1.10.3","sha":"9c6a69cd4d7b07e401b68ccf12c736a3efe12c47","kind":"commit","published_at":"2025-04-11T18:15:50.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.3","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"e8b5d743a8faf6328c35af8c84b234f61d0e3c6b","kind":"commit","published_at":"2025-02-13T14:41:22.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1da3b302d370eaa94bf50bc9a2a29b81a23cbe31","kind":"commit","published_at":"2024-12-26T22:12:12.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"7d37930884bfdad3d5a49b185e89be42f7bf4410","kind":"commit","published_at":"2024-09-06T14:34:28.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"957a8644434a5db6078c111a7d0b7c1f3786d751","kind":"commit","published_at":"2024-09-06T14:05:29.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.3","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"b076e25085ddf85e6bc0c016a98198ba4787cfb8","kind":"commit","published_at":"2024-04-30T00:41:06.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"3ce74287b975278823dbce9693b683541245b2d6","kind":"commit","published_at":"2024-02-29T14:27:33.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"4cbe087f02a2364763dcfd496fa132748e648cd1","kind":"commit","published_at":"2024-02-22T22:19:35.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"39fb6d4dc47a07e5782494b6defc89a194b1f906","kind":"commit","published_at":"2023-02-18T15:29:26.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.8.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"a8c788f298a276f1212549ea615619a7e133a84f","kind":"commit","published_at":"2021-10-26T00:24:24.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.8.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"372d5bdaa0efb08f1f90c6791601c565674d64af","kind":"commit","published_at":"2021-07-11T13:51:06.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.7.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e11510b1149393940ea1ac1fdfeffcbd9619bd34","kind":"commit","published_at":"2021-06-14T13:16:48.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.7.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"f41c56001f39e3288c2b214079e5cab9707f9b99","kind":"commit","published_at":"2021-01-11T23:44:58.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.6.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"b3706f8903171e91b2ad8cdb1e59eb2be67c010b","kind":"commit","published_at":"2020-10-08T13:16:43.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.6.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"1b16b92ddf27ae338f7f162d5e4316b31bccdb8e","kind":"commit","published_at":"2020-02-04T23:10:22.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.5.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"2d2796f41742ece03e8086188fa4db16a3a0b458","kind":"commit","published_at":"2018-11-15T20:42:34.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.5.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"dc2ec5c7ca4d9aae063b79b9f581dd3ea6afd2b2","kind":"commit","published_at":"2018-06-07T15:06:10.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.4.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a86ea073017a6beddef78c8659e7224e8ca634b0","kind":"commit","published_at":"2018-03-24T16:02:17.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.4.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"09540e565986583836b5fc792fe951ec5fd201dd","kind":"commit","published_at":"2018-01-28T19:56:50.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.3.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"a41cf096e64e3752d7683898d5746bc0b98ee213","kind":"commit","published_at":"2018-01-11T13:54:59.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.2.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"e1271ee34c6a305e38566ecd27ae374944907ee9","kind":"commit","published_at":"2017-02-12T16:36:42.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.1.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"3cb3b8656883c2cc3deb9c643d93ea6e5157e425","kind":"commit","published_at":"2016-12-30T03:41:54.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.0.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"56a198aba89cdf7a612e6c762eff9d788b9f2dae","kind":"commit","published_at":"2016-08-29T01:21:01.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.0.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7f4291566cf7cac3be222a933e01a2bed97532b1","kind":"tag","published_at":"2016-07-28T01:43:26.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.0.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.0/manifests"},{"name":"v0.3.2","sha":"f065786d418c9d22a33cad33decd59277af31471","kind":"tag","published_at":"2013-09-07T15:09:12.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.3.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"e8c0a637210c0d6673e2f5cf2354753872bd05eb","kind":"commit","published_at":"2013-07-24T12:49:11.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.3.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"948b88c36fe38a85ee3d092fe0f7b71b517a0c3b","kind":"commit","published_at":"2013-05-24T15:25:42.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.3.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d49fa5b2a1780c8c861df0998e05f044467eceee","kind":"commit","published_at":"2013-04-26T23:44:22.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.2.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6948b1bfac66786dde1c721fff50040eb8d9b43d","kind":"tag","published_at":"2012-11-12T02:29:17.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.2.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"1f8447feb698dc961a040f0d5cbabc1f28b73aa4","kind":"tag","published_at":"2012-09-17T15:10:58.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.1.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1.1/manifests"},{"name":"v0.1","sha":"e53c314452d196ab0ff2a07e494e5632b5cf4503","kind":"tag","published_at":"2012-09-10T15:18:13.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-12T00:23:24.074Z","dependent_packages_count":6716,"downloads":null,"downloads_period":null,"dependent_repos_count":19320,"rankings":{"downloads":null,"dependent_repos_count":0.04907461497473889,"dependent_packages_count":0.028951969503925458,"stargazers_count":0.5464940910262241,"forks_count":0.9092150422934887,"docker_downloads_count":0.16334249461257233,"average":0.3394156424821899},"purl":"pkg:golang/github.com/%21puerkito%21bio/goquery","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/PuerkitoBio/goquery","docker_dependents_count":882,"docker_downloads_count":665540998,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/PuerkitoBio/goquery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/PuerkitoBio/goquery/dependencies","status":null,"funding_links":["https://github.com/sponsors/mna","https://www.buymeacoffee.com/mna"],"critical":true,"issue_metadata":{"last_synced_at":"2025-09-05T15:04:07.398Z","issues_count":118,"pull_requests_count":92,"avg_time_to_close_issue":2090365.7363636363,"avg_time_to_close_pull_request":169424.925,"issues_closed_count":110,"pull_requests_closed_count":80,"pull_request_authors_count":32,"issue_authors_count":111,"avg_comments_per_issue":2.584745762711864,"avg_comments_per_pull_request":0.7717391304347826,"merged_pull_requests_count":70,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":15,"past_year_pull_requests_count":41,"past_year_avg_time_to_close_issue":143244.18181818182,"past_year_avg_time_to_close_pull_request":95927.63636363637,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":2.066666666666667,"past_year_avg_comments_per_pull_request":0.5609756097560976,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":33,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/issues","maintainers":[{"login":"mna","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mna"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitoBio%2Fgoquery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitoBio%2Fgoquery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitoBio%2Fgoquery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitoBio%2Fgoquery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitoBio%2Fgoquery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitoBio%2Fgoquery/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2151639,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13685630,"name":"golang-github-puerkitobio-goquery","ecosystem":"debian","description":null,"homepage":"https://github.com/PuerkitoBio/goquery","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/PuerkitoBio/goquery","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T17:57:32.548Z","latest_release_published_at":"2026-02-12T17:57:32.548Z","latest_release_number":"1.1.0+git20170324.3.ed7d758-1.1","last_synced_at":"2026-03-13T00:10:40.843Z","created_at":"2026-02-12T17:57:32.346Z","updated_at":"2026-03-13T00:10:40.843Z","registry_url":"https://tracker.debian.org/pkg/golang-github-puerkitobio-goquery","install_command":"apt-get install golang-github-puerkitobio-goquery","documentation_url":"https://packages.debian.org/bookworm/golang-github-puerkitobio-goquery","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-puerkitobio-goquery-dev","standards_version":"3.9.8","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 10), dh-golang, golang-any, golang-github-andybalholm-cascadia-dev, golang-golang-x-net-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T17:57:33.121Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-puerkitobio-goquery?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-puerkitobio-goquery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-puerkitobio-goquery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-puerkitobio-goquery/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-puerkitobio-goquery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-puerkitobio-goquery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-puerkitobio-goquery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-puerkitobio-goquery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-puerkitobio-goquery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-puerkitobio-goquery/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13418210,"name":"golang-github-puerkitobio-goquery","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/PuerkitoBio/goquery","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/PuerkitoBio/goquery","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T04:04:00.883Z","latest_release_published_at":"2026-02-07T04:04:00.883Z","latest_release_number":"1.1.0+git20170324.3.ed7d758-1.1","last_synced_at":"2026-03-07T04:44:10.357Z","created_at":"2026-02-07T04:03:59.042Z","updated_at":"2026-03-07T05:08:39.975Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-puerkitobio-goquery","install_command":"apt-get install golang-github-puerkitobio-goquery","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-puerkitobio-goquery-dev","standards_version":"3.9.8","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 10), dh-golang, golang-any, golang-github-andybalholm-cascadia-dev, golang-golang-x-net-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-puerkitobio-goquery?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-puerkitobio-goquery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-puerkitobio-goquery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-puerkitobio-goquery/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-puerkitobio-goquery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-puerkitobio-goquery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-puerkitobio-goquery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-puerkitobio-goquery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-puerkitobio-goquery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-puerkitobio-goquery/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13581564,"name":"golang-github-puerkitobio-goquery","ecosystem":"debian","description":null,"homepage":"https://github.com/PuerkitoBio/goquery","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/PuerkitoBio/goquery","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T08:54:16.218Z","latest_release_published_at":"2026-02-11T08:54:16.218Z","latest_release_number":"1.1.0+git20170324.3.ed7d758-1","last_synced_at":"2026-03-13T07:06:04.931Z","created_at":"2026-02-11T08:54:16.029Z","updated_at":"2026-03-13T07:06:04.931Z","registry_url":"https://tracker.debian.org/pkg/golang-github-puerkitobio-goquery","install_command":"apt-get install golang-github-puerkitobio-goquery","documentation_url":"https://packages.debian.org/buster/golang-github-puerkitobio-goquery","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"golang-github-puerkitobio-goquery-dev","standards_version":"3.9.8","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 10), dh-golang, golang-any, golang-github-andybalholm-cascadia-dev, golang-golang-x-net-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:07:42.596Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-puerkitobio-goquery?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-puerkitobio-goquery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-puerkitobio-goquery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-puerkitobio-goquery/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-puerkitobio-goquery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-puerkitobio-goquery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-puerkitobio-goquery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-puerkitobio-goquery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-puerkitobio-goquery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-puerkitobio-goquery/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":93},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-05-29T05:10:14.968Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":3518532,"name":"github.com/puerkitobio/goquery","ecosystem":"go","description":"Package goquery implements features similar to jQuery, including the chainable\nsyntax, to manipulate and query an HTML document.\n\nIt brings a syntax and a set of features similar to jQuery to the Go language.\nIt is based on Go's net/html package and the CSS Selector library cascadia.\nSince the net/html parser returns nodes, and not a full-featured DOM\ntree, jQuery's stateful manipulation functions (like height(), css(), detach())\nhave been left off.\n\nAlso, because the net/html parser requires UTF-8 encoding, so does goquery: it is\nthe caller's responsibility to ensure that the source document provides UTF-8 encoded HTML.\nSee the repository's wiki for various options on how to do this.\n\nSyntax-wise, it is as close as possible to jQuery, with the same method names when\npossible, and that warm and fuzzy chainable interface. jQuery being the\nultra-popular library that it is, writing a similar HTML-manipulating\nlibrary was better to follow its API than to start anew (in the same spirit as\nGo's fmt package), even though some of its methods are less than intuitive (looking\nat you, index()...).\n\nIt is hosted on GitHub, along with additional documentation in the README.md\nfile: https://github.com/puerkitobio/goquery\n\nPlease note that because of the net/html dependency, goquery requires Go1.1+.\n\nThe various methods are split into files based on the category of behavior.\nThe three dots (...) indicate that various \"overloads\" are available.\n\n* array.go : array-like positional manipulation of the selection.\n\n* expand.go : methods that expand or augment the selection's set.\n\n* filter.go : filtering methods, that reduce the selection's set.\n\n* iteration.go : methods to loop over the selection's nodes.\n\n* manipulation.go : methods for modifying the document\n\n* property.go : methods that inspect and get the node's properties values.\n\n* query.go : methods that query, or reflect, a node's identity.\n\n* traversal.go : methods to traverse the HTML document tree.\n\n* type.go : definition of the types exposed by goquery.\n\n* utilities.go : definition of helper functions (and not methods on a *Selection)\nthat are not part of jQuery, but are useful to goquery.\n\nThis example scrapes the reviews shown on the home page of metalsucks.net.","homepage":"https://github.com/puerkitobio/goquery","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/puerkitobio/goquery","keywords_array":[],"namespace":"github.com/puerkitobio","versions_count":32,"first_release_published_at":"2012-09-17T15:10:28.000Z","latest_release_published_at":"2026-03-15T16:26:31.000Z","latest_release_number":"v1.12.0","last_synced_at":"2026-05-01T07:34:23.120Z","created_at":"2022-04-10T21:53:29.037Z","updated_at":"2026-05-01T07:34:23.121Z","registry_url":"https://pkg.go.dev/github.com/puerkitobio/goquery","install_command":"go get github.com/puerkitobio/goquery","documentation_url":"https://pkg.go.dev/github.com/puerkitobio/goquery#section-documentation","metadata":{},"repo_metadata":{"id":4456151,"uuid":"5594766","full_name":"PuerkitoBio/goquery","owner":"PuerkitoBio","description":"A little like that j-thing, only in Go.","archived":false,"fork":false,"pushed_at":"2025-09-04T14:08:26.000Z","size":614,"stargazers_count":14695,"open_issues_count":4,"forks_count":928,"subscribers_count":251,"default_branch":"master","last_synced_at":"2025-09-09T22:38:13.040Z","etag":null,"topics":["goquery","html-parsing","jquery","selector-strings"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PuerkitoBio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["mna"],"custom":["https://www.buymeacoffee.com/mna"]}},"created_at":"2012-08-29T02:14:59.000Z","updated_at":"2025-09-09T19:42:30.000Z","dependencies_parsed_at":"2024-02-22T23:23:45.684Z","dependency_job_id":"08e9d709-0085-4583-a60c-8d335accc01f","html_url":"https://github.com/PuerkitoBio/goquery","commit_stats":{"total_commits":346,"total_committers":53,"mean_commits":6.528301886792453,"dds":"0.27456647398843925","last_synced_commit":"1da3b302d370eaa94bf50bc9a2a29b81a23cbe31"},"previous_names":["mna/goquery"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/PuerkitoBio/goquery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuerkitoBio","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/sbom","scorecard":{"id":114957,"data":{"date":"2025-08-11","repo":{"name":"github.com/PuerkitoBio/goquery","commit":"695fbfd14223a5c53849eb0073949253eaf5d548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 3/6 approved changesets -- score normalized to 5","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":"Maintained","score":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PuerkitoBio/goquery/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PuerkitoBio/goquery/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE: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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-16T00:56:05.516Z","repository_id":4456151,"created_at":"2025-08-16T00:56:05.517Z","updated_at":"2025-08-16T00:56:05.517Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274730320,"owners_count":25338889,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"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":"PuerkitoBio","name":"PuerkitoBio","uuid":"26605401","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26605401?v=4","repositories_count":6,"last_synced_at":"2024-04-16T00:04:18.406Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PuerkitoBio","funding_links":[],"total_stars":17041,"followers":28,"following":0,"created_at":"2022-11-04T03:23:45.491Z","updated_at":"2024-04-16T00:04:18.929Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuerkitoBio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuerkitoBio/repositories"},"tags":[{"name":"v1.10.3","sha":"9c6a69cd4d7b07e401b68ccf12c736a3efe12c47","kind":"commit","published_at":"2025-04-11T18:15:50.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.3","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"e8b5d743a8faf6328c35af8c84b234f61d0e3c6b","kind":"commit","published_at":"2025-02-13T14:41:22.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1da3b302d370eaa94bf50bc9a2a29b81a23cbe31","kind":"commit","published_at":"2024-12-26T22:12:12.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"7d37930884bfdad3d5a49b185e89be42f7bf4410","kind":"commit","published_at":"2024-09-06T14:34:28.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"957a8644434a5db6078c111a7d0b7c1f3786d751","kind":"commit","published_at":"2024-09-06T14:05:29.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.3","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"b076e25085ddf85e6bc0c016a98198ba4787cfb8","kind":"commit","published_at":"2024-04-30T00:41:06.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"3ce74287b975278823dbce9693b683541245b2d6","kind":"commit","published_at":"2024-02-29T14:27:33.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"4cbe087f02a2364763dcfd496fa132748e648cd1","kind":"commit","published_at":"2024-02-22T22:19:35.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"39fb6d4dc47a07e5782494b6defc89a194b1f906","kind":"commit","published_at":"2023-02-18T15:29:26.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.8.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"a8c788f298a276f1212549ea615619a7e133a84f","kind":"commit","published_at":"2021-10-26T00:24:24.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.8.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"372d5bdaa0efb08f1f90c6791601c565674d64af","kind":"commit","published_at":"2021-07-11T13:51:06.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.7.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e11510b1149393940ea1ac1fdfeffcbd9619bd34","kind":"commit","published_at":"2021-06-14T13:16:48.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.7.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"f41c56001f39e3288c2b214079e5cab9707f9b99","kind":"commit","published_at":"2021-01-11T23:44:58.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.6.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"b3706f8903171e91b2ad8cdb1e59eb2be67c010b","kind":"commit","published_at":"2020-10-08T13:16:43.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.6.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"1b16b92ddf27ae338f7f162d5e4316b31bccdb8e","kind":"commit","published_at":"2020-02-04T23:10:22.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.5.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"2d2796f41742ece03e8086188fa4db16a3a0b458","kind":"commit","published_at":"2018-11-15T20:42:34.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.5.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"dc2ec5c7ca4d9aae063b79b9f581dd3ea6afd2b2","kind":"commit","published_at":"2018-06-07T15:06:10.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.4.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a86ea073017a6beddef78c8659e7224e8ca634b0","kind":"commit","published_at":"2018-03-24T16:02:17.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.4.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"09540e565986583836b5fc792fe951ec5fd201dd","kind":"commit","published_at":"2018-01-28T19:56:50.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.3.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"a41cf096e64e3752d7683898d5746bc0b98ee213","kind":"commit","published_at":"2018-01-11T13:54:59.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.2.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"e1271ee34c6a305e38566ecd27ae374944907ee9","kind":"commit","published_at":"2017-02-12T16:36:42.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.1.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"3cb3b8656883c2cc3deb9c643d93ea6e5157e425","kind":"commit","published_at":"2016-12-30T03:41:54.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.0.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"56a198aba89cdf7a612e6c762eff9d788b9f2dae","kind":"commit","published_at":"2016-08-29T01:21:01.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.0.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7f4291566cf7cac3be222a933e01a2bed97532b1","kind":"tag","published_at":"2016-07-28T01:43:26.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.0.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.0/manifests"},{"name":"v0.3.2","sha":"f065786d418c9d22a33cad33decd59277af31471","kind":"tag","published_at":"2013-09-07T15:09:12.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.3.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"e8c0a637210c0d6673e2f5cf2354753872bd05eb","kind":"commit","published_at":"2013-07-24T12:49:11.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.3.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"948b88c36fe38a85ee3d092fe0f7b71b517a0c3b","kind":"commit","published_at":"2013-05-24T15:25:42.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.3.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d49fa5b2a1780c8c861df0998e05f044467eceee","kind":"commit","published_at":"2013-04-26T23:44:22.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.2.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6948b1bfac66786dde1c721fff50040eb8d9b43d","kind":"tag","published_at":"2012-11-12T02:29:17.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.2.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"1f8447feb698dc961a040f0d5cbabc1f28b73aa4","kind":"tag","published_at":"2012-09-17T15:10:58.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.1.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1.1/manifests"},{"name":"v0.1","sha":"e53c314452d196ab0ff2a07e494e5632b5cf4503","kind":"tag","published_at":"2012-09-10T15:18:13.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-12T00:23:22.350Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.787861986475248,"dependent_packages_count":8.463301156757757,"stargazers_count":0.549146481631263,"forks_count":0.9087029697933094,"docker_downloads_count":null,"average":3.677253148664394},"purl":"pkg:golang/github.com/puerkitobio/goquery","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/puerkitobio/goquery","docker_dependents_count":4,"docker_downloads_count":23864418,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/puerkitobio/goquery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/puerkitobio/goquery/dependencies","status":null,"funding_links":["https://github.com/sponsors/mna","https://www.buymeacoffee.com/mna"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T15:04:07.398Z","issues_count":118,"pull_requests_count":92,"avg_time_to_close_issue":2090365.7363636363,"avg_time_to_close_pull_request":169424.925,"issues_closed_count":110,"pull_requests_closed_count":80,"pull_request_authors_count":32,"issue_authors_count":111,"avg_comments_per_issue":2.584745762711864,"avg_comments_per_pull_request":0.7717391304347826,"merged_pull_requests_count":70,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":15,"past_year_pull_requests_count":41,"past_year_avg_time_to_close_issue":143244.18181818182,"past_year_avg_time_to_close_pull_request":95927.63636363637,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":2.066666666666667,"past_year_avg_comments_per_pull_request":0.5609756097560976,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":33,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/issues","maintainers":[{"login":"mna","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mna"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpuerkitobio%2Fgoquery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpuerkitobio%2Fgoquery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpuerkitobio%2Fgoquery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpuerkitobio%2Fgoquery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpuerkitobio%2Fgoquery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpuerkitobio%2Fgoquery/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2151639,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":8205029,"name":"github.com/PuerkitoBio/Goquery","ecosystem":"go","description":"Package goquery implements features similar to jQuery, including the chainable\nsyntax, to manipulate and query an HTML document.\n\nIt brings a syntax and a set of features similar to jQuery to the Go language.\nIt is based on Go's net/html package and the CSS Selector library cascadia.\nSince the net/html parser returns nodes, and not a full-featured DOM\ntree, jQuery's stateful manipulation functions (like height(), css(), detach())\nhave been left off.\n\nAlso, because the net/html parser requires UTF-8 encoding, so does goquery: it is\nthe caller's responsibility to ensure that the source document provides UTF-8 encoded HTML.\nSee the repository's wiki for various options on how to do this.\n\nSyntax-wise, it is as close as possible to jQuery, with the same method names when\npossible, and that warm and fuzzy chainable interface. jQuery being the\nultra-popular library that it is, writing a similar HTML-manipulating\nlibrary was better to follow its API than to start anew (in the same spirit as\nGo's fmt package), even though some of its methods are less than intuitive (looking\nat you, index()...).\n\nIt is hosted on GitHub, along with additional documentation in the README.md\nfile: https://github.com/puerkitobio/goquery\n\nPlease note that because of the net/html dependency, goquery requires Go1.1+.\n\nThe various methods are split into files based on the category of behavior.\nThe three dots (...) indicate that various \"overloads\" are available.\n\n* array.go : array-like positional manipulation of the selection.\n\n* expand.go : methods that expand or augment the selection's set.\n\n* filter.go : filtering methods, that reduce the selection's set.\n\n* iteration.go : methods to loop over the selection's nodes.\n\n* manipulation.go : methods for modifying the document\n\n* property.go : methods that inspect and get the node's properties values.\n\n* query.go : methods that query, or reflect, a node's identity.\n\n* traversal.go : methods to traverse the HTML document tree.\n\n* type.go : definition of the types exposed by goquery.\n\n* utilities.go : definition of helper functions (and not methods on a *Selection)\nthat are not part of jQuery, but are useful to goquery.\n\nThis example scrapes the reviews shown on the home page of metalsucks.net.","homepage":"https://github.com/PuerkitoBio/Goquery","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/PuerkitoBio/Goquery","keywords_array":[],"namespace":"github.com/PuerkitoBio","versions_count":32,"first_release_published_at":"2012-09-17T15:10:28.000Z","latest_release_published_at":"2026-03-15T16:26:31.000Z","latest_release_number":"v1.12.0","last_synced_at":"2026-05-07T12:47:13.307Z","created_at":"2023-09-05T02:52:17.250Z","updated_at":"2026-05-07T12:47:13.308Z","registry_url":"https://pkg.go.dev/github.com/PuerkitoBio/Goquery","install_command":"go get github.com/PuerkitoBio/Goquery","documentation_url":"https://pkg.go.dev/github.com/PuerkitoBio/Goquery#section-documentation","metadata":{},"repo_metadata":{"id":4456151,"uuid":"5594766","full_name":"PuerkitoBio/goquery","owner":"PuerkitoBio","description":"A little like that j-thing, only in Go.","archived":false,"fork":false,"pushed_at":"2025-09-04T14:08:26.000Z","size":614,"stargazers_count":14695,"open_issues_count":4,"forks_count":928,"subscribers_count":251,"default_branch":"master","last_synced_at":"2025-09-09T22:38:13.040Z","etag":null,"topics":["goquery","html-parsing","jquery","selector-strings"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PuerkitoBio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["mna"],"custom":["https://www.buymeacoffee.com/mna"]}},"created_at":"2012-08-29T02:14:59.000Z","updated_at":"2025-09-09T19:42:30.000Z","dependencies_parsed_at":"2024-02-22T23:23:45.684Z","dependency_job_id":"08e9d709-0085-4583-a60c-8d335accc01f","html_url":"https://github.com/PuerkitoBio/goquery","commit_stats":{"total_commits":346,"total_committers":53,"mean_commits":6.528301886792453,"dds":"0.27456647398843925","last_synced_commit":"1da3b302d370eaa94bf50bc9a2a29b81a23cbe31"},"previous_names":["mna/goquery"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/PuerkitoBio/goquery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuerkitoBio","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/sbom","scorecard":{"id":114957,"data":{"date":"2025-08-11","repo":{"name":"github.com/PuerkitoBio/goquery","commit":"695fbfd14223a5c53849eb0073949253eaf5d548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 3/6 approved changesets -- score normalized to 5","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":"Maintained","score":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PuerkitoBio/goquery/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PuerkitoBio/goquery/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE: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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-16T00:56:05.516Z","repository_id":4456151,"created_at":"2025-08-16T00:56:05.517Z","updated_at":"2025-08-16T00:56:05.517Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274730344,"owners_count":25338893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"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":"PuerkitoBio","name":"PuerkitoBio","uuid":"26605401","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26605401?v=4","repositories_count":6,"last_synced_at":"2024-04-16T00:04:18.406Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PuerkitoBio","funding_links":[],"total_stars":17041,"followers":28,"following":0,"created_at":"2022-11-04T03:23:45.491Z","updated_at":"2024-04-16T00:04:18.929Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuerkitoBio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PuerkitoBio/repositories"},"tags":[{"name":"v1.10.3","sha":"9c6a69cd4d7b07e401b68ccf12c736a3efe12c47","kind":"commit","published_at":"2025-04-11T18:15:50.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.3","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"e8b5d743a8faf6328c35af8c84b234f61d0e3c6b","kind":"commit","published_at":"2025-02-13T14:41:22.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1da3b302d370eaa94bf50bc9a2a29b81a23cbe31","kind":"commit","published_at":"2024-12-26T22:12:12.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"7d37930884bfdad3d5a49b185e89be42f7bf4410","kind":"commit","published_at":"2024-09-06T14:34:28.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.10.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"957a8644434a5db6078c111a7d0b7c1f3786d751","kind":"commit","published_at":"2024-09-06T14:05:29.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.3","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"b076e25085ddf85e6bc0c016a98198ba4787cfb8","kind":"commit","published_at":"2024-04-30T00:41:06.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"3ce74287b975278823dbce9693b683541245b2d6","kind":"commit","published_at":"2024-02-29T14:27:33.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"4cbe087f02a2364763dcfd496fa132748e648cd1","kind":"commit","published_at":"2024-02-22T22:19:35.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.9.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"39fb6d4dc47a07e5782494b6defc89a194b1f906","kind":"commit","published_at":"2023-02-18T15:29:26.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.8.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"a8c788f298a276f1212549ea615619a7e133a84f","kind":"commit","published_at":"2021-10-26T00:24:24.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.8.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"372d5bdaa0efb08f1f90c6791601c565674d64af","kind":"commit","published_at":"2021-07-11T13:51:06.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.7.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e11510b1149393940ea1ac1fdfeffcbd9619bd34","kind":"commit","published_at":"2021-06-14T13:16:48.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.7.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"f41c56001f39e3288c2b214079e5cab9707f9b99","kind":"commit","published_at":"2021-01-11T23:44:58.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.6.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"b3706f8903171e91b2ad8cdb1e59eb2be67c010b","kind":"commit","published_at":"2020-10-08T13:16:43.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.6.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"1b16b92ddf27ae338f7f162d5e4316b31bccdb8e","kind":"commit","published_at":"2020-02-04T23:10:22.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.5.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"2d2796f41742ece03e8086188fa4db16a3a0b458","kind":"commit","published_at":"2018-11-15T20:42:34.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.5.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"dc2ec5c7ca4d9aae063b79b9f581dd3ea6afd2b2","kind":"commit","published_at":"2018-06-07T15:06:10.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.4.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a86ea073017a6beddef78c8659e7224e8ca634b0","kind":"commit","published_at":"2018-03-24T16:02:17.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.4.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"09540e565986583836b5fc792fe951ec5fd201dd","kind":"commit","published_at":"2018-01-28T19:56:50.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.3.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"a41cf096e64e3752d7683898d5746bc0b98ee213","kind":"commit","published_at":"2018-01-11T13:54:59.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.2.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"e1271ee34c6a305e38566ecd27ae374944907ee9","kind":"commit","published_at":"2017-02-12T16:36:42.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.1.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"3cb3b8656883c2cc3deb9c643d93ea6e5157e425","kind":"commit","published_at":"2016-12-30T03:41:54.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.0.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"56a198aba89cdf7a612e6c762eff9d788b9f2dae","kind":"commit","published_at":"2016-08-29T01:21:01.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.0.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"7f4291566cf7cac3be222a933e01a2bed97532b1","kind":"tag","published_at":"2016-07-28T01:43:26.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v1.0.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v1.0.0/manifests"},{"name":"v0.3.2","sha":"f065786d418c9d22a33cad33decd59277af31471","kind":"tag","published_at":"2013-09-07T15:09:12.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.3.2","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"e8c0a637210c0d6673e2f5cf2354753872bd05eb","kind":"commit","published_at":"2013-07-24T12:49:11.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.3.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"948b88c36fe38a85ee3d092fe0f7b71b517a0c3b","kind":"commit","published_at":"2013-05-24T15:25:42.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.3.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"d49fa5b2a1780c8c861df0998e05f044467eceee","kind":"commit","published_at":"2013-04-26T23:44:22.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.2.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"6948b1bfac66786dde1c721fff50040eb8d9b43d","kind":"tag","published_at":"2012-11-12T02:29:17.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.2.0","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"1f8447feb698dc961a040f0d5cbabc1f28b73aa4","kind":"tag","published_at":"2012-09-17T15:10:58.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.1.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1.1/manifests"},{"name":"v0.1","sha":"e53c314452d196ab0ff2a07e494e5632b5cf4503","kind":"tag","published_at":"2012-09-10T15:18:13.000Z","download_url":"https://codeload.github.com/PuerkitoBio/goquery/tar.gz/v0.1","html_url":"https://github.com/PuerkitoBio/goquery/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PuerkitoBio/goquery@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-12T00:23:24.100Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.56745293061189,"dependent_packages_count":8.899321458400431,"stargazers_count":0.5364838230135796,"forks_count":0.8849529806744727,"docker_downloads_count":null,"average":5.222052798175093},"purl":"pkg:golang/github.com/%21puerkito%21bio/%21goquery","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/PuerkitoBio/Goquery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/PuerkitoBio/Goquery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/PuerkitoBio/Goquery/dependencies","status":null,"funding_links":["https://github.com/sponsors/mna","https://www.buymeacoffee.com/mna"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T15:04:07.398Z","issues_count":118,"pull_requests_count":92,"avg_time_to_close_issue":2090365.7363636363,"avg_time_to_close_pull_request":169424.925,"issues_closed_count":110,"pull_requests_closed_count":80,"pull_request_authors_count":32,"issue_authors_count":111,"avg_comments_per_issue":2.584745762711864,"avg_comments_per_pull_request":0.7717391304347826,"merged_pull_requests_count":70,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":15,"past_year_pull_requests_count":41,"past_year_avg_time_to_close_issue":143244.18181818182,"past_year_avg_time_to_close_pull_request":95927.63636363637,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":2.066666666666667,"past_year_avg_comments_per_pull_request":0.5609756097560976,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":33,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PuerkitoBio%2Fgoquery/issues","maintainers":[{"login":"mna","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mna"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitoBio%2FGoquery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitoBio%2FGoquery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitoBio%2FGoquery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitoBio%2FGoquery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitoBio%2FGoquery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPuerkitoBio%2FGoquery/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2151639,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":null,"issues":{"table":{}},"events":null,"keywords":["goquery","html-parsing","jquery","selector-strings"],"dependencies":[{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-07-12T15:01:07.916Z","updated_at":"2022-07-12T15:01:07.916Z","repository_link":"https://github.com/PuerkitoBio/goquery/blob/master/go.mod","dependencies":[{"id":159395572,"package_name":"github.com/andybalholm/cascadia","ecosystem":"go","requirements":"v1.3.1","direct":true,"kind":"runtime","optional":false},{"id":159395573,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211216030914-fe4d6282115f","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-07-12T15:01:07.922Z","updated_at":"2022-07-12T15:01:07.922Z","repository_link":"https://github.com/PuerkitoBio/goquery/blob/master/go.sum","dependencies":[{"id":159395574,"package_name":"github.com/andybalholm/cascadia","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":159395575,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210916014120-12bc252f5db8","direct":false,"kind":"runtime","optional":false},{"id":159395576,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211216030914-fe4d6282115f","direct":false,"kind":"runtime","optional":false},{"id":159395577,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":159395578,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":159395579,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":159395580,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":159395581,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-07-07T17:01:24.249Z","updated_at":"2023-07-07T17:01:24.249Z","repository_link":"https://github.com/PuerkitoBio/goquery/blob/master/.github/workflows/test.yml","dependencies":[{"id":11196696497,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":11196696498,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":29.964514371381615,"created_at":"2026-05-14T11:01:15.938Z","updated_at":"2026-06-15T02:30:22.449Z","avatar_url":"https://github.com/PuerkitoBio.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372954","html_url":"https://summary.ecosyste.ms/projects/372954"}