{"id":3495302,"name":"github.com/maruel/panicparse","ecosystem":"go","description":"panicparse: analyzes stack dump of Go processes and simplifies it.","homepage":"https://github.com/maruel/panicparse","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/maruel/panicparse","keywords_array":[],"namespace":"github.com/maruel","versions_count":15,"first_release_published_at":"2017-08-11T16:25:21.000Z","latest_release_published_at":"2022-04-09T21:33:10.000Z","latest_release_number":"v1.6.2","last_synced_at":"2026-06-04T11:34:59.922Z","created_at":"2022-04-10T19:33:01.973Z","updated_at":"2026-06-04T11:34:59.923Z","registry_url":"https://pkg.go.dev/github.com/maruel/panicparse","install_command":"go get github.com/maruel/panicparse","documentation_url":"https://pkg.go.dev/github.com/maruel/panicparse#section-documentation","metadata":{},"repo_metadata":{"id":26710231,"uuid":"30167459","full_name":"maruel/panicparse","owner":"maruel","description":"Crash your app in style (Golang)","archived":false,"fork":false,"pushed_at":"2025-03-13T21:04:49.000Z","size":2605,"stargazers_count":3715,"open_issues_count":3,"forks_count":102,"subscribers_count":35,"default_branch":"main","last_synced_at":"2026-02-13T12:22:51.902Z","etag":null,"topics":["crash","go","panic","stack-traces"],"latest_commit_sha":null,"homepage":"https://maruel.ca","language":"Go","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/maruel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2015-02-02T02:14:41.000Z","updated_at":"2026-02-13T12:21:50.000Z","dependencies_parsed_at":"2022-07-12T05:18:34.272Z","dependency_job_id":"840c05bb-c062-4c3f-bdb5-67bf00d4f5bc","html_url":"https://github.com/maruel/panicparse","commit_stats":{"total_commits":384,"total_committers":16,"mean_commits":24.0,"dds":"0.21354166666666663","last_synced_commit":"a67acbb1be08722cbfb23fcfff41ed435b9fd329"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/maruel/panicparse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maruel","download_url":"https://codeload.github.com/maruel/panicparse/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/sbom","scorecard":{"id":622219,"data":{"date":"2025-08-11","repo":{"name":"github.com/maruel/panicparse","commit":"da0aba9faf6cbc1094b5e2910b4c2756b264d1e7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","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":"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":"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":"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":"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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/maruel/panicparse/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/maruel/panicparse/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/maruel/panicparse/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/maruel/panicparse/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/maruel/panicparse/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/maruel/panicparse/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/maruel/panicparse/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/maruel/panicparse/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/maruel/panicparse/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/maruel/panicparse/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/maruel/panicparse/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/maruel/panicparse/test.yml/main?enable=pin","Warn: goCommand not pinned by hash: internal/internaltest/static_panicweb.sh:9","Warn: goCommand not pinned by hash: .github/workflows/test.yml:39","Warn: goCommand not pinned by hash: .github/workflows/test.yml:109","Warn: goCommand not pinned by hash: .github/workflows/test.yml:116","Warn: goCommand not pinned by hash: .github/workflows/test.yml:117","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   3 out of   8 goCommand 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: Apache License 2.0: 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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 1 commits out of 3 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-21T05:27:25.518Z","repository_id":26710231,"created_at":"2025-08-21T05:27:25.518Z","updated_at":"2025-08-21T05:27:25.518Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33677262,"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-05-30T02:00:06.278Z","response_time":92,"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":"maruel","name":"M-A","uuid":"75011","kind":"user","description":"Mostly write state machines and manage human beings. The two are unrelated.","email":"","website":"https://maruel.ca","location":"Ottawa, Canada","twitter":"marcaruel","company":"Google","icon_url":"https://avatars.githubusercontent.com/u/75011?u=7ba0dfadb070cc614a69d5d12b7d0b8b19de5215\u0026v=4","repositories_count":42,"last_synced_at":"2023-03-11T17:27:17.743Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/maruel","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T00:24:39.821Z","updated_at":"2023-03-11T17:27:17.757Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maruel","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maruel/repositories"},"tags":[{"name":"v2.5.0","sha":"da0aba9faf6cbc1094b5e2910b4c2756b264d1e7","kind":"commit","published_at":"2025-03-13T20:54:48.000Z","download_url":"https://codeload.github.com/maruel/panicparse/tar.gz/v2.5.0","html_url":"https://github.com/maruel/panicparse/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maruel/panicparse@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"7d1abed4bb62ca94ab42b0f9df16210c25ae38f7","kind":"commit","published_at":"2024-11-29T00:11:14.000Z","download_url":"https://codeload.github.com/maruel/panicparse/tar.gz/v2.4.0","html_url":"https://github.com/maruel/panicparse/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maruel/panicparse@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"f7a3134f01af1ab770645a54d411371a6d9b9621","kind":"commit","published_at":"2022-08-29T13:21:23.000Z","download_url":"https://codeload.github.com/maruel/panicparse/tar.gz/v2.3.1","html_url":"https://github.com/maruel/panicparse/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maruel/panicparse@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"c95a0e4f1742e92664f7bdd0ce706161a3ce49a3","kind":"commit","published_at":"2022-06-21T13:34:12.000Z","download_url":"https://codeload.github.com/maruel/panicparse/tar.gz/v2.3.0","html_url":"https://github.com/maruel/panicparse/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maruel/panicparse@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"95bad65f85c1e8c661fc959fb3653329f7c056d0","kind":"commit","published_at":"2022-05-13T13:14:55.000Z","download_url":"https://codeload.github.com/maruel/panicparse/tar.gz/v2.2.2","html_url":"https://github.com/maruel/panicparse/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maruel/panicparse@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v2.2.2/manifests"},{"name":"v1.6.2","sha":"692183cb68dbbaa9a898bb4b381b417fc111b6f6","kind":"commit","published_at":"2022-04-09T21:33:10.000Z","download_url":"https://codeload.github.com/maruel/panicparse/tar.gz/v1.6.2","html_url":"https://github.com/maruel/panicparse/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maruel/panicparse@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v1.6.2/manifests"},{"name":"v2.2.1","sha":"c579e892e7ae4819228bda83a78e2526eb7c1434","kind":"commit","published_at":"2022-04-09T21:29:15.000Z","download_url":"https://codeload.github.com/maruel/panicparse/tar.gz/v2.2.1","html_url":"https://github.com/maruel/panicparse/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maruel/panicparse@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"b51532f1935ad23f4f94952c6874f1df9cda9ea3","kind":"commit","published_at":"2021-10-17T02:01:23.000Z","download_url":"https://codeload.github.com/maruel/panicparse/tar.gz/v2.2.0","html_url":"https://github.com/maruel/panicparse/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maruel/panicparse@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v2.2.0/manifests"},{"name":"v1.6.1","sha":"9d024e9585fae9fa04709f101ee4af33431981cc","kind":"commit","published_at":"2020-12-26T23:30:03.000Z","download_url":"https://codeload.github.com/maruel/panicparse/tar.gz/v1.6.1","html_url":"https://github.com/maruel/panicparse/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maruel/panicparse@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v1.6.1/manifests"},{"name":"v2.1.1","sha":"1c1d1eb06d9770266f19b29955c5d31abce7f761","kind":"commit","published_at":"2020-12-26T23:21:57.000Z","download_url":"https://codeload.github.com/maruel/panicparse/tar.gz/v2.1.1","html_url":"https://github.com/maruel/panicparse/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maruel/panicparse@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v2.1.1/manifests"},{"name":"v1.6.0","sha":"0b455829879ff3fead603220bbb4a61b7e3d9545","kind":"commit","published_at":"2020-12-19T01:12:08.000Z","download_url":"https://codeload.github.com/maruel/panicparse/tar.gz/v1.6.0","html_url":"https://github.com/maruel/panicparse/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maruel/panicparse@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v1.6.0/manifests"},{"name":"v2.1.0","sha":"780397ce229135305b3ea323663b31a4a39e219c","kind":"commit","published_at":"2020-12-18T20:44:45.000Z","download_url":"https://codeload.github.com/maruel/panicparse/tar.gz/v2.1.0","html_url":"https://github.com/maruel/panicparse/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maruel/panicparse@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"b8464861fed4205efa9330e718560dd7be3f2c57","kind":"commit","published_at":"2020-11-12T01:25:05.000Z","download_url":"https://codeload.github.com/maruel/panicparse/tar.gz/v2.0.2","html_url":"https://github.com/maruel/panicparse/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maruel/panicparse@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v2.0.2/manifests"},{"name":"v1.5.1","sha":"17f178ae50f16b4063a220968daa1ca721b34fe6","kind":"commit","published_at":"2020-08-24T00:02:17.000Z","download_url":"https://codeload.github.com/maruel/panicparse/tar.gz/v1.5.1","html_url":"https://github.com/maruel/panicparse/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maruel/panicparse@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v1.5.1/manifests"},{"name":"v2.0.1","sha":"81d2667b0b99fff5971bd32a4b525fdfefd70e76","kind":"commit","published_at":"2020-08-10T22:30:50.000Z","download_url":"https://codeload.github.com/maruel/panicparse/tar.gz/v2.0.1","html_url":"https://github.com/maruel/panicparse/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maruel/panicparse@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"04b01a74d16182f3c5ecac3c0e3eba0002f7e0fa","kind":"commit","published_at":"2020-08-10T22:15:22.000Z","download_url":"https://codeload.github.com/maruel/panicparse/tar.gz/v2.0.0","html_url":"https://github.com/maruel/panicparse/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maruel/panicparse@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"543fe08c82e058a9b3122f43e6943dc314d26814","kind":"commit","published_at":"2020-08-09T19:17:29.000Z","download_url":"https://codeload.github.com/maruel/panicparse/tar.gz/v2.0.0-rc1","html_url":"https://github.com/maruel/panicparse/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maruel/panicparse@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v2.0.0-rc1/manifests"},{"name":"v2.0.0-alpha1","sha":"c9ea50b5eb3e9abc336bf2da9f2f7b7700454708","kind":"commit","published_at":"2020-05-31T22:32:49.000Z","download_url":"https://codeload.github.com/maruel/panicparse/tar.gz/v2.0.0-alpha1","html_url":"https://github.com/maruel/panicparse/releases/tag/v2.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maruel/panicparse@v2.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v2.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v2.0.0-alpha1/manifests"},{"name":"v1.5.0","sha":"661c496052eb52507b75307ae71fa668cda519c7","kind":"commit","published_at":"2020-05-29T19:44:01.000Z","download_url":"https://codeload.github.com/maruel/panicparse/tar.gz/v1.5.0","html_url":"https://github.com/maruel/panicparse/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maruel/panicparse@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"5cfac64a08ffba542b02d02c4a4eebd8c3d1f0bd","kind":"commit","published_at":"2020-04-18T19:14:50.000Z","download_url":"https://codeload.github.com/maruel/panicparse/tar.gz/v1.4.1","html_url":"https://github.com/maruel/panicparse/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maruel/panicparse@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e811bcd33ae22b8f444d5d33cccb6160515b9b3a","kind":"commit","published_at":"2020-04-06T01:31:05.000Z","download_url":"https://codeload.github.com/maruel/panicparse/tar.gz/v1.4.0","html_url":"https://github.com/maruel/panicparse/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maruel/panicparse@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"e9f3b5d636df199614cbf4f38703130e44b94f31","kind":"commit","published_at":"2019-07-19T22:49:14.000Z","download_url":"https://codeload.github.com/maruel/panicparse/tar.gz/v1.3.0","html_url":"https://github.com/maruel/panicparse/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maruel/panicparse@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"5c1041f880794dca189c646026c13ce90c1e5799","kind":"commit","published_at":"2019-06-02T01:20:25.000Z","download_url":"https://codeload.github.com/maruel/panicparse/tar.gz/v1.2.1","html_url":"https://github.com/maruel/panicparse/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maruel/panicparse@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8ca5dd20e04dc4b4875b256f027c5245388a47aa","kind":"commit","published_at":"2019-05-13T15:02:53.000Z","download_url":"https://codeload.github.com/maruel/panicparse/tar.gz/v1.2.0","html_url":"https://github.com/maruel/panicparse/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maruel/panicparse@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"785840568bdc7faa0dfb1cd6c643207f03271f64","kind":"commit","published_at":"2018-03-10T21:21:47.000Z","download_url":"https://codeload.github.com/maruel/panicparse/tar.gz/v1.1.1","html_url":"https://github.com/maruel/panicparse/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maruel/panicparse@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"af628dde075afb76fa300a6b53fb8beb27d7618a","kind":"commit","published_at":"2018-03-01T21:18:41.000Z","download_url":"https://codeload.github.com/maruel/panicparse/tar.gz/v1.1.0","html_url":"https://github.com/maruel/panicparse/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maruel/panicparse@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"766956aceb8ff49664065ae50bef0ae8a0a83ec4","kind":"commit","published_at":"2017-11-29T15:20:24.000Z","download_url":"https://codeload.github.com/maruel/panicparse/tar.gz/v1.0.2","html_url":"https://github.com/maruel/panicparse/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maruel/panicparse@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"f6ee1e454807f72b84277a84fc06437081340a1b","kind":"commit","published_at":"2017-10-16T22:37:38.000Z","download_url":"https://codeload.github.com/maruel/panicparse/tar.gz/v1.0.1","html_url":"https://github.com/maruel/panicparse/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maruel/panicparse@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c139306d9b850f842c12be39998d2fcecfdf2e34","kind":"commit","published_at":"2017-08-11T16:25:21.000Z","download_url":"https://codeload.github.com/maruel/panicparse/tar.gz/v1.0.0","html_url":"https://github.com/maruel/panicparse/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maruel/panicparse@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-05-30T02:06:08.492Z","dependent_packages_count":196,"downloads":null,"downloads_period":null,"dependent_repos_count":677,"rankings":{"downloads":null,"dependent_repos_count":0.27907607665715134,"dependent_packages_count":0.313387073930225,"stargazers_count":1.1721594184684927,"forks_count":2.637064728224442,"docker_downloads_count":0.38978888762549946,"average":0.9582952369811621},"purl":"pkg:golang/github.com/maruel/panicparse","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/maruel/panicparse","docker_dependents_count":52,"docker_downloads_count":14929869,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/maruel/panicparse","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/maruel/panicparse/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:02:49.939Z","issues_count":55,"pull_requests_count":37,"avg_time_to_close_issue":18862119.470588237,"avg_time_to_close_pull_request":4153113.4864864866,"issues_closed_count":51,"pull_requests_closed_count":37,"pull_request_authors_count":30,"issue_authors_count":40,"avg_comments_per_issue":3.290909090909091,"avg_comments_per_pull_request":4.135135135135135,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/maruel%2Fpanicparse/issues","maintainers":[{"login":"maruel","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maruel"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmaruel%2Fpanicparse/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmaruel%2Fpanicparse/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmaruel%2Fpanicparse/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmaruel%2Fpanicparse/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmaruel%2Fpanicparse/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmaruel%2Fpanicparse/codemeta","maintainers":[]}