{"id":3679482,"name":"bugreport","ecosystem":"cargo","description":"Collect system and environment information for bug reports","homepage":"https://github.com/sharkdp/bugreport","licenses":"MIT/Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/sharkdp/bugreport","keywords_array":["bugreport","cli","cross-platform","diagnostics","terminal"],"namespace":null,"versions_count":9,"first_release_published_at":"2020-12-31T17:13:36.438Z","latest_release_published_at":"2026-03-22T18:14:18.967Z","latest_release_number":"0.6.0","last_synced_at":"2026-09-04T21:39:27.189Z","created_at":"2022-04-11T10:51:53.051Z","updated_at":"2026-09-04T21:39:27.190Z","registry_url":"https://crates.io/crates/bugreport/","install_command":"cargo install bugreport","documentation_url":"https://docs.rs/bugreport/","metadata":{"categories":["command-line-interface"]},"repo_metadata":{"id":43380437,"uuid":"323873617","full_name":"sharkdp/bugreport","owner":"sharkdp","description":"Rust library to collect system and environment information for bug reports","archived":false,"fork":false,"pushed_at":"2025-01-04T09:21:49.000Z","size":82,"stargazers_count":168,"open_issues_count":2,"forks_count":13,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-05T23:57:08.895Z","etag":null,"topics":["bug-reporting","diagnostics","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharkdp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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},"funding":{"github":"sharkdp"}},"created_at":"2020-12-23T10:37:37.000Z","updated_at":"2025-05-15T11:29:18.000Z","dependencies_parsed_at":"2025-01-26T05:01:00.381Z","dependency_job_id":"d4931692-7762-4be3-a9e4-1f424b87339e","html_url":"https://github.com/sharkdp/bugreport","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/sharkdp/bugreport","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbugreport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbugreport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbugreport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbugreport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","download_url":"https://codeload.github.com/sharkdp/bugreport/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbugreport/sbom","scorecard":{"id":816479,"data":{"date":"2025-08-11","repo":{"name":"github.com/sharkdp/bugreport","commit":"73e84cd67be8272852015fe7d7f38ce704352605"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":"Code-Review","score":6,"reason":"Found 9/15 approved changesets -- score normalized to 6","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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/ci.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":"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/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bugreport/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bugreport/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bugreport/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bugreport/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bugreport/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bugreport/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bugreport/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bugreport/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bugreport/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bugreport/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bugreport/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bugreport/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bugreport/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bugreport/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bugreport/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bugreport/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bugreport/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bugreport/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/sharkdp/bugreport/ci.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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-23T14:22:34.704Z","repository_id":43380437,"created_at":"2025-08-23T14:22:34.704Z","updated_at":"2025-08-23T14:22:34.704Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279170788,"owners_count":26118639,"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-10-16T02:00:06.019Z","response_time":53,"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":"sharkdp","name":"David Peter","uuid":"4209276","kind":"user","description":"","email":"","website":"https://david-peter.de/","location":"Stuttgart, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4209276?u=e6c4022c315b6cbecd5968ec256f4b02885eba41\u0026v=4","repositories_count":107,"last_synced_at":"2024-04-14T07:12:53.840Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sharkdp"}},"html_url":"https://github.com/sharkdp","funding_links":["https://github.com/sponsors/sharkdp"],"total_stars":127309,"followers":6335,"following":25,"created_at":"2022-11-04T10:42:45.481Z","updated_at":"2024-04-14T07:13:16.404Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharkdp/repositories"},"tags":[{"name":"v0.5.1","sha":"5ba474b9f54a45032f1fcd6fe592f1afedf6f7f6","kind":"commit","published_at":"2025-01-04T09:21:16.000Z","download_url":"https://codeload.github.com/sharkdp/bugreport/tar.gz/v0.5.1","html_url":"https://github.com/sharkdp/bugreport/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bugreport@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbugreport/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbugreport/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"91c38457fba4c71cbfb997c5f15aeeb48f0c4fbb","kind":"commit","published_at":"2022-04-01T15:55:07.000Z","download_url":"https://codeload.github.com/sharkdp/bugreport/tar.gz/v0.5.0","html_url":"https://github.com/sharkdp/bugreport/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bugreport@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbugreport/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbugreport/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"30b196281e3bb2461c876a10433ea6b5d7d281d5","kind":"commit","published_at":"2021-07-29T18:49:00.000Z","download_url":"https://codeload.github.com/sharkdp/bugreport/tar.gz/v0.4.1","html_url":"https://github.com/sharkdp/bugreport/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bugreport@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbugreport/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbugreport/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"0f0983e6a285e0864f1dba2f328772ab2df4f605","kind":"commit","published_at":"2021-05-09T09:13:02.000Z","download_url":"https://codeload.github.com/sharkdp/bugreport/tar.gz/v0.4.0","html_url":"https://github.com/sharkdp/bugreport/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bugreport@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbugreport/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbugreport/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"c850802f9bb7d8b93625eb36b47496e667545187","kind":"commit","published_at":"2021-01-06T20:54:17.000Z","download_url":"https://codeload.github.com/sharkdp/bugreport/tar.gz/v0.3.0","html_url":"https://github.com/sharkdp/bugreport/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bugreport@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbugreport/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbugreport/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"c2ff114f97a03e1cb15496676138c3606f6f85a3","kind":"commit","published_at":"2021-01-01T21:48:27.000Z","download_url":"https://codeload.github.com/sharkdp/bugreport/tar.gz/v0.2.1","html_url":"https://github.com/sharkdp/bugreport/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bugreport@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbugreport/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbugreport/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"de719b1b6fb1875ee217714ad0febc39992a9dbf","kind":"commit","published_at":"2021-01-01T16:33:45.000Z","download_url":"https://codeload.github.com/sharkdp/bugreport/tar.gz/v0.2.0","html_url":"https://github.com/sharkdp/bugreport/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bugreport@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbugreport/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbugreport/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"71876e26602acfc05a405cac4399d72808f74649","kind":"commit","published_at":"2020-12-31T17:13:25.000Z","download_url":"https://codeload.github.com/sharkdp/bugreport/tar.gz/v0.1.0","html_url":"https://github.com/sharkdp/bugreport/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sharkdp/bugreport@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbugreport/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbugreport/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-05T09:58:39.822Z","dependent_packages_count":8,"downloads":2444840,"downloads_period":"total","dependent_repos_count":146,"rankings":{"downloads":3.097496942032877,"dependent_repos_count":3.1760002386848467,"dependent_packages_count":4.698712497575676,"stargazers_count":12.579179443561564,"forks_count":15.607954333470135,"docker_downloads_count":4.920343685670813,"average":7.346614523499319},"purl":"pkg:cargo/bugreport","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/bugreport","docker_dependents_count":7,"docker_downloads_count":485,"usage_url":"https://repos.ecosyste.ms/usage/cargo/bugreport","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/bugreport/dependencies","status":null,"funding_links":["https://github.com/sponsors/sharkdp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-01T16:18:37.976Z","issues_count":6,"pull_requests_count":11,"avg_time_to_close_issue":11578139.0,"avg_time_to_close_pull_request":534795.7272727273,"issues_closed_count":4,"pull_requests_closed_count":11,"pull_request_authors_count":5,"issue_authors_count":6,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":2.4545454545454546,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1897944.0,"past_year_avg_time_to_close_pull_request":214992.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":3.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharkdp%2Fbugreport/issues","maintainers":[{"login":"sharkdp","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkdp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bugreport/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bugreport/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bugreport/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bugreport/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bugreport/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/bugreport/codemeta","maintainers":[{"uuid":"9425","login":"sharkdp","name":"David Peter","email":null,"url":"https://github.com/sharkdp","packages_count":21,"html_url":"https://crates.io/users/sharkdp","role":null,"created_at":"2022-11-07T17:22:00.229Z","updated_at":"2022-11-07T17:22:00.229Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/sharkdp/packages"}]}