{"id":4044918,"name":"debug-probe","ecosystem":"cargo","description":"A collection of debug probe interface definitions to communicate with ARM chips.","homepage":"https://github.com/probe-rs/probe-rs/probe","licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/probe-rs/probe-rs","keywords_array":["embedded"],"namespace":null,"versions_count":1,"first_release_published_at":"2019-10-03T23:51:14.541Z","latest_release_published_at":"2026-06-20T20:02:17.682Z","latest_release_number":null,"last_synced_at":"2026-06-20T20:02:18.120Z","created_at":"2022-04-12T09:49:43.459Z","updated_at":"2026-06-20T20:02:18.121Z","registry_url":"https://crates.io/crates/debug-probe/","install_command":"cargo install debug-probe","documentation_url":"https://docs.rs/debug-probe/","metadata":{"categories":["development-tools::debugging","hardware-support","embedded"]},"repo_metadata":{"id":37731885,"uuid":"170021740","full_name":"probe-rs/probe-rs","owner":"probe-rs","description":"A debugging toolset and library for debugging embedded ARM and RISC-V targets on a separate host","archived":false,"fork":false,"pushed_at":"2026-03-11T08:01:24.000Z","size":42795,"stargazers_count":2634,"open_issues_count":352,"forks_count":539,"subscribers_count":18,"default_branch":"master","last_synced_at":"2026-03-11T14:48:59.789Z","etag":null,"topics":["arm","arm-cores","coresight","daplink","debug","debug-probes","jlink","probe-rs","riscv","rust","stlink"],"latest_commit_sha":null,"homepage":"https://probe.rs","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/probe-rs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["probe-rs"]}},"created_at":"2019-02-10T20:13:01.000Z","updated_at":"2026-03-11T13:30:28.000Z","dependencies_parsed_at":"2023-12-25T08:02:30.757Z","dependency_job_id":"d4bb9f14-c910-4b5c-aa81-1dab0062f602","html_url":"https://github.com/probe-rs/probe-rs","commit_stats":{"total_commits":4329,"total_committers":252,"mean_commits":"17.178571428571427","dds":0.8242088242088242,"last_synced_commit":"83d08aafe62c3de959da89f33c0b1c609a8eeee3"},"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"purl":"pkg:github/probe-rs/probe-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probe-rs%2Fprobe-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probe-rs%2Fprobe-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probe-rs%2Fprobe-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probe-rs%2Fprobe-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/probe-rs","download_url":"https://codeload.github.com/probe-rs/probe-rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probe-rs%2Fprobe-rs/sbom","scorecard":{"id":582395,"data":{"date":"2025-08-11","repo":{"name":"github.com/probe-rs/probe-rs","commit":"c691aa8471727cbc0cfe6f677628790a6415a775"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":8,"reason":"Found 21/24 approved changesets -- score normalized to 8","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":10,"reason":"30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/changelog.yml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/start-release.yml:15","Warn: no topLevel permission defined: .github/workflows/changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/dispatch_webpage_update.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release_crates.yml:11","Warn: no topLevel permission defined: .github/workflows/smoketest.yml:1","Warn: no topLevel permission defined: .github/workflows/start-release.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/v-release.yml:19"],"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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: probe-rs-debug/tests/debug-unwind-tests/RP2040_full_unwind.elf:1","Warn: binary detected: probe-rs-debug/tests/debug-unwind-tests/RP2040_svcall.elf:1","Warn: binary detected: probe-rs-debug/tests/debug-unwind-tests/RP2040_systick.elf:1","Warn: binary detected: probe-rs-debug/tests/debug-unwind-tests/atsamd51p19a.elf:1","Warn: binary detected: probe-rs-debug/tests/debug-unwind-tests/esp32c3_full_unwind.elf:1","Warn: binary detected: probe-rs-debug/tests/debug-unwind-tests/esp32c6_coredump_elf.elf:1","Warn: binary detected: probe-rs-debug/tests/debug-unwind-tests/esp32c6_coredump_elf_coredump.elf:1","Warn: binary detected: probe-rs-debug/tests/debug-unwind-tests/esp32s3_coredump_elf.elf:1","Warn: binary detected: probe-rs-debug/tests/debug-unwind-tests/esp32s3_coredump_elf_coredump.elf:1","Warn: binary detected: probe-rs-debug/tests/debug-unwind-tests/esp32s3_esp_hal_panic.elf:1","Warn: binary detected: probe-rs-debug/tests/debug-unwind-tests/nRF52833_xxAA_full_unwind.elf:1","Warn: binary detected: probe-rs-debug/tests/debug-unwind-tests/nRF52833_xxAA_hardfault_from_busfault.elf:1","Warn: binary detected: probe-rs-debug/tests/debug-unwind-tests/nRF52833_xxAA_hardfault_from_usagefault.elf:1","Warn: binary detected: probe-rs-debug/tests/debug-unwind-tests/nRF52833_xxAA_hardfault_in_systick.elf:1","Warn: binary detected: probe-rs-debug/tests/debug-unwind-tests/nRF52833_xxAA_svcall.elf:1","Warn: binary detected: probe-rs-debug/tests/debug-unwind-tests/nRF52833_xxAA_systick.elf:1","Warn: binary detected: probe-rs-debug/tests/exceptions:1","Warn: binary detected: probe-rs-debug/tests/gpio-hal-blinky/elf:1","Warn: binary detected: probe-rs-debug/tests/inlined-functions:1","Warn: binary detected: probe-rs-debug/tests/inlined-functions-windows:1","Warn: binary detected: probe-rs-debug/tests/probe-rs-debugger-test:1"],"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":"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release_crates.yml:16"],"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.29.1 not signed: https://api.github.com/repos/probe-rs/probe-rs/releases/232080211","Warn: release artifact v0.29.0 not signed: https://api.github.com/repos/probe-rs/probe-rs/releases/219921892","Warn: release artifact v0.28.0 not signed: https://api.github.com/repos/probe-rs/probe-rs/releases/219141708","Warn: release artifact v0.27.0 not signed: https://api.github.com/repos/probe-rs/probe-rs/releases/199466100","Warn: release artifact v0.26.0 not signed: https://api.github.com/repos/probe-rs/probe-rs/releases/195413825","Warn: release artifact v0.29.1 does not have provenance: https://api.github.com/repos/probe-rs/probe-rs/releases/232080211","Warn: release artifact v0.29.0 does not have provenance: https://api.github.com/repos/probe-rs/probe-rs/releases/219921892","Warn: release artifact v0.28.0 does not have provenance: https://api.github.com/repos/probe-rs/probe-rs/releases/219141708","Warn: release artifact v0.27.0 does not have provenance: https://api.github.com/repos/probe-rs/probe-rs/releases/199466100","Warn: release artifact v0.26.0 does not have provenance: https://api.github.com/repos/probe-rs/probe-rs/releases/195413825"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/v-release.yml:80","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changelog.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/changelog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/changelog.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dispatch_webpage_update.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/dispatch_webpage_update.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_crates.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/release_crates.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_crates.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/release_crates.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoketest.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/smoketest.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoketest.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/smoketest.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/smoketest.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/smoketest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoketest.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/smoketest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoketest.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/smoketest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoketest.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/smoketest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoketest.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/smoketest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start-release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/start-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start-release.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/start-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start-release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/start-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/v-release.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/v-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/v-release.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/v-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/v-release.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/v-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/v-release.yml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/v-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/v-release.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/v-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/v-release.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/v-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/v-release.yml:301: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/v-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/v-release.yml:341: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/v-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/v-release.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/v-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/v-release.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/v-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/v-release.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/v-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/v-release.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/v-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/v-release.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/v-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/v-release.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/v-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/v-release.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/v-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/v-release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/v-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/v-release.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/v-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/v-release.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/v-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/v-release.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/probe-rs/probe-rs/v-release.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating rust:latest to rust:latest@sha256:e090f7b4adf86191313dba91260351d7f5e15cac0fe34f26706a805c0cb9641f","Warn: downloadThenRun not pinned by hash: .github/workflows/v-release.yml:69","Warn: downloadThenRun not pinned by hash: .github/workflows/v-release.yml:127","Info:   0 out of  33 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   2 downloadThenRun 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":"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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2023-0089","Warn: Project is vulnerable to: RUSTSEC-2024-0436"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T19:30:56.067Z","repository_id":37731885,"created_at":"2025-08-20T19:30:56.068Z","updated_at":"2025-08-20T19:30:56.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30395146,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T18:46:22.935Z","status":"ssl_error","status_checked_at":"2026-03-11T18:46:17.045Z","response_time":84,"last_error":"SSL_read: 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"},"owner_record":{"login":"probe-rs","name":"probe.rs","uuid":"54669567","kind":"organization","description":"embedded tooling in rust","email":null,"website":"https://probe.rs","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/54669567?v=4","repositories_count":38,"last_synced_at":"2025-12-23T02:51:30.952Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/probe-rs","funding_links":["https://github.com/sponsors/probe-rs"],"total_stars":3979,"followers":161,"following":0,"created_at":"2022-11-13T14:46:01.609Z","updated_at":"2025-12-23T02:51:30.952Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/probe-rs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/probe-rs/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-04-15T04:46:39.868Z","dependent_packages_count":3,"downloads":1910,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":48.17132960054251,"dependent_repos_count":29.318292202377133,"dependent_packages_count":8.591222748641442,"stargazers_count":5.17489438523501,"forks_count":3.7993823483591913,"average":19.011024257031057},"purl":"pkg:cargo/debug-probe","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/debug-probe","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/debug-probe","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/debug-probe/dependencies","status":null,"funding_links":["https://github.com/sponsors/probe-rs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-11T01:02:39.003Z","issues_count":560,"pull_requests_count":2396,"avg_time_to_close_issue":15403391.67953668,"avg_time_to_close_pull_request":836787.6851063829,"issues_closed_count":259,"pull_requests_closed_count":2114,"pull_request_authors_count":219,"issue_authors_count":316,"avg_comments_per_issue":2.680357142857143,"avg_comments_per_pull_request":1.2149415692821368,"merged_pull_requests_count":1897,"bot_issues_count":7,"bot_pull_requests_count":266,"past_year_issues_count":101,"past_year_pull_requests_count":471,"past_year_avg_time_to_close_issue":331942.9090909091,"past_year_avg_time_to_close_pull_request":236931.31367292226,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":372,"past_year_pull_request_authors_count":63,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":0.7821782178217822,"past_year_avg_comments_per_pull_request":0.8407643312101911,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":52,"past_year_merged_pull_requests_count":351,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/probe-rs%2Fprobe-rs/issues","maintainers":[{"login":"Tiwalun","count":245,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tiwalun"},{"login":"Yatekii","count":129,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yatekii"},{"login":"Dirbaio","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dirbaio"},{"login":"MabezDev","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MabezDev"},{"login":"adamgreig","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamgreig"},{"login":"TeyKey1","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TeyKey1"},{"login":"Blue-Cheesecake","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Blue-Cheesecake"},{"login":"sachsk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sachsk"}],"active_maintainers":[{"login":"Yatekii","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yatekii"},{"login":"Tiwalun","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tiwalun"},{"login":"Dirbaio","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dirbaio"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/debug-probe/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/debug-probe/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/debug-probe/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/debug-probe/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/debug-probe/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/debug-probe/codemeta","maintainers":[{"uuid":"49274","login":"Yatekii","name":"Noah Hüsser","email":null,"url":"https://github.com/Yatekii","packages_count":29,"html_url":"https://crates.io/users/Yatekii","role":null,"created_at":"2022-11-07T18:27:36.235Z","updated_at":"2022-11-07T18:27:36.235Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/Yatekii/packages"}]}