{"id":80477,"name":"beep","description":"A set of tools designed to support Battery Evaluation and Early Prediction of cycle life corresponding to the research of the d3batt program and the Toyota Research Institute.","url":"https://github.com/tri-amdd/beep","last_synced_at":"2026-05-12T20:09:08.296Z","repository":{"id":36973337,"uuid":"240385878","full_name":"TRI-AMDD/beep","owner":"TRI-AMDD","description":"Battery evaluation and early prediction","archived":false,"fork":false,"pushed_at":"2026-02-09T05:48:39.000Z","size":450418,"stargazers_count":156,"open_issues_count":32,"forks_count":68,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-04-16T07:03:57.372Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/TRI-AMDD.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2020-02-13T23:09:45.000Z","updated_at":"2026-03-09T10:02:30.000Z","dependencies_parsed_at":"2025-05-31T08:26:24.518Z","dependency_job_id":null,"html_url":"https://github.com/TRI-AMDD/beep","commit_stats":{"total_commits":1681,"total_committers":24,"mean_commits":70.04166666666667,"dds":0.7031528851873885,"last_synced_commit":"9f3a71d55b43bfe6a4ea633f7f112cea1db7d82b"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"purl":"pkg:github/TRI-AMDD/beep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TRI-AMDD","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/sbom","scorecard":{"id":137324,"data":{"date":"2025-08-11","repo":{"name":"github.com/TRI-AMDD/beep","commit":"decb02d4499a4099aba90125215ee0b38369ead2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"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":"Code-Review","score":4,"reason":"Found 3/7 approved changesets -- score normalized to 4","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/beep-lint.yml:1","Warn: no topLevel permission defined: .github/workflows/beep-test-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/beep-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":"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":"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":"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":"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":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v"],"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"}},{"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/beep-lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/TRI-AMDD/beep/beep-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/beep-lint.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/TRI-AMDD/beep/beep-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/beep-test-pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/TRI-AMDD/beep/beep-test-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/beep-test-pr.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/TRI-AMDD/beep/beep-test-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/beep-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/TRI-AMDD/beep/beep-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/beep-test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/TRI-AMDD/beep/beep-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/beep-test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/TRI-AMDD/beep/beep-test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/beep-lint.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/beep-lint.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/beep-lint.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/beep-test-pr.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/beep-test-pr.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/beep-test-pr.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/beep-test.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/beep-test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/beep-test.yml:37","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   9 pipCommand 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"}}]},"last_synced_at":"2025-08-16T06:55:14.182Z","repository_id":36973337,"created_at":"2025-08-16T06:55:14.182Z","updated_at":"2025-08-16T06:55:14.182Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31961348,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":"TRI-AMDD","name":"Toyota Research Institute - Accelerated Materials Design \u0026 Discovery (AMDD)","uuid":"62159728","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/62159728?v=4","repositories_count":12,"last_synced_at":"2023-03-03T21:48:56.685Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TRI-AMDD","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:49:36.827Z","updated_at":"2023-03-03T21:48:56.730Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TRI-AMDD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TRI-AMDD/repositories"},"packages":[{"id":2653858,"name":"beep","ecosystem":"pypi","description":"beep is a python package supporting Battery Estimation and Early Prediction of battery cycle life.","homepage":"https://github.com/TRI-AMDD/beep","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/TRI-AMDD/beep","keywords_array":["materials","battery","chemistry","science","electrochemistry","energy","AI","artificial intelligence"],"namespace":null,"versions_count":72,"first_release_published_at":"2020-02-22T14:59:31.000Z","latest_release_published_at":"2026-02-08T06:41:29.000Z","latest_release_number":"2026.2.7","last_synced_at":"2026-04-18T08:04:14.839Z","created_at":"2022-04-10T10:10:44.777Z","updated_at":"2026-04-18T08:04:14.839Z","registry_url":"https://pypi.org/project/beep/","install_command":"pip install beep --index-url https://pypi.org/simple","documentation_url":"https://github.com/TRI-AMDD/beep","metadata":{"funding":null,"documentation":"https://github.com/TRI-AMDD/beep","classifiers":["Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Scientific/Engineering :: Chemistry"],"normalized_name":"beep","project_status":null},"repo_metadata":{"id":36973337,"uuid":"240385878","full_name":"TRI-AMDD/beep","owner":"TRI-AMDD","description":"Battery evaluation and early prediction","archived":false,"fork":false,"pushed_at":"2023-08-14T05:58:24.000Z","size":450943,"stargazers_count":130,"open_issues_count":40,"forks_count":60,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-10-29T22:57:34.713Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/TRI-AMDD.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-02-13T23:09:45.000Z","updated_at":"2024-10-25T01:18:56.000Z","dependencies_parsed_at":"2023-09-21T19:59:16.657Z","dependency_job_id":null,"html_url":"https://github.com/TRI-AMDD/beep","commit_stats":{"total_commits":1681,"total_committers":24,"mean_commits":70.04166666666667,"dds":0.7031528851873885,"last_synced_commit":"9f3a71d55b43bfe6a4ea633f7f112cea1db7d82b"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TRI-AMDD","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222317904,"owners_count":16965827,"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","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":"TRI-AMDD","name":"Toyota Research Institute - Accelerated Materials Design \u0026 Discovery (AMDD)","uuid":"62159728","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/62159728?v=4","repositories_count":12,"last_synced_at":"2023-03-03T21:48:56.685Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TRI-AMDD","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:49:36.827Z","updated_at":"2023-03-03T21:48:56.730Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TRI-AMDD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TRI-AMDD/repositories"},"tags":[{"name":"v2022.10.3.16","sha":"397df2791adca45156681c09ac98bc955b65fbb0","kind":"tag","published_at":"2022-10-03T23:41:16.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2022.10.3.16","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2022.10.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.10.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.10.3.16/manifests"},{"name":"v2022.8.16.16","sha":"ccbc15b41aa4f7cd315de39bf00b781ad1808012","kind":"tag","published_at":"2022-08-16T23:25:29.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2022.8.16.16","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2022.8.16.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.8.16.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.8.16.16/manifests"},{"name":"v2022.8.15.20","sha":"0adeb48e8ed96b4f398a8a3cae2344121ee97302","kind":"tag","published_at":"2022-08-16T03:21:22.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2022.8.15.20","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2022.8.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.8.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.8.15.20/manifests"},{"name":"v2022.7.1.18","sha":"ee55df5c2378e90064cedd2b3a899196d5936112","kind":"tag","published_at":"2022-07-02T01:37:50.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2022.7.1.18","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2022.7.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.7.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.7.1.18/manifests"},{"name":"v2022.7.1.11","sha":"e70192be865d8a213d6b7da061972ab9314d3b49","kind":"tag","published_at":"2022-07-01T18:21:46.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2022.7.1.11","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2022.7.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.7.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.7.1.11/manifests"},{"name":"v2022.5.2.14","sha":"1bdf152f60487c78b983296dfa0fa2218e346765","kind":"tag","published_at":"2022-05-02T21:56:47.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2022.5.2.14","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2022.5.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.5.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.5.2.14/manifests"},{"name":"v2022.2.7.14","sha":"da36d599f7178a50b252a61cd483df7a86ae7cf6","kind":"tag","published_at":"2022-02-07T19:41:12.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2022.2.7.14","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2022.2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.2.7.14/manifests"},{"name":"v2022.2.1.19","sha":"1dab1fae12509163d85979f9e74dd15a39fa3577","kind":"tag","published_at":"2022-02-02T00:19:02.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2022.2.1.19","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2022.2.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.2.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.2.1.19/manifests"},{"name":"v2022.1.24.16","sha":"8cbb7ecd1eaa1715a6800dcacaa5d99310a93b13","kind":"tag","published_at":"2022-01-24T21:20:21.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2022.1.24.16","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2022.1.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.1.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.1.24.16/manifests"},{"name":"v2021.12.28.16","sha":"abcaf67cb32cec39e5c24043377a2aee53e02fa9","kind":"tag","published_at":"2021-12-28T21:08:34.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.12.28.16","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.12.28.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.12.28.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.12.28.16/manifests"},{"name":"v2021.12.15.7","sha":"557a7fa531282012215228e2bb10fe116beaa450","kind":"tag","published_at":"2021-12-15T12:23:36.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.12.15.7","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.12.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.12.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.12.15.7/manifests"},{"name":"v2021.10.28.12","sha":"2f214b5ba40e07d4d9673d1aa315200b65099f3a","kind":"tag","published_at":"2021-10-28T16:40:38.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.10.28.12","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.10.28.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.10.28.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.10.28.12/manifests"},{"name":"v2021.10.11.13","sha":"16ea085342c9fa46e1906811c71b4d9e2a5f2a5d","kind":"tag","published_at":"2021-10-11T17:02:35.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.10.11.13","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.10.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.10.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.10.11.13/manifests"},{"name":"v2021.9.30.15","sha":"dd6afad8520c09f425440cecac25e78dab851c92","kind":"tag","published_at":"2021-09-30T19:05:01.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.9.30.15","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.9.30.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.9.30.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.9.30.15/manifests"},{"name":"v2021.9.1.11","sha":"b32c45d28a5478929f82ae540e434808c2c02932","kind":"tag","published_at":"2021-09-01T15:28:05.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.9.1.11","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.9.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.9.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.9.1.11/manifests"},{"name":"v2021.8.2.15","sha":"8daf12b0630e0dfa45d756cd9e2f16117439938e","kind":"tag","published_at":"2021-08-02T19:37:02.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.8.2.15","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.8.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.8.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.8.2.15/manifests"},{"name":"v2021.7.21.18","sha":"5509a93f012047791111940a418ee9e8542aa813","kind":"tag","published_at":"2021-07-21T22:58:45.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.7.21.18","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.7.21.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.7.21.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.7.21.18/manifests"},{"name":"v2021.7.21.14","sha":"e10bdc9c677054fbda250c2ff6c5f20bec436c49","kind":"tag","published_at":"2021-07-21T18:16:46.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.7.21.14","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.7.21.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.7.21.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.7.21.14/manifests"},{"name":"v2021.6.3.21","sha":"d3ee5cdb31d042e252970116a96e5532692bebb6","kind":"tag","published_at":"2021-06-04T01:20:44.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.6.3.21","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.6.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.6.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.6.3.21/manifests"},{"name":"v2021.5.25.11","sha":"0ef0ec9e3d4fbd8931a092bf80be00f83ebcd56c","kind":"tag","published_at":"2021-05-25T15:50:43.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.5.25.11","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.5.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.5.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.5.25.11/manifests"},{"name":"v2021.5.19.17","sha":"6202d75455e8d1a3047118fc13739fc37f7d49b0","kind":"tag","published_at":"2021-05-19T21:07:56.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.5.19.17","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.5.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.5.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.5.19.17/manifests"},{"name":"v2021.5.18.10","sha":"115cba07116019655159a248e33c3bb5f755c254","kind":"tag","published_at":"2021-05-18T14:39:55.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.5.18.10","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.5.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.5.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.5.18.10/manifests"},{"name":"v2021.3.30.9","sha":"cf389fd5c205f68819bf6c72d101f333c829926d","kind":"tag","published_at":"2021-03-30T13:44:20.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.3.30.9","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.3.30.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.3.30.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.3.30.9/manifests"},{"name":"v2021.3.29.16","sha":"0a6eb97ab6c5fb6a66f214502b2d30a3cc931d0c","kind":"tag","published_at":"2021-03-29T20:35:37.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.3.29.16","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.3.29.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.3.29.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.3.29.16/manifests"},{"name":"v2021.3.4.9","sha":"881af22738e956413f0a7293abe259c2674ce087","kind":"tag","published_at":"2021-03-04T14:32:06.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.3.4.9","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.3.4.9/manifests"},{"name":"v2021.2.22.11","sha":"4da4c00df887fc1d3dc6f6823248e4ddadecd813","kind":"tag","published_at":"2021-02-22T16:34:20.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.2.22.11","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.2.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.2.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.2.22.11/manifests"},{"name":"v2021.2.8.10","sha":"b27885613dc4f7013dc02eba58d20ef6ddab4ec6","kind":"tag","published_at":"2021-02-08T15:43:19.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.2.8.10","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.2.8.10/manifests"},{"name":"v2021.1.11.15","sha":"62343a195001d737fc7b8e6a55c42d3513b1425c","kind":"tag","published_at":"2021-01-11T20:18:08.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.1.11.15","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.1.11.15/manifests"},{"name":"v2020.12.22.14","sha":"48fa1d006b07091d18ad5ddbfe5074a5082d7f28","kind":"tag","published_at":"2020-12-22T19:04:54.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.12.22.14","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.12.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.12.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.12.22.14/manifests"},{"name":"v2020.11.19.17","sha":"4460de88fd6b3e0e9741b663ce17fa0e9f7054d7","kind":"tag","published_at":"2020-11-19T22:37:03.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.11.19.17","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.11.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.11.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.11.19.17/manifests"},{"name":"v2020.11.19.16","sha":"941268832ade315936989636126820266e6899a8","kind":"tag","published_at":"2020-11-19T21:27:39.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.11.19.16","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.11.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.11.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.11.19.16/manifests"},{"name":"v2020.11.19.15","sha":"a8d5fed2e51afde36b61d63ebc84980f9adc6b79","kind":"tag","published_at":"2020-11-19T20:25:24.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.11.19.15","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.11.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.11.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.11.19.15/manifests"},{"name":"v2020.11.5.13","sha":"c9ef4c49c383266ab2b72880532af30da26ec34f","kind":"tag","published_at":"2020-11-05T18:58:42.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.11.5.13","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.11.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.11.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.11.5.13/manifests"},{"name":"v2020.11.4.14","sha":"8aadb24e1b84779e6d2dff4a5c22ef2baf1ded6e","kind":"tag","published_at":"2020-11-04T19:13:25.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.11.4.14","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.11.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.11.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.11.4.14/manifests"},{"name":"v2020.10.29.16","sha":"cb13b95023f0c7f1d3ff0ef3d21e6a62b6b92d80","kind":"tag","published_at":"2020-10-29T20:04:57.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.10.29.16","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.10.29.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.10.29.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.10.29.16/manifests"},{"name":"v2020.10.22.16","sha":"84bb89c4d8005e2251767d891db883dfa4c77b86","kind":"tag","published_at":"2020-10-22T20:04:52.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.10.22.16","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.10.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.10.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.10.22.16/manifests"},{"name":"v2020.10.19.20","sha":"2832e60ca4b7603ec88c4a27802eedf99a461e07","kind":"tag","published_at":"2020-10-20T00:13:41.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.10.19.20","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.10.19.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.10.19.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.10.19.20/manifests"},{"name":"v2020.10.14.21","sha":"00146eb52e8a789c7c82be7d3e1b38114d367aed","kind":"tag","published_at":"2020-10-15T01:03:47.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.10.14.21","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.10.14.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.10.14.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.10.14.21/manifests"},{"name":"v2020.10.13.11","sha":"536917b2ea2d90068e2d00b5585f4f020270971c","kind":"tag","published_at":"2020-10-13T15:12:57.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.10.13.11","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.10.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.10.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.10.13.11/manifests"},{"name":"v2020.9.29.19","sha":"629212705d8b4063b82e6894d8ed41fefec13b44","kind":"tag","published_at":"2020-09-29T23:11:25.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.9.29.19","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.9.29.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.9.29.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.9.29.19/manifests"},{"name":"v2020.9.29","sha":"c3237c9f47dc35bac3ed4033f7f0357843905b01","kind":"tag","published_at":"2020-09-29T20:18:13.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.9.29","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.9.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.9.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.9.29/manifests"},{"name":"v2020.9.16","sha":"3d80d3cb3195a3e5c9cb9617fe202aaf3f8dcb16","kind":"tag","published_at":"2020-09-16T12:57:35.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.9.16","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.9.16/manifests"},{"name":"v2020.9.15","sha":"3392d5f7c85e11342a92daf1551578ca4de36be8","kind":"tag","published_at":"2020-09-15T20:49:34.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.9.15","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.9.15/manifests"},{"name":"v2020.8.21","sha":"78cef698222eee9b54bb42cc442e7bc15824a6b0","kind":"tag","published_at":"2020-08-22T01:14:13.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.8.21","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.8.21/manifests"},{"name":"v2020.7.29","sha":"9bbf42f69ef8a53e0d2bbfc9e6ee3a1b20298707","kind":"tag","published_at":"2020-07-29T23:55:09.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.7.29","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.7.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.7.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.7.29/manifests"},{"name":"v2020.7.17","sha":"a9adeaec650bb49d5d99f1cf2336f648dc081da2","kind":"commit","published_at":"2020-07-14T20:28:40.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.7.17","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.7.17/manifests"},{"name":"v2020.7.8.1","sha":"fc85c7187aeb4bca42d61b93570c0bd60cbaba9b","kind":"tag","published_at":"2020-07-09T02:53:32.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.7.8.1","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.7.8.1/manifests"},{"name":"v2020.7.8","sha":"354d1bdde0a0acc484b5004a9bac337ad1f26a32","kind":"tag","published_at":"2020-07-08T15:51:17.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.7.8","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.7.8/manifests"},{"name":"v2020.6.2","sha":"a9d6082534a81d09d56e9f5d103c5b6ab993d24b","kind":"commit","published_at":"2020-06-02T18:15:11.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.6.2","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.6.2/manifests"},{"name":"v2020.5.24","sha":"ecd981502be792a38f38d950583a5dd43d3d6be4","kind":"tag","published_at":"2020-05-25T00:59:22.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.5.24","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.5.24/manifests"},{"name":"v2020.5.16","sha":"8b0a90089375a8aeddf181874f17bbcc62c1417e","kind":"tag","published_at":"2020-05-16T22:44:49.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.5.16","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.5.16/manifests"},{"name":"v2020.5.5","sha":"c6dae6f934dc2d012aaa3324cb01bdc6a98a79b0","kind":"tag","published_at":"2020-05-05T21:57:22.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.5.5","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.5.5/manifests"},{"name":"v2020.4.25","sha":"32732552215d0e32ec058a0e5102b7988ed3ec38","kind":"tag","published_at":"2020-04-25T23:54:37.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.4.25","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.25/manifests"},{"name":"v2020.4.20","sha":"40d756f2f43cdb961f7cc6122199b64e5110ff36","kind":"tag","published_at":"2020-04-20T23:58:03.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.4.20","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.20/manifests"},{"name":"v2020.4.10","sha":"c2bcba783bc3b99cb7097123b70ec251cec36278","kind":"tag","published_at":"2020-04-10T23:51:32.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.4.10","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.10/manifests"},{"name":"v2020.4.9","sha":"84ab7bdc51a11a59f09f1bf120ea9b3de57cff9d","kind":"tag","published_at":"2020-04-09T18:54:42.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.4.9","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.9/manifests"},{"name":"v2020.4.8","sha":"060dc218ccebd7a22776eda49ff94c8b718d9028","kind":"tag","published_at":"2020-04-08T22:13:16.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.4.8","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.8/manifests"},{"name":"v2020.4.5","sha":"c74a5a8b7f761afff9040b2e7496bf26e2417853","kind":"tag","published_at":"2020-04-06T02:42:21.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.4.5","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.5/manifests"},{"name":"v2020.3.31","sha":"49b6e0938197c612de0e226398c83f4473091159","kind":"tag","published_at":"2020-03-31T15:53:22.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.3.31","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.31/manifests"},{"name":"v2020.3.19","sha":"ccb2fcfa181e0ebd1c38ce3e69eb1677350f459c","kind":"tag","published_at":"2020-03-19T23:41:14.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.3.19","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.19/manifests"},{"name":"v2020.3.18","sha":"a7a379b68451a767130654afa56299506e1e790e","kind":"tag","published_at":"2020-03-18T22:20:33.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.3.18","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.18/manifests"},{"name":"v2020.3.8","sha":"e56864bdf080df6ab6ea3e37f7bdb20a699f7644","kind":"tag","published_at":"2020-03-08T23:21:07.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.3.8","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.8/manifests"},{"name":"v2020.3.5","sha":"4e70ff5582097d6547cb70d1bb7481b21c85a600","kind":"tag","published_at":"2020-03-06T00:04:38.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.3.5","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.5/manifests"},{"name":"v2020.3.2","sha":"aaa66f8d987719afd99bb5b7bf9892ffdcafcf2a","kind":"tag","published_at":"2020-03-02T19:46:58.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.3.2","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.2/manifests"},{"name":"v2020.2.28","sha":"fd3832d77e57cccad1695093600175ed0434f125","kind":"tag","published_at":"2020-02-29T00:20:26.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.2.28","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.2.28/manifests"},{"name":"v2020.2.23","sha":"ead991b196a1e361d38db2e2be0cd4e955a453ab","kind":"tag","published_at":"2020-02-23T20:37:49.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.2.23","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.2.23/manifests"},{"name":"v2020.02.22a","sha":"a476c208257de590c1be509ef5dc7faf89d15d5a","kind":"tag","published_at":"2020-02-22T15:24:24.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.02.22a","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.02.22a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.02.22a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.02.22a/manifests"},{"name":"v2020.2.22a","sha":"a13bda61d4562abdd39b2b839c523cc460328abd","kind":"commit","published_at":"2020-02-22T15:15:47.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.2.22a","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.2.22a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.2.22a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.2.22a/manifests"},{"name":"v2020.2.22","sha":"af9b2c74e0cc42880c3654c112dac8c2ec9ad871","kind":"tag","published_at":"2020-02-22T14:59:34.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.2.22","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.2.22/manifests"},{"name":"v2020.2.21","sha":"69e3212aa56116458ce47c90ffba31769016206f","kind":"tag","published_at":"2020-02-21T23:30:16.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.2.21","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.2.21/manifests"}]},"repo_metadata_updated_at":"2024-11-11T03:50:08.988Z","dependent_packages_count":0,"downloads":751,"downloads_period":"last-month","dependent_repos_count":5,"rankings":{"downloads":9.130824407824967,"dependent_repos_count":6.738910511166292,"dependent_packages_count":7.306363177401113,"stargazers_count":6.950781933604647,"forks_count":5.603874380191174,"docker_downloads_count":null,"average":7.146150882037638},"purl":"pkg:pypi/beep","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/beep","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/beep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/beep/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-11-11T03:36:13.300Z","issues_count":70,"pull_requests_count":762,"avg_time_to_close_issue":8683845.536585366,"avg_time_to_close_pull_request":685988.2010652464,"issues_closed_count":41,"pull_requests_closed_count":751,"pull_request_authors_count":20,"issue_authors_count":16,"avg_comments_per_issue":1.3,"avg_comments_per_pull_request":0.6981627296587927,"merged_pull_requests_count":390,"bot_issues_count":0,"bot_pull_requests_count":508,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/issues","maintainers":[{"login":"ardunn","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ardunn"},{"login":"JosephMontoya-TRI","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JosephMontoya-TRI"},{"login":"pasinger","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pasinger"},{"login":"BruisVanVlijmen2020","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BruisVanVlijmen2020"},{"login":"d-cogswell","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d-cogswell"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/beep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/beep/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/beep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/beep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/beep/codemeta","maintainers":[{"uuid":"JosephMontoya-TRI","login":"JosephMontoya-TRI","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/JosephMontoya-TRI/","role":null,"created_at":"2023-02-17T18:28:52.464Z","updated_at":"2023-02-17T18:28:52.464Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/JosephMontoya-TRI/packages"},{"uuid":"pkherring","login":"pkherring","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/pkherring/","role":null,"created_at":"2023-02-17T18:28:52.471Z","updated_at":"2023-02-17T18:28:52.471Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/pkherring/packages"},{"uuid":"shijings","login":"shijings","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/shijings/","role":null,"created_at":"2023-02-17T18:28:52.478Z","updated_at":"2023-02-17T18:28:52.478Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/shijings/packages"},{"uuid":"amalie.trewartha","login":"amalie.trewartha","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/amalie.trewartha/","role":null,"created_at":"2023-02-17T18:28:52.487Z","updated_at":"2023-02-17T18:28:52.487Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/amalie.trewartha/packages"},{"uuid":"chirrugopal","login":"chirrugopal","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/chirrugopal/","role":null,"created_at":"2023-02-17T18:28:52.494Z","updated_at":"2023-02-17T18:28:52.494Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/chirrugopal/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":852938,"maintainers_count":364417,"namespaces_count":0,"keywords_count":271316,"github":"pypi","metadata":{"funded_packages_count":53172},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-09T05:08:03.587Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":4138207,"name":"github.com/TRI-AMDD/beep","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/TRI-AMDD/beep","keywords_array":[],"namespace":"github.com/TRI-AMDD","versions_count":28,"first_release_published_at":"2020-02-21T23:30:16.000Z","latest_release_published_at":"2026-02-27T17:32:54.063Z","latest_release_number":"v2026.2.7+incompatible","last_synced_at":"2026-04-16T09:25:06.299Z","created_at":"2022-04-12T16:26:52.004Z","updated_at":"2026-04-16T09:25:06.299Z","registry_url":"https://pkg.go.dev/github.com/TRI-AMDD/beep","install_command":"go get github.com/TRI-AMDD/beep","documentation_url":"https://pkg.go.dev/github.com/TRI-AMDD/beep#section-documentation","metadata":{},"repo_metadata":{"id":36973337,"uuid":"240385878","full_name":"TRI-AMDD/beep","owner":"TRI-AMDD","description":"Battery evaluation and early prediction","archived":false,"fork":false,"pushed_at":"2025-05-19T05:56:25.000Z","size":451027,"stargazers_count":146,"open_issues_count":40,"forks_count":66,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-09-16T21:41:48.537Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/TRI-AMDD.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2020-02-13T23:09:45.000Z","updated_at":"2025-09-15T20:33:30.000Z","dependencies_parsed_at":"2025-05-31T08:26:24.518Z","dependency_job_id":null,"html_url":"https://github.com/TRI-AMDD/beep","commit_stats":{"total_commits":1681,"total_committers":24,"mean_commits":70.04166666666667,"dds":0.7031528851873885,"last_synced_commit":"9f3a71d55b43bfe6a4ea633f7f112cea1db7d82b"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"purl":"pkg:github/TRI-AMDD/beep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TRI-AMDD","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/sbom","scorecard":{"id":137324,"data":{"date":"2025-08-11","repo":{"name":"github.com/TRI-AMDD/beep","commit":"decb02d4499a4099aba90125215ee0b38369ead2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"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":"Code-Review","score":4,"reason":"Found 3/7 approved changesets -- score normalized to 4","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/beep-lint.yml:1","Warn: no topLevel permission defined: .github/workflows/beep-test-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/beep-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":"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":"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":"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":"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":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v"],"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"}},{"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/beep-lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/TRI-AMDD/beep/beep-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/beep-lint.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/TRI-AMDD/beep/beep-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/beep-test-pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/TRI-AMDD/beep/beep-test-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/beep-test-pr.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/TRI-AMDD/beep/beep-test-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/beep-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/TRI-AMDD/beep/beep-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/beep-test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/TRI-AMDD/beep/beep-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/beep-test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/TRI-AMDD/beep/beep-test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/beep-lint.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/beep-lint.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/beep-lint.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/beep-test-pr.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/beep-test-pr.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/beep-test-pr.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/beep-test.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/beep-test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/beep-test.yml:37","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   9 pipCommand 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"}}]},"last_synced_at":"2025-08-16T06:55:14.182Z","repository_id":36973337,"created_at":"2025-08-16T06:55:14.182Z","updated_at":"2025-08-16T06:55:14.182Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275527724,"owners_count":25480738,"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-17T02:00:09.119Z","response_time":84,"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":"TRI-AMDD","name":"Toyota Research Institute - Accelerated Materials Design \u0026 Discovery (AMDD)","uuid":"62159728","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/62159728?v=4","repositories_count":12,"last_synced_at":"2023-03-03T21:48:56.685Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TRI-AMDD","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:49:36.827Z","updated_at":"2023-03-03T21:48:56.730Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TRI-AMDD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TRI-AMDD/repositories"},"tags":[{"name":"v2022.10.3.16","sha":"397df2791adca45156681c09ac98bc955b65fbb0","kind":"tag","published_at":"2022-10-03T23:41:16.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2022.10.3.16","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2022.10.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2022.10.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.10.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.10.3.16/manifests"},{"name":"v2022.8.16.16","sha":"ccbc15b41aa4f7cd315de39bf00b781ad1808012","kind":"tag","published_at":"2022-08-16T23:25:29.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2022.8.16.16","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2022.8.16.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2022.8.16.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.8.16.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.8.16.16/manifests"},{"name":"v2022.8.15.20","sha":"0adeb48e8ed96b4f398a8a3cae2344121ee97302","kind":"tag","published_at":"2022-08-16T03:21:22.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2022.8.15.20","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2022.8.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2022.8.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.8.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.8.15.20/manifests"},{"name":"v2022.7.1.18","sha":"ee55df5c2378e90064cedd2b3a899196d5936112","kind":"tag","published_at":"2022-07-02T01:37:50.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2022.7.1.18","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2022.7.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2022.7.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.7.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.7.1.18/manifests"},{"name":"v2022.7.1.11","sha":"e70192be865d8a213d6b7da061972ab9314d3b49","kind":"tag","published_at":"2022-07-01T18:21:46.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2022.7.1.11","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2022.7.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2022.7.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.7.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.7.1.11/manifests"},{"name":"v2022.5.2.14","sha":"1bdf152f60487c78b983296dfa0fa2218e346765","kind":"tag","published_at":"2022-05-02T21:56:47.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2022.5.2.14","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2022.5.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2022.5.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.5.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.5.2.14/manifests"},{"name":"v2022.2.7.14","sha":"da36d599f7178a50b252a61cd483df7a86ae7cf6","kind":"tag","published_at":"2022-02-07T19:41:12.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2022.2.7.14","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2022.2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2022.2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.2.7.14/manifests"},{"name":"v2022.2.1.19","sha":"1dab1fae12509163d85979f9e74dd15a39fa3577","kind":"tag","published_at":"2022-02-02T00:19:02.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2022.2.1.19","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2022.2.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2022.2.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.2.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.2.1.19/manifests"},{"name":"v2022.1.24.16","sha":"8cbb7ecd1eaa1715a6800dcacaa5d99310a93b13","kind":"tag","published_at":"2022-01-24T21:20:21.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2022.1.24.16","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2022.1.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2022.1.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.1.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.1.24.16/manifests"},{"name":"v2021.12.28.16","sha":"abcaf67cb32cec39e5c24043377a2aee53e02fa9","kind":"tag","published_at":"2021-12-28T21:08:34.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.12.28.16","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.12.28.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.12.28.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.12.28.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.12.28.16/manifests"},{"name":"v2021.12.15.7","sha":"557a7fa531282012215228e2bb10fe116beaa450","kind":"tag","published_at":"2021-12-15T12:23:36.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.12.15.7","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.12.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.12.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.12.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.12.15.7/manifests"},{"name":"v2021.10.28.12","sha":"2f214b5ba40e07d4d9673d1aa315200b65099f3a","kind":"tag","published_at":"2021-10-28T16:40:38.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.10.28.12","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.10.28.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.10.28.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.10.28.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.10.28.12/manifests"},{"name":"v2021.10.11.13","sha":"16ea085342c9fa46e1906811c71b4d9e2a5f2a5d","kind":"tag","published_at":"2021-10-11T17:02:35.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.10.11.13","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.10.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.10.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.10.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.10.11.13/manifests"},{"name":"v2021.9.30.15","sha":"dd6afad8520c09f425440cecac25e78dab851c92","kind":"tag","published_at":"2021-09-30T19:05:01.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.9.30.15","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.9.30.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.9.30.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.9.30.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.9.30.15/manifests"},{"name":"v2021.9.1.11","sha":"b32c45d28a5478929f82ae540e434808c2c02932","kind":"tag","published_at":"2021-09-01T15:28:05.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.9.1.11","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.9.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.9.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.9.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.9.1.11/manifests"},{"name":"v2021.8.2.15","sha":"8daf12b0630e0dfa45d756cd9e2f16117439938e","kind":"tag","published_at":"2021-08-02T19:37:02.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.8.2.15","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.8.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.8.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.8.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.8.2.15/manifests"},{"name":"v2021.7.21.18","sha":"5509a93f012047791111940a418ee9e8542aa813","kind":"tag","published_at":"2021-07-21T22:58:45.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.7.21.18","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.7.21.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.7.21.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.7.21.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.7.21.18/manifests"},{"name":"v2021.7.21.14","sha":"e10bdc9c677054fbda250c2ff6c5f20bec436c49","kind":"tag","published_at":"2021-07-21T18:16:46.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.7.21.14","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.7.21.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.7.21.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.7.21.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.7.21.14/manifests"},{"name":"v2021.6.3.21","sha":"d3ee5cdb31d042e252970116a96e5532692bebb6","kind":"tag","published_at":"2021-06-04T01:20:44.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.6.3.21","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.6.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.6.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.6.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.6.3.21/manifests"},{"name":"v2021.5.25.11","sha":"0ef0ec9e3d4fbd8931a092bf80be00f83ebcd56c","kind":"tag","published_at":"2021-05-25T15:50:43.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.5.25.11","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.5.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.5.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.5.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.5.25.11/manifests"},{"name":"v2021.5.19.17","sha":"6202d75455e8d1a3047118fc13739fc37f7d49b0","kind":"tag","published_at":"2021-05-19T21:07:56.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.5.19.17","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.5.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.5.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.5.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.5.19.17/manifests"},{"name":"v2021.5.18.10","sha":"115cba07116019655159a248e33c3bb5f755c254","kind":"tag","published_at":"2021-05-18T14:39:55.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.5.18.10","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.5.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.5.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.5.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.5.18.10/manifests"},{"name":"v2021.3.30.9","sha":"cf389fd5c205f68819bf6c72d101f333c829926d","kind":"tag","published_at":"2021-03-30T13:44:20.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.3.30.9","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.3.30.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.3.30.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.3.30.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.3.30.9/manifests"},{"name":"v2021.3.29.16","sha":"0a6eb97ab6c5fb6a66f214502b2d30a3cc931d0c","kind":"tag","published_at":"2021-03-29T20:35:37.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.3.29.16","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.3.29.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.3.29.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.3.29.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.3.29.16/manifests"},{"name":"v2021.3.4.9","sha":"881af22738e956413f0a7293abe259c2674ce087","kind":"tag","published_at":"2021-03-04T14:32:06.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.3.4.9","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.3.4.9/manifests"},{"name":"v2021.2.22.11","sha":"4da4c00df887fc1d3dc6f6823248e4ddadecd813","kind":"tag","published_at":"2021-02-22T16:34:20.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.2.22.11","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.2.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.2.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.2.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.2.22.11/manifests"},{"name":"v2021.2.8.10","sha":"b27885613dc4f7013dc02eba58d20ef6ddab4ec6","kind":"tag","published_at":"2021-02-08T15:43:19.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.2.8.10","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.2.8.10/manifests"},{"name":"v2021.1.11.15","sha":"62343a195001d737fc7b8e6a55c42d3513b1425c","kind":"tag","published_at":"2021-01-11T20:18:08.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.1.11.15","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.1.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.1.11.15/manifests"},{"name":"v2020.12.22.14","sha":"48fa1d006b07091d18ad5ddbfe5074a5082d7f28","kind":"tag","published_at":"2020-12-22T19:04:54.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.12.22.14","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.12.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.12.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.12.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.12.22.14/manifests"},{"name":"v2020.11.19.17","sha":"4460de88fd6b3e0e9741b663ce17fa0e9f7054d7","kind":"tag","published_at":"2020-11-19T22:37:03.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.11.19.17","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.11.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.11.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.11.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.11.19.17/manifests"},{"name":"v2020.11.19.16","sha":"941268832ade315936989636126820266e6899a8","kind":"tag","published_at":"2020-11-19T21:27:39.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.11.19.16","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.11.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.11.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.11.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.11.19.16/manifests"},{"name":"v2020.11.19.15","sha":"a8d5fed2e51afde36b61d63ebc84980f9adc6b79","kind":"tag","published_at":"2020-11-19T20:25:24.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.11.19.15","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.11.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.11.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.11.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.11.19.15/manifests"},{"name":"v2020.11.5.13","sha":"c9ef4c49c383266ab2b72880532af30da26ec34f","kind":"tag","published_at":"2020-11-05T18:58:42.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.11.5.13","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.11.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.11.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.11.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.11.5.13/manifests"},{"name":"v2020.11.4.14","sha":"8aadb24e1b84779e6d2dff4a5c22ef2baf1ded6e","kind":"tag","published_at":"2020-11-04T19:13:25.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.11.4.14","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.11.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.11.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.11.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.11.4.14/manifests"},{"name":"v2020.10.29.16","sha":"cb13b95023f0c7f1d3ff0ef3d21e6a62b6b92d80","kind":"tag","published_at":"2020-10-29T20:04:57.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.10.29.16","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.10.29.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.10.29.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.10.29.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.10.29.16/manifests"},{"name":"v2020.10.22.16","sha":"84bb89c4d8005e2251767d891db883dfa4c77b86","kind":"tag","published_at":"2020-10-22T20:04:52.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.10.22.16","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.10.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.10.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.10.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.10.22.16/manifests"},{"name":"v2020.10.19.20","sha":"2832e60ca4b7603ec88c4a27802eedf99a461e07","kind":"tag","published_at":"2020-10-20T00:13:41.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.10.19.20","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.10.19.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.10.19.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.10.19.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.10.19.20/manifests"},{"name":"v2020.10.14.21","sha":"00146eb52e8a789c7c82be7d3e1b38114d367aed","kind":"tag","published_at":"2020-10-15T01:03:47.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.10.14.21","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.10.14.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.10.14.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.10.14.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.10.14.21/manifests"},{"name":"v2020.10.13.11","sha":"536917b2ea2d90068e2d00b5585f4f020270971c","kind":"tag","published_at":"2020-10-13T15:12:57.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.10.13.11","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.10.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.10.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.10.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.10.13.11/manifests"},{"name":"v2020.9.29.19","sha":"629212705d8b4063b82e6894d8ed41fefec13b44","kind":"tag","published_at":"2020-09-29T23:11:25.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.9.29.19","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.9.29.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.9.29.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.9.29.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.9.29.19/manifests"},{"name":"v2020.9.29","sha":"c3237c9f47dc35bac3ed4033f7f0357843905b01","kind":"tag","published_at":"2020-09-29T20:18:13.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.9.29","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.9.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.9.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.9.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.9.29/manifests"},{"name":"v2020.9.16","sha":"3d80d3cb3195a3e5c9cb9617fe202aaf3f8dcb16","kind":"tag","published_at":"2020-09-16T12:57:35.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.9.16","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.9.16/manifests"},{"name":"v2020.9.15","sha":"3392d5f7c85e11342a92daf1551578ca4de36be8","kind":"tag","published_at":"2020-09-15T20:49:34.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.9.15","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.9.15/manifests"},{"name":"v2020.8.21","sha":"78cef698222eee9b54bb42cc442e7bc15824a6b0","kind":"tag","published_at":"2020-08-22T01:14:13.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.8.21","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.8.21/manifests"},{"name":"v2020.7.29","sha":"9bbf42f69ef8a53e0d2bbfc9e6ee3a1b20298707","kind":"tag","published_at":"2020-07-29T23:55:09.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.7.29","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.7.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.7.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.7.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.7.29/manifests"},{"name":"v2020.7.17","sha":"a9adeaec650bb49d5d99f1cf2336f648dc081da2","kind":"commit","published_at":"2020-07-14T20:28:40.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.7.17","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.7.17/manifests"},{"name":"v2020.7.8.1","sha":"fc85c7187aeb4bca42d61b93570c0bd60cbaba9b","kind":"tag","published_at":"2020-07-09T02:53:32.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.7.8.1","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.7.8.1/manifests"},{"name":"v2020.7.8","sha":"354d1bdde0a0acc484b5004a9bac337ad1f26a32","kind":"tag","published_at":"2020-07-08T15:51:17.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.7.8","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.7.8/manifests"},{"name":"v2020.6.2","sha":"a9d6082534a81d09d56e9f5d103c5b6ab993d24b","kind":"commit","published_at":"2020-06-02T18:15:11.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.6.2","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.6.2/manifests"},{"name":"v2020.5.24","sha":"ecd981502be792a38f38d950583a5dd43d3d6be4","kind":"tag","published_at":"2020-05-25T00:59:22.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.5.24","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.5.24/manifests"},{"name":"v2020.5.16","sha":"8b0a90089375a8aeddf181874f17bbcc62c1417e","kind":"tag","published_at":"2020-05-16T22:44:49.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.5.16","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.5.16/manifests"},{"name":"v2020.5.5","sha":"c6dae6f934dc2d012aaa3324cb01bdc6a98a79b0","kind":"tag","published_at":"2020-05-05T21:57:22.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.5.5","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.5.5/manifests"},{"name":"v2020.4.25","sha":"32732552215d0e32ec058a0e5102b7988ed3ec38","kind":"tag","published_at":"2020-04-25T23:54:37.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.4.25","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.25/manifests"},{"name":"v2020.4.20","sha":"40d756f2f43cdb961f7cc6122199b64e5110ff36","kind":"tag","published_at":"2020-04-20T23:58:03.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.4.20","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.20/manifests"},{"name":"v2020.4.10","sha":"c2bcba783bc3b99cb7097123b70ec251cec36278","kind":"tag","published_at":"2020-04-10T23:51:32.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.4.10","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.10/manifests"},{"name":"v2020.4.9","sha":"84ab7bdc51a11a59f09f1bf120ea9b3de57cff9d","kind":"tag","published_at":"2020-04-09T18:54:42.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.4.9","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.9/manifests"},{"name":"v2020.4.8","sha":"060dc218ccebd7a22776eda49ff94c8b718d9028","kind":"tag","published_at":"2020-04-08T22:13:16.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.4.8","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.8/manifests"},{"name":"v2020.4.5","sha":"c74a5a8b7f761afff9040b2e7496bf26e2417853","kind":"tag","published_at":"2020-04-06T02:42:21.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.4.5","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.5/manifests"},{"name":"v2020.3.31","sha":"49b6e0938197c612de0e226398c83f4473091159","kind":"tag","published_at":"2020-03-31T15:53:22.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.3.31","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.31/manifests"},{"name":"v2020.3.19","sha":"ccb2fcfa181e0ebd1c38ce3e69eb1677350f459c","kind":"tag","published_at":"2020-03-19T23:41:14.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.3.19","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.19/manifests"},{"name":"v2020.3.18","sha":"a7a379b68451a767130654afa56299506e1e790e","kind":"tag","published_at":"2020-03-18T22:20:33.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.3.18","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.18/manifests"},{"name":"v2020.3.8","sha":"e56864bdf080df6ab6ea3e37f7bdb20a699f7644","kind":"tag","published_at":"2020-03-08T23:21:07.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.3.8","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.8/manifests"},{"name":"v2020.3.5","sha":"4e70ff5582097d6547cb70d1bb7481b21c85a600","kind":"tag","published_at":"2020-03-06T00:04:38.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.3.5","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.5/manifests"},{"name":"v2020.3.2","sha":"aaa66f8d987719afd99bb5b7bf9892ffdcafcf2a","kind":"tag","published_at":"2020-03-02T19:46:58.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.3.2","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.2/manifests"},{"name":"v2020.2.28","sha":"fd3832d77e57cccad1695093600175ed0434f125","kind":"tag","published_at":"2020-02-29T00:20:26.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.2.28","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.2.28/manifests"},{"name":"v2020.2.23","sha":"ead991b196a1e361d38db2e2be0cd4e955a453ab","kind":"tag","published_at":"2020-02-23T20:37:49.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.2.23","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.2.23/manifests"},{"name":"v2020.02.22a","sha":"a476c208257de590c1be509ef5dc7faf89d15d5a","kind":"tag","published_at":"2020-02-22T15:24:24.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.02.22a","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.02.22a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.02.22a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.02.22a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.02.22a/manifests"},{"name":"v2020.2.22a","sha":"a13bda61d4562abdd39b2b839c523cc460328abd","kind":"commit","published_at":"2020-02-22T15:15:47.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.2.22a","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.2.22a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.2.22a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.2.22a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.2.22a/manifests"},{"name":"v2020.2.22","sha":"af9b2c74e0cc42880c3654c112dac8c2ec9ad871","kind":"tag","published_at":"2020-02-22T14:59:34.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.2.22","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.2.22/manifests"},{"name":"v2020.2.21","sha":"69e3212aa56116458ce47c90ffba31769016206f","kind":"tag","published_at":"2020-02-21T23:30:16.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.2.21","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.2.21/manifests"}]},"repo_metadata_updated_at":"2025-09-19T04:49:16.665Z","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/%21t%21r%21i-%21a%21m%21d%21d/beep","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/TRI-AMDD/beep","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/TRI-AMDD/beep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/TRI-AMDD/beep/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T16:10:21.468Z","issues_count":70,"pull_requests_count":848,"avg_time_to_close_issue":8683845.536585366,"avg_time_to_close_pull_request":1437234.9417475727,"issues_closed_count":41,"pull_requests_closed_count":824,"pull_request_authors_count":21,"issue_authors_count":16,"avg_comments_per_issue":1.3,"avg_comments_per_pull_request":0.7158018867924528,"merged_pull_requests_count":391,"bot_issues_count":0,"bot_pull_requests_count":589,"past_year_issues_count":0,"past_year_pull_requests_count":80,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":757175.2950819673,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":61,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":76,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/issues","maintainers":[{"login":"ardunn","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ardunn"},{"login":"JosephMontoya-TRI","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JosephMontoya-TRI"},{"login":"pasinger","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pasinger"},{"login":"BruisVanVlijmen2020","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BruisVanVlijmen2020"},{"login":"d-cogswell","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d-cogswell"}],"active_maintainers":[{"login":"JosephMontoya-TRI","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JosephMontoya-TRI"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FTRI-AMDD%2Fbeep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FTRI-AMDD%2Fbeep/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FTRI-AMDD%2Fbeep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FTRI-AMDD%2Fbeep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FTRI-AMDD%2Fbeep/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2119027,"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":4150110,"name":"github.com/tri-amdd/beep","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/tri-amdd/beep","keywords_array":[],"namespace":"github.com/tri-amdd","versions_count":28,"first_release_published_at":"2020-02-21T23:30:16.000Z","latest_release_published_at":"2026-02-27T17:32:46.419Z","latest_release_number":"v2026.2.7+incompatible","last_synced_at":"2026-04-16T09:25:05.719Z","created_at":"2022-04-12T16:58:20.825Z","updated_at":"2026-04-16T09:25:05.720Z","registry_url":"https://pkg.go.dev/github.com/tri-amdd/beep","install_command":"go get github.com/tri-amdd/beep","documentation_url":"https://pkg.go.dev/github.com/tri-amdd/beep#section-documentation","metadata":{},"repo_metadata":{"id":36973337,"uuid":"240385878","full_name":"TRI-AMDD/beep","owner":"TRI-AMDD","description":"Battery evaluation and early prediction","archived":false,"fork":false,"pushed_at":"2025-05-19T05:56:25.000Z","size":451027,"stargazers_count":146,"open_issues_count":40,"forks_count":66,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-09-16T21:41:48.537Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/TRI-AMDD.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2020-02-13T23:09:45.000Z","updated_at":"2025-09-15T20:33:30.000Z","dependencies_parsed_at":"2025-05-31T08:26:24.518Z","dependency_job_id":null,"html_url":"https://github.com/TRI-AMDD/beep","commit_stats":{"total_commits":1681,"total_committers":24,"mean_commits":70.04166666666667,"dds":0.7031528851873885,"last_synced_commit":"9f3a71d55b43bfe6a4ea633f7f112cea1db7d82b"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"purl":"pkg:github/TRI-AMDD/beep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TRI-AMDD","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/sbom","scorecard":{"id":137324,"data":{"date":"2025-08-11","repo":{"name":"github.com/TRI-AMDD/beep","commit":"decb02d4499a4099aba90125215ee0b38369ead2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"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":"Code-Review","score":4,"reason":"Found 3/7 approved changesets -- score normalized to 4","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/beep-lint.yml:1","Warn: no topLevel permission defined: .github/workflows/beep-test-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/beep-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":"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":"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":"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":"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":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v"],"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"}},{"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/beep-lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/TRI-AMDD/beep/beep-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/beep-lint.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/TRI-AMDD/beep/beep-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/beep-test-pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/TRI-AMDD/beep/beep-test-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/beep-test-pr.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/TRI-AMDD/beep/beep-test-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/beep-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/TRI-AMDD/beep/beep-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/beep-test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/TRI-AMDD/beep/beep-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/beep-test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/TRI-AMDD/beep/beep-test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/beep-lint.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/beep-lint.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/beep-lint.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/beep-test-pr.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/beep-test-pr.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/beep-test-pr.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/beep-test.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/beep-test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/beep-test.yml:37","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   9 pipCommand 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"}}]},"last_synced_at":"2025-08-16T06:55:14.182Z","repository_id":36973337,"created_at":"2025-08-16T06:55:14.182Z","updated_at":"2025-08-16T06:55:14.182Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275665429,"owners_count":25506158,"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-17T02:00:09.119Z","response_time":84,"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":"TRI-AMDD","name":"Toyota Research Institute - Accelerated Materials Design \u0026 Discovery (AMDD)","uuid":"62159728","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/62159728?v=4","repositories_count":12,"last_synced_at":"2023-03-03T21:48:56.685Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TRI-AMDD","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:49:36.827Z","updated_at":"2023-03-03T21:48:56.730Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TRI-AMDD","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TRI-AMDD/repositories"},"tags":[{"name":"v2022.10.3.16","sha":"397df2791adca45156681c09ac98bc955b65fbb0","kind":"tag","published_at":"2022-10-03T23:41:16.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2022.10.3.16","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2022.10.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2022.10.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.10.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.10.3.16/manifests"},{"name":"v2022.8.16.16","sha":"ccbc15b41aa4f7cd315de39bf00b781ad1808012","kind":"tag","published_at":"2022-08-16T23:25:29.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2022.8.16.16","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2022.8.16.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2022.8.16.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.8.16.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.8.16.16/manifests"},{"name":"v2022.8.15.20","sha":"0adeb48e8ed96b4f398a8a3cae2344121ee97302","kind":"tag","published_at":"2022-08-16T03:21:22.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2022.8.15.20","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2022.8.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2022.8.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.8.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.8.15.20/manifests"},{"name":"v2022.7.1.18","sha":"ee55df5c2378e90064cedd2b3a899196d5936112","kind":"tag","published_at":"2022-07-02T01:37:50.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2022.7.1.18","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2022.7.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2022.7.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.7.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.7.1.18/manifests"},{"name":"v2022.7.1.11","sha":"e70192be865d8a213d6b7da061972ab9314d3b49","kind":"tag","published_at":"2022-07-01T18:21:46.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2022.7.1.11","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2022.7.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2022.7.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.7.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.7.1.11/manifests"},{"name":"v2022.5.2.14","sha":"1bdf152f60487c78b983296dfa0fa2218e346765","kind":"tag","published_at":"2022-05-02T21:56:47.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2022.5.2.14","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2022.5.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2022.5.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.5.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.5.2.14/manifests"},{"name":"v2022.2.7.14","sha":"da36d599f7178a50b252a61cd483df7a86ae7cf6","kind":"tag","published_at":"2022-02-07T19:41:12.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2022.2.7.14","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2022.2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2022.2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.2.7.14/manifests"},{"name":"v2022.2.1.19","sha":"1dab1fae12509163d85979f9e74dd15a39fa3577","kind":"tag","published_at":"2022-02-02T00:19:02.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2022.2.1.19","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2022.2.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2022.2.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.2.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.2.1.19/manifests"},{"name":"v2022.1.24.16","sha":"8cbb7ecd1eaa1715a6800dcacaa5d99310a93b13","kind":"tag","published_at":"2022-01-24T21:20:21.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2022.1.24.16","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2022.1.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2022.1.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.1.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2022.1.24.16/manifests"},{"name":"v2021.12.28.16","sha":"abcaf67cb32cec39e5c24043377a2aee53e02fa9","kind":"tag","published_at":"2021-12-28T21:08:34.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.12.28.16","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.12.28.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.12.28.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.12.28.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.12.28.16/manifests"},{"name":"v2021.12.15.7","sha":"557a7fa531282012215228e2bb10fe116beaa450","kind":"tag","published_at":"2021-12-15T12:23:36.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.12.15.7","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.12.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.12.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.12.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.12.15.7/manifests"},{"name":"v2021.10.28.12","sha":"2f214b5ba40e07d4d9673d1aa315200b65099f3a","kind":"tag","published_at":"2021-10-28T16:40:38.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.10.28.12","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.10.28.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.10.28.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.10.28.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.10.28.12/manifests"},{"name":"v2021.10.11.13","sha":"16ea085342c9fa46e1906811c71b4d9e2a5f2a5d","kind":"tag","published_at":"2021-10-11T17:02:35.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.10.11.13","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.10.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.10.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.10.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.10.11.13/manifests"},{"name":"v2021.9.30.15","sha":"dd6afad8520c09f425440cecac25e78dab851c92","kind":"tag","published_at":"2021-09-30T19:05:01.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.9.30.15","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.9.30.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.9.30.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.9.30.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.9.30.15/manifests"},{"name":"v2021.9.1.11","sha":"b32c45d28a5478929f82ae540e434808c2c02932","kind":"tag","published_at":"2021-09-01T15:28:05.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.9.1.11","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.9.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.9.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.9.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.9.1.11/manifests"},{"name":"v2021.8.2.15","sha":"8daf12b0630e0dfa45d756cd9e2f16117439938e","kind":"tag","published_at":"2021-08-02T19:37:02.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.8.2.15","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.8.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.8.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.8.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.8.2.15/manifests"},{"name":"v2021.7.21.18","sha":"5509a93f012047791111940a418ee9e8542aa813","kind":"tag","published_at":"2021-07-21T22:58:45.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.7.21.18","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.7.21.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.7.21.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.7.21.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.7.21.18/manifests"},{"name":"v2021.7.21.14","sha":"e10bdc9c677054fbda250c2ff6c5f20bec436c49","kind":"tag","published_at":"2021-07-21T18:16:46.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.7.21.14","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.7.21.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.7.21.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.7.21.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.7.21.14/manifests"},{"name":"v2021.6.3.21","sha":"d3ee5cdb31d042e252970116a96e5532692bebb6","kind":"tag","published_at":"2021-06-04T01:20:44.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.6.3.21","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.6.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.6.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.6.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.6.3.21/manifests"},{"name":"v2021.5.25.11","sha":"0ef0ec9e3d4fbd8931a092bf80be00f83ebcd56c","kind":"tag","published_at":"2021-05-25T15:50:43.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.5.25.11","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.5.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.5.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.5.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.5.25.11/manifests"},{"name":"v2021.5.19.17","sha":"6202d75455e8d1a3047118fc13739fc37f7d49b0","kind":"tag","published_at":"2021-05-19T21:07:56.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.5.19.17","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.5.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.5.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.5.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.5.19.17/manifests"},{"name":"v2021.5.18.10","sha":"115cba07116019655159a248e33c3bb5f755c254","kind":"tag","published_at":"2021-05-18T14:39:55.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.5.18.10","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.5.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.5.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.5.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.5.18.10/manifests"},{"name":"v2021.3.30.9","sha":"cf389fd5c205f68819bf6c72d101f333c829926d","kind":"tag","published_at":"2021-03-30T13:44:20.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.3.30.9","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.3.30.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.3.30.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.3.30.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.3.30.9/manifests"},{"name":"v2021.3.29.16","sha":"0a6eb97ab6c5fb6a66f214502b2d30a3cc931d0c","kind":"tag","published_at":"2021-03-29T20:35:37.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.3.29.16","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.3.29.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.3.29.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.3.29.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.3.29.16/manifests"},{"name":"v2021.3.4.9","sha":"881af22738e956413f0a7293abe259c2674ce087","kind":"tag","published_at":"2021-03-04T14:32:06.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.3.4.9","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.3.4.9/manifests"},{"name":"v2021.2.22.11","sha":"4da4c00df887fc1d3dc6f6823248e4ddadecd813","kind":"tag","published_at":"2021-02-22T16:34:20.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.2.22.11","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.2.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.2.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.2.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.2.22.11/manifests"},{"name":"v2021.2.8.10","sha":"b27885613dc4f7013dc02eba58d20ef6ddab4ec6","kind":"tag","published_at":"2021-02-08T15:43:19.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.2.8.10","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.2.8.10/manifests"},{"name":"v2021.1.11.15","sha":"62343a195001d737fc7b8e6a55c42d3513b1425c","kind":"tag","published_at":"2021-01-11T20:18:08.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2021.1.11.15","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2021.1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2021.1.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2021.1.11.15/manifests"},{"name":"v2020.12.22.14","sha":"48fa1d006b07091d18ad5ddbfe5074a5082d7f28","kind":"tag","published_at":"2020-12-22T19:04:54.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.12.22.14","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.12.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.12.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.12.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.12.22.14/manifests"},{"name":"v2020.11.19.17","sha":"4460de88fd6b3e0e9741b663ce17fa0e9f7054d7","kind":"tag","published_at":"2020-11-19T22:37:03.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.11.19.17","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.11.19.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.11.19.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.11.19.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.11.19.17/manifests"},{"name":"v2020.11.19.16","sha":"941268832ade315936989636126820266e6899a8","kind":"tag","published_at":"2020-11-19T21:27:39.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.11.19.16","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.11.19.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.11.19.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.11.19.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.11.19.16/manifests"},{"name":"v2020.11.19.15","sha":"a8d5fed2e51afde36b61d63ebc84980f9adc6b79","kind":"tag","published_at":"2020-11-19T20:25:24.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.11.19.15","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.11.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.11.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.11.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.11.19.15/manifests"},{"name":"v2020.11.5.13","sha":"c9ef4c49c383266ab2b72880532af30da26ec34f","kind":"tag","published_at":"2020-11-05T18:58:42.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.11.5.13","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.11.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.11.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.11.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.11.5.13/manifests"},{"name":"v2020.11.4.14","sha":"8aadb24e1b84779e6d2dff4a5c22ef2baf1ded6e","kind":"tag","published_at":"2020-11-04T19:13:25.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.11.4.14","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.11.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.11.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.11.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.11.4.14/manifests"},{"name":"v2020.10.29.16","sha":"cb13b95023f0c7f1d3ff0ef3d21e6a62b6b92d80","kind":"tag","published_at":"2020-10-29T20:04:57.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.10.29.16","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.10.29.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.10.29.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.10.29.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.10.29.16/manifests"},{"name":"v2020.10.22.16","sha":"84bb89c4d8005e2251767d891db883dfa4c77b86","kind":"tag","published_at":"2020-10-22T20:04:52.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.10.22.16","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.10.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.10.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.10.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.10.22.16/manifests"},{"name":"v2020.10.19.20","sha":"2832e60ca4b7603ec88c4a27802eedf99a461e07","kind":"tag","published_at":"2020-10-20T00:13:41.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.10.19.20","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.10.19.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.10.19.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.10.19.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.10.19.20/manifests"},{"name":"v2020.10.14.21","sha":"00146eb52e8a789c7c82be7d3e1b38114d367aed","kind":"tag","published_at":"2020-10-15T01:03:47.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.10.14.21","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.10.14.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.10.14.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.10.14.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.10.14.21/manifests"},{"name":"v2020.10.13.11","sha":"536917b2ea2d90068e2d00b5585f4f020270971c","kind":"tag","published_at":"2020-10-13T15:12:57.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.10.13.11","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.10.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.10.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.10.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.10.13.11/manifests"},{"name":"v2020.9.29.19","sha":"629212705d8b4063b82e6894d8ed41fefec13b44","kind":"tag","published_at":"2020-09-29T23:11:25.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.9.29.19","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.9.29.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.9.29.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.9.29.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.9.29.19/manifests"},{"name":"v2020.9.29","sha":"c3237c9f47dc35bac3ed4033f7f0357843905b01","kind":"tag","published_at":"2020-09-29T20:18:13.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.9.29","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.9.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.9.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.9.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.9.29/manifests"},{"name":"v2020.9.16","sha":"3d80d3cb3195a3e5c9cb9617fe202aaf3f8dcb16","kind":"tag","published_at":"2020-09-16T12:57:35.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.9.16","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.9.16/manifests"},{"name":"v2020.9.15","sha":"3392d5f7c85e11342a92daf1551578ca4de36be8","kind":"tag","published_at":"2020-09-15T20:49:34.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.9.15","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.9.15/manifests"},{"name":"v2020.8.21","sha":"78cef698222eee9b54bb42cc442e7bc15824a6b0","kind":"tag","published_at":"2020-08-22T01:14:13.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.8.21","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.8.21/manifests"},{"name":"v2020.7.29","sha":"9bbf42f69ef8a53e0d2bbfc9e6ee3a1b20298707","kind":"tag","published_at":"2020-07-29T23:55:09.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.7.29","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.7.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.7.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.7.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.7.29/manifests"},{"name":"v2020.7.17","sha":"a9adeaec650bb49d5d99f1cf2336f648dc081da2","kind":"commit","published_at":"2020-07-14T20:28:40.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.7.17","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.7.17/manifests"},{"name":"v2020.7.8.1","sha":"fc85c7187aeb4bca42d61b93570c0bd60cbaba9b","kind":"tag","published_at":"2020-07-09T02:53:32.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.7.8.1","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.7.8.1/manifests"},{"name":"v2020.7.8","sha":"354d1bdde0a0acc484b5004a9bac337ad1f26a32","kind":"tag","published_at":"2020-07-08T15:51:17.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.7.8","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.7.8/manifests"},{"name":"v2020.6.2","sha":"a9d6082534a81d09d56e9f5d103c5b6ab993d24b","kind":"commit","published_at":"2020-06-02T18:15:11.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.6.2","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.6.2/manifests"},{"name":"v2020.5.24","sha":"ecd981502be792a38f38d950583a5dd43d3d6be4","kind":"tag","published_at":"2020-05-25T00:59:22.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.5.24","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.5.24/manifests"},{"name":"v2020.5.16","sha":"8b0a90089375a8aeddf181874f17bbcc62c1417e","kind":"tag","published_at":"2020-05-16T22:44:49.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.5.16","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.5.16/manifests"},{"name":"v2020.5.5","sha":"c6dae6f934dc2d012aaa3324cb01bdc6a98a79b0","kind":"tag","published_at":"2020-05-05T21:57:22.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.5.5","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.5.5/manifests"},{"name":"v2020.4.25","sha":"32732552215d0e32ec058a0e5102b7988ed3ec38","kind":"tag","published_at":"2020-04-25T23:54:37.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.4.25","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.25/manifests"},{"name":"v2020.4.20","sha":"40d756f2f43cdb961f7cc6122199b64e5110ff36","kind":"tag","published_at":"2020-04-20T23:58:03.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.4.20","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.20/manifests"},{"name":"v2020.4.10","sha":"c2bcba783bc3b99cb7097123b70ec251cec36278","kind":"tag","published_at":"2020-04-10T23:51:32.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.4.10","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.10/manifests"},{"name":"v2020.4.9","sha":"84ab7bdc51a11a59f09f1bf120ea9b3de57cff9d","kind":"tag","published_at":"2020-04-09T18:54:42.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.4.9","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.9/manifests"},{"name":"v2020.4.8","sha":"060dc218ccebd7a22776eda49ff94c8b718d9028","kind":"tag","published_at":"2020-04-08T22:13:16.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.4.8","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.8/manifests"},{"name":"v2020.4.5","sha":"c74a5a8b7f761afff9040b2e7496bf26e2417853","kind":"tag","published_at":"2020-04-06T02:42:21.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.4.5","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.4.5/manifests"},{"name":"v2020.3.31","sha":"49b6e0938197c612de0e226398c83f4473091159","kind":"tag","published_at":"2020-03-31T15:53:22.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.3.31","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.31/manifests"},{"name":"v2020.3.19","sha":"ccb2fcfa181e0ebd1c38ce3e69eb1677350f459c","kind":"tag","published_at":"2020-03-19T23:41:14.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.3.19","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.19/manifests"},{"name":"v2020.3.18","sha":"a7a379b68451a767130654afa56299506e1e790e","kind":"tag","published_at":"2020-03-18T22:20:33.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.3.18","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.18/manifests"},{"name":"v2020.3.8","sha":"e56864bdf080df6ab6ea3e37f7bdb20a699f7644","kind":"tag","published_at":"2020-03-08T23:21:07.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.3.8","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.8/manifests"},{"name":"v2020.3.5","sha":"4e70ff5582097d6547cb70d1bb7481b21c85a600","kind":"tag","published_at":"2020-03-06T00:04:38.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.3.5","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.5/manifests"},{"name":"v2020.3.2","sha":"aaa66f8d987719afd99bb5b7bf9892ffdcafcf2a","kind":"tag","published_at":"2020-03-02T19:46:58.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.3.2","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.3.2/manifests"},{"name":"v2020.2.28","sha":"fd3832d77e57cccad1695093600175ed0434f125","kind":"tag","published_at":"2020-02-29T00:20:26.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.2.28","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.2.28/manifests"},{"name":"v2020.2.23","sha":"ead991b196a1e361d38db2e2be0cd4e955a453ab","kind":"tag","published_at":"2020-02-23T20:37:49.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.2.23","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.2.23/manifests"},{"name":"v2020.02.22a","sha":"a476c208257de590c1be509ef5dc7faf89d15d5a","kind":"tag","published_at":"2020-02-22T15:24:24.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.02.22a","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.02.22a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.02.22a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.02.22a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.02.22a/manifests"},{"name":"v2020.2.22a","sha":"a13bda61d4562abdd39b2b839c523cc460328abd","kind":"commit","published_at":"2020-02-22T15:15:47.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.2.22a","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.2.22a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.2.22a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.2.22a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.2.22a/manifests"},{"name":"v2020.2.22","sha":"af9b2c74e0cc42880c3654c112dac8c2ec9ad871","kind":"tag","published_at":"2020-02-22T14:59:34.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.2.22","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.2.22/manifests"},{"name":"v2020.2.21","sha":"69e3212aa56116458ce47c90ffba31769016206f","kind":"tag","published_at":"2020-02-21T23:30:16.000Z","download_url":"https://codeload.github.com/TRI-AMDD/beep/tar.gz/v2020.2.21","html_url":"https://github.com/TRI-AMDD/beep/releases/tag/v2020.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TRI-AMDD/beep@v2020.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/tags/v2020.2.21/manifests"}]},"repo_metadata_updated_at":"2025-09-19T04:49:16.669Z","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/tri-amdd/beep","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/tri-amdd/beep","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/tri-amdd/beep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/tri-amdd/beep/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T16:10:21.468Z","issues_count":70,"pull_requests_count":848,"avg_time_to_close_issue":8683845.536585366,"avg_time_to_close_pull_request":1437234.9417475727,"issues_closed_count":41,"pull_requests_closed_count":824,"pull_request_authors_count":21,"issue_authors_count":16,"avg_comments_per_issue":1.3,"avg_comments_per_pull_request":0.7158018867924528,"merged_pull_requests_count":391,"bot_issues_count":0,"bot_pull_requests_count":589,"past_year_issues_count":0,"past_year_pull_requests_count":80,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":757175.2950819673,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":61,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":76,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/issues","maintainers":[{"login":"ardunn","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ardunn"},{"login":"JosephMontoya-TRI","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JosephMontoya-TRI"},{"login":"pasinger","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pasinger"},{"login":"BruisVanVlijmen2020","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BruisVanVlijmen2020"},{"login":"d-cogswell","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d-cogswell"}],"active_maintainers":[{"login":"JosephMontoya-TRI","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JosephMontoya-TRI"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftri-amdd%2Fbeep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftri-amdd%2Fbeep/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftri-amdd%2Fbeep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftri-amdd%2Fbeep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftri-amdd%2Fbeep/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2119027,"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":{"id":541723,"full_name":"TRI-AMDD/beep","default_branch":"master","total_commits":1711,"total_committers":23,"total_bot_commits":172,"total_bot_committers":1,"mean_commits":74.3913043478261,"dds":0.7083576855639977,"past_year_total_commits":19,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":19.0,"past_year_dds":0.0,"last_synced_at":"2026-04-18T08:11:52.835Z","last_synced_commit":"f2b984e4bbf54554d9514c1defc81d09ac2a3dee","created_at":"2023-03-09T04:14:34.323Z","updated_at":"2026-04-18T08:11:20.032Z","committers":[{"name":"Patrick Herring","email":"patrick.herring@tri.global","login":"patrickherring-TRI","count":499},{"name":"ardunn","email":"ardunn@lbl.gov","login":"ardunn","count":490},{"name":"Joseph Montoya","email":"joseph.montoya@tri.global","login":"JosephMontoya-TRI","count":180},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":172},{"name":"Chirranjeevi","email":"chirranjeevi.gopal@tri.global","login":"chirranjeevigopal-TRI","count":103},{"name":"Will Powelson","email":"will.powelson.ctr@tri.global","login":null,"count":75},{"name":"Will Powelson","email":"willpowelson@gmail.com","login":"willpowelson","count":47},{"name":"Patrick Moore","email":"patrick.moore.ctr@tri.global","login":"moorepatrick","count":34},{"name":"Xiao Cui","email":"cx26@stanford.edu","login":"cx26","count":29},{"name":"shijingsun-TRI","email":"shijing.sun@tri.global","login":"shijingsun-TRI","count":26},{"name":"BruisVanVlijmen2020","email":"bvlijmen@stanford.edu","login":"BruisVanVlijmen2020","count":15},{"name":"Dan Cogswell","email":"cogswell@mit.edu","login":"d-cogswell","count":11},{"name":"daniel.schweigert","email":"daniel.schweigert@tri.global","login":"danielschweigert-TRI","count":9},{"name":"Amalie Trewartha","email":"amalie.trewartha@tri.global","login":"amalie-trewartha","count":5},{"name":"linda-hung","email":"linda.hung@tri.global","login":"LindaHung-TRI","count":4},{"name":"pasinger","email":"41648041+pasinger","login":"pasinger","count":4},{"name":"Valentin Sulzer","email":"valentinsulzer@hotmail.com","login":"tinosulzer","count":2},{"name":"Muratahan Aykol","email":"35707215+MuratAykol-TRI","login":"MuratAykol-TRI","count":1},{"name":"Patrick Herring","email":"pkherring@gmail.com","login":"pkherring","count":1},{"name":"Rhys Goodall","email":"rhys.goodall@outlook.com","login":"CompRhys","count":1},{"name":"TRI-Materials","email":"","login":null,"count":1},{"name":"EC2 Default User","email":"ec2-user@ip-172-31-25-137.us-west-2.compute.internal","login":null,"count":1},{"name":"Vivek Lam","email":"viveknlam@gmail.com","login":"viveklam","count":1}],"past_year_committers":[{"name":"Joseph Montoya","email":"joseph.montoya@tri.global","login":"JosephMontoya-TRI","count":19}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-22T00:00:10.876Z","repositories_count":6216091,"commits_count":899054730,"contributors_count":34907401,"owners_count":1144154,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"TRI-AMDD/beep","html_url":"https://github.com/TRI-AMDD/beep","last_synced_at":"2026-04-16T07:01:42.091Z","status":"error","issues_count":71,"pull_requests_count":845,"avg_time_to_close_issue":8683845.536585366,"avg_time_to_close_pull_request":1379664.1545012165,"issues_closed_count":41,"pull_requests_closed_count":822,"pull_request_authors_count":21,"issue_authors_count":17,"avg_comments_per_issue":1.2816901408450705,"avg_comments_per_pull_request":0.7159763313609467,"merged_pull_requests_count":391,"bot_issues_count":0,"bot_pull_requests_count":587,"past_year_issues_count":1,"past_year_pull_requests_count":77,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":757175.2950819673,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":61,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.7792207792207793,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":76,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-09T10:37:23.584Z","updated_at":"2026-04-16T07:01:42.091Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRI-AMDD%2Fbeep/issues","issue_labels_count":{"enhancement":36,"bug":19,"structuring":14,"documentation":5,"priority":4,"featurization":3,"validation":3,"cli":2,"models":1},"pull_request_labels_count":{"dependencies":587,"python":55,"structuring":4,"ready to merge":2,"enhancement":2,"bug":2,"documentation":2,"priority":1},"issue_author_associations_count":{"COLLABORATOR":47,"NONE":13,"CONTRIBUTOR":11},"pull_request_author_associations_count":{"CONTRIBUTOR":773,"COLLABORATOR":67,"NONE":5},"issue_authors":{"ardunn":46,"tinosulzer":5,"patrickherring-TRI":3,"shijingsun-TRI":2,"jkoeller":2,"GMissaka":2,"lcontami":1,"MattMazz25":1,"pasinger":1,"pghege":1,"blht-chen":1,"nsankar":1,"chirranjeevigopal-TRI":1,"leesavoie-voltaiq":1,"MarcAntoine88":1,"smedegaard":1,"Alt1139":1},"pull_request_authors":{"dependabot[bot]":587,"patrickherring-TRI":115,"ardunn":33,"chirranjeevigopal-TRI":25,"JosephMontoya-TRI":21,"moorepatrick":13,"shijingsun-TRI":10,"willpowelson":9,"pasinger":6,"danielschweigert-TRI":5,"BruisVanVlijmen2020":4,"d-cogswell":3,"LindaHung-TRI":2,"amalie-trewartha":2,"paperchalice":2,"cx26":2,"brohr-tri":2,"GMissaka":1,"CompRhys":1,"viveklam":1,"tinosulzer":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-30T00:00:06.639Z","repositories_count":14451202,"issues_count":34193900,"pull_requests_count":112163914,"authors_count":11249584,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"enhancement":1},"past_year_pull_request_labels_count":{"dependencies":17,"python":17},"past_year_issue_author_associations_count":{"NONE":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":17},"past_year_issue_authors":{"leesavoie-voltaiq":1},"past_year_pull_request_authors":{"dependabot[bot]":17},"maintainers":[{"login":"ardunn","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ardunn"},{"login":"JosephMontoya-TRI","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JosephMontoya-TRI"},{"login":"pasinger","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pasinger"},{"login":"BruisVanVlijmen2020","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BruisVanVlijmen2020"},{"login":"d-cogswell","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d-cogswell"}],"active_maintainers":[]},"events":{"total":{"DeleteEvent":56,"PullRequestEvent":87,"ForkEvent":7,"IssuesEvent":1,"WatchEvent":19,"IssueCommentEvent":44,"PushEvent":18,"CreateEvent":43},"last_year":{"DeleteEvent":13,"PullRequestEvent":25,"ForkEvent":4,"IssuesEvent":1,"WatchEvent":6,"IssueCommentEvent":14,"PushEvent":8,"CreateEvent":12}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/beep-lint.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T10:15:09.890Z","updated_at":"2023-01-17T10:15:09.890Z","repository_link":"https://github.com/TRI-AMDD/beep/blob/main/.github/workflows/beep-lint.yml","dependencies":[{"id":6979280719,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6979280720,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/beep-test-pr.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T10:15:10.000Z","updated_at":"2023-01-17T10:15:10.000Z","repository_link":"https://github.com/TRI-AMDD/beep/blob/main/.github/workflows/beep-test-pr.yml","dependencies":[{"id":6979281268,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6979281269,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/beep-test.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T10:15:10.061Z","updated_at":"2023-01-17T10:15:10.061Z","repository_link":"https://github.com/TRI-AMDD/beep/blob/main/.github/workflows/beep-test.yml","dependencies":[{"id":6979281293,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6979281294,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6979281295,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-docs.txt","sha":null,"kind":"manifest","created_at":"2023-09-21T19:59:14.860Z","updated_at":"2023-09-21T19:59:14.860Z","repository_link":"https://github.com/TRI-AMDD/beep/blob/main/requirements-docs.txt","dependencies":[{"id":13857080685,"package_name":"mkdocs-material","ecosystem":"pypi","requirements":"==9.1.5","direct":true,"kind":"runtime","optional":false},{"id":13857080686,"package_name":"mkdocstrings","ecosystem":"pypi","requirements":"==0.18.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-test.txt","sha":null,"kind":"manifest","created_at":"2023-09-21T19:59:15.198Z","updated_at":"2023-09-21T19:59:15.198Z","repository_link":"https://github.com/TRI-AMDD/beep/blob/main/requirements-test.txt","dependencies":[{"id":13857080687,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"test","optional":false},{"id":13857080688,"package_name":"coveralls","ecosystem":"pypi","requirements":"==3.3.1","direct":true,"kind":"test","optional":false},{"id":13857080689,"package_name":"memory_profiler","ecosystem":"pypi","requirements":"==0.60.0","direct":true,"kind":"test","optional":false},{"id":13857080690,"package_name":"matplotlib","ecosystem":"pypi","requirements":"==3.5.1","direct":true,"kind":"test","optional":false},{"id":13857080691,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-21T19:59:15.772Z","updated_at":"2023-09-21T19:59:15.772Z","repository_link":"https://github.com/TRI-AMDD/beep/blob/main/requirements.txt","dependencies":[{"id":13857080692,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.22.2","direct":true,"kind":"runtime","optional":false},{"id":13857080693,"package_name":"monty","ecosystem":"pypi","requirements":"==2022.4.26","direct":true,"kind":"runtime","optional":false},{"id":13857080694,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.5.4","direct":true,"kind":"runtime","optional":false},{"id":13857080695,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"==1.0.2","direct":true,"kind":"runtime","optional":false},{"id":13857080696,"package_name":"pandas","ecosystem":"pypi","requirements":"==1.4.1","direct":true,"kind":"runtime","optional":false},{"id":13857080697,"package_name":"tqdm","ecosystem":"pypi","requirements":"==4.62.3","direct":true,"kind":"runtime","optional":false},{"id":13857080698,"package_name":"boto3","ecosystem":"pypi","requirements":"==1.20.31","direct":true,"kind":"runtime","optional":false},{"id":13857080699,"package_name":"botocore","ecosystem":"pypi","requirements":"==1.23.37","direct":true,"kind":"runtime","optional":false},{"id":13857080700,"package_name":"pytz","ecosystem":"pypi","requirements":"==2021.3","direct":true,"kind":"runtime","optional":false},{"id":13857080701,"package_name":"watchtower","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"runtime","optional":false},{"id":13857080702,"package_name":"msgpack-python","ecosystem":"pypi","requirements":"==0.5.6","direct":true,"kind":"runtime","optional":false},{"id":13857080703,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.8.2","direct":true,"kind":"runtime","optional":false},{"id":13857080704,"package_name":"ruamel.yaml","ecosystem":"pypi","requirements":"==0.17.21","direct":true,"kind":"runtime","optional":false},{"id":13857080705,"package_name":"xmltodict","ecosystem":"pypi","requirements":"==0.12.0","direct":true,"kind":"runtime","optional":false},{"id":13857080706,"package_name":"pydash","ecosystem":"pypi","requirements":"==5.1.0","direct":true,"kind":"runtime","optional":false},{"id":13857080707,"package_name":"lmfit","ecosystem":"pypi","requirements":"==1.0.3","direct":true,"kind":"runtime","optional":false},{"id":13857080708,"package_name":"click","ecosystem":"pypi","requirements":"==8.0.4","direct":true,"kind":"runtime","optional":false},{"id":13857080709,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.3.4","direct":true,"kind":"runtime","optional":false},{"id":13857080710,"package_name":"h5py","ecosystem":"pypi","requirements":"==3.6.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-09-21T19:59:16.337Z","updated_at":"2023-09-21T19:59:16.337Z","repository_link":"https://github.com/TRI-AMDD/beep/blob/main/setup.py","dependencies":[]}],"score":15.006569536620784,"created_at":"2023-09-19T00:10:20.719Z","updated_at":"2026-05-12T20:09:08.298Z","avatar_url":"https://github.com/TRI-AMDD.png","language":"Python","category":"Energy Storage","sub_category":"Battery","monthly_downloads":751,"total_dependent_repos":5,"total_dependent_packages":0,"readme":"# Battery Evaluation and Early Prediction (BEEP)\n\n\u003ch4 align=\"center\"\u003e\n  \n![Testing - main](https://github.com/TRI-AMDD/beep/workflows/Testing%20-%20main/badge.svg)\n[![Coverage Status](https://coveralls.io/repos/github/TRI-AMDD/beep/badge.svg?branch=master)](https://coveralls.io/github/TRI-AMDD/beep?branch=master)\n[![GitHub Repo Size](https://img.shields.io/github/repo-size/TRI-AMDD/beep?label=Repo+Size)](https://github.com/TRI-AMDD/beep/graphs/contributors)\n\n\u003c/h4\u003e\n  \nBEEP is a set of tools designed to support Battery Evaluation and Early Prediction of cycle life corresponding to the research of the [d3batt program](https://d3batt.mit.edu/) and the [Toyota Research Institute](http://www.tri.global/accelerated-materials-design-and-discovery/).\n\n* **Documentation:** https://tri-amdd.github.io/beep\n* **Source code:** https://github.com/tri-amdd/beep\n* **PyPi release:** https://pypi.org/project/beep/\n\n#### How to cite\nIf you use BEEP, please cite this article:\n\n\u003e P. Herring, C. Balaji Gopal, M. Aykol, J.H. Montoya, A. Anapolsky, P.M. Attia, W. Gent, J.S. Hummelshøj, L. Hung, H.-K. Kwon, P. Moore, D. Schweigert, K.A. Severson, S. Suram, Z. Yang, R.D. Braatz, B.D. Storey, SoftwareX 11 (2020) 100506.\n[https://doi.org/10.1016/j.softx.2020.100506](https://doi.org/10.1016/j.softx.2020.100506)\n\n","funding_links":[],"readme_doi_urls":["https://doi.org/10.1016/j.softx.2020.100506"],"works":{"https://doi.org/10.1016/j.softx.2020.100506":{"id":"https://openalex.org/W3024813357","doi":"https://doi.org/10.1016/j.softx.2020.100506","title":"BEEP: A Python library for Battery Evaluation and Early Prediction","display_name":"BEEP: A Python library for Battery Evaluation and Early Prediction","publication_year":2020,"publication_date":"2020-01-01","ids":{"openalex":"https://openalex.org/W3024813357","doi":"https://doi.org/10.1016/j.softx.2020.100506","mag":"3024813357"},"language":"en","primary_location":{"is_oa":true,"landing_page_url":"https://doi.org/10.1016/j.softx.2020.100506","pdf_url":null,"source":{"id":"https://openalex.org/S2506067282","display_name":"SoftwareX","issn_l":"2352-7110","issn":["2352-7110"],"is_oa":true,"is_in_doaj":true,"host_organization":"https://openalex.org/P4310320990","host_organization_name":"Elsevier BV","host_organization_lineage":["https://openalex.org/P4310320990"],"host_organization_lineage_names":["Elsevier BV"],"type":"journal"},"license":"cc-by","version":"publishedVersion","is_accepted":true,"is_published":true},"type":"article","type_crossref":"journal-article","open_access":{"is_oa":true,"oa_status":"gold","oa_url":"https://doi.org/10.1016/j.softx.2020.100506","any_repository_has_fulltext":true},"authorships":[{"author_position":"first","author":{"id":"https://openalex.org/A5040404046","display_name":"Patrick Herring","orcid":"https://orcid.org/0000-0001-9922-1169"},"institutions":[{"id":"https://openalex.org/I917207718","display_name":"Toyota Industries (United States)","ror":"https://ror.org/0132ebr60","country_code":"US","type":"company","lineage":["https://openalex.org/I4210145315","https://openalex.org/I917207718"]}],"countries":["US"],"is_corresponding":false,"raw_author_name":"Patrick Herring","raw_affiliation_string":"Toyota Research Institute, Los Altos, CA 94022, USA","raw_affiliation_strings":["Toyota Research Institute, Los Altos, CA 94022, USA"]},{"author_position":"middle","author":{"id":"https://openalex.org/A5087395121","display_name":"Chirranjeevi Balaji Gopal","orcid":"https://orcid.org/0000-0003-1073-6516"},"institutions":[{"id":"https://openalex.org/I917207718","display_name":"Toyota Industries (United States)","ror":"https://ror.org/0132ebr60","country_code":"US","type":"company","lineage":["https://openalex.org/I4210145315","https://openalex.org/I917207718"]}],"countries":["US"],"is_corresponding":false,"raw_author_name":"Chirranjeevi Balaji Gopal","raw_affiliation_string":"Toyota Research Institute, Los Altos, CA 94022, USA","raw_affiliation_strings":["Toyota Research Institute, Los Altos, CA 94022, USA"]},{"author_position":"middle","author":{"id":"https://openalex.org/A5005433729","display_name":"Muratahan Aykol","orcid":"https://orcid.org/0000-0001-6433-7217"},"institutions":[{"id":"https://openalex.org/I917207718","display_name":"Toyota Industries (United States)","ror":"https://ror.org/0132ebr60","country_code":"US","type":"company","lineage":["https://openalex.org/I4210145315","https://openalex.org/I917207718"]}],"countries":["US"],"is_corresponding":true,"raw_author_name":"Muratahan Aykol","raw_affiliation_string":"Toyota Research Institute, Los Altos, CA 94022, USA","raw_affiliation_strings":["Toyota Research Institute, Los Altos, CA 94022, USA"]},{"author_position":"middle","author":{"id":"https://openalex.org/A5073265425","display_name":"Joseph H. Montoya","orcid":null},"institutions":[{"id":"https://openalex.org/I917207718","display_name":"Toyota Industries (United States)","ror":"https://ror.org/0132ebr60","country_code":"US","type":"company","lineage":["https://openalex.org/I4210145315","https://openalex.org/I917207718"]}],"countries":["US"],"is_corresponding":false,"raw_author_name":"Joseph H. Montoya","raw_affiliation_string":"Toyota Research Institute, Los Altos, CA 94022, USA","raw_affiliation_strings":["Toyota Research Institute, Los Altos, CA 94022, USA"]},{"author_position":"middle","author":{"id":"https://openalex.org/A5083617481","display_name":"Abraham Anapolsky","orcid":null},"institutions":[{"id":"https://openalex.org/I917207718","display_name":"Toyota Industries (United States)","ror":"https://ror.org/0132ebr60","country_code":"US","type":"company","lineage":["https://openalex.org/I4210145315","https://openalex.org/I917207718"]}],"countries":["US"],"is_corresponding":false,"raw_author_name":"Abraham Anapolsky","raw_affiliation_string":"Toyota Research Institute, Los Altos, CA 94022, USA","raw_affiliation_strings":["Toyota Research Institute, Los Altos, CA 94022, USA"]},{"author_position":"middle","author":{"id":"https://openalex.org/A5005580336","display_name":"Peter M. Attia","orcid":"https://orcid.org/0000-0003-4745-5726"},"institutions":[{"id":"https://openalex.org/I97018004","display_name":"Stanford University","ror":"https://ror.org/00f54p054","country_code":"US","type":"education","lineage":["https://openalex.org/I97018004"]}],"countries":["US"],"is_corresponding":false,"raw_author_name":"Peter M. Attia","raw_affiliation_string":"Department of Materials Science and Engineering, Stanford University, Stanford, CA 94305, USA","raw_affiliation_strings":["Department of Materials Science and Engineering, Stanford University, Stanford, CA 94305, USA"]},{"author_position":"middle","author":{"id":"https://openalex.org/A5024177529","display_name":"William E. Gent","orcid":"https://orcid.org/0000-0001-7663-3988"},"institutions":[{"id":"https://openalex.org/I97018004","display_name":"Stanford University","ror":"https://ror.org/00f54p054","country_code":"US","type":"education","lineage":["https://openalex.org/I97018004"]}],"countries":["US"],"is_corresponding":false,"raw_author_name":"William Gent","raw_affiliation_string":"Department of Materials Science and Engineering, Stanford University, Stanford, CA 94305, USA","raw_affiliation_strings":["Department of Materials Science and Engineering, Stanford University, Stanford, CA 94305, USA"]},{"author_position":"middle","author":{"id":"https://openalex.org/A5086101865","display_name":"Jens Strabo Hummelshøj","orcid":"https://orcid.org/0009-0007-2619-5247"},"institutions":[{"id":"https://openalex.org/I917207718","display_name":"Toyota Industries (United States)","ror":"https://ror.org/0132ebr60","country_code":"US","type":"company","lineage":["https://openalex.org/I4210145315","https://openalex.org/I917207718"]}],"countries":["US"],"is_corresponding":false,"raw_author_name":"Jens S. Hummelshøj","raw_affiliation_string":"Toyota Research Institute, Los Altos, CA 94022, USA","raw_affiliation_strings":["Toyota Research Institute, Los Altos, CA 94022, USA"]},{"author_position":"middle","author":{"id":"https://openalex.org/A5063341916","display_name":"Linda Hung","orcid":"https://orcid.org/0000-0002-1578-6152"},"institutions":[{"id":"https://openalex.org/I917207718","display_name":"Toyota Industries (United States)","ror":"https://ror.org/0132ebr60","country_code":"US","type":"company","lineage":["https://openalex.org/I4210145315","https://openalex.org/I917207718"]}],"countries":["US"],"is_corresponding":false,"raw_author_name":"Linda Hung","raw_affiliation_string":"Toyota Research Institute, Los Altos, CA 94022, USA","raw_affiliation_strings":["Toyota Research Institute, Los Altos, CA 94022, USA"]},{"author_position":"middle","author":{"id":"https://openalex.org/A5042043446","display_name":"Ha-Kyung Kwon","orcid":"https://orcid.org/0000-0002-9351-4806"},"institutions":[{"id":"https://openalex.org/I917207718","display_name":"Toyota Industries (United States)","ror":"https://ror.org/0132ebr60","country_code":"US","type":"company","lineage":["https://openalex.org/I4210145315","https://openalex.org/I917207718"]}],"countries":["US"],"is_corresponding":false,"raw_author_name":"Ha-Kyung Kwon","raw_affiliation_string":"Toyota Research Institute, Los Altos, CA 94022, USA","raw_affiliation_strings":["Toyota Research Institute, Los Altos, CA 94022, USA"]},{"author_position":"middle","author":{"id":"https://openalex.org/A5066820621","display_name":"Patrick Moore","orcid":null},"institutions":[{"id":"https://openalex.org/I917207718","display_name":"Toyota Industries (United States)","ror":"https://ror.org/0132ebr60","country_code":"US","type":"company","lineage":["https://openalex.org/I4210145315","https://openalex.org/I917207718"]}],"countries":["US"],"is_corresponding":false,"raw_author_name":"Patrick Moore","raw_affiliation_string":"Toyota Research Institute, Los Altos, CA 94022, USA","raw_affiliation_strings":["Toyota Research Institute, Los Altos, CA 94022, USA"]},{"author_position":"middle","author":{"id":"https://openalex.org/A5089880511","display_name":"Daniel Schweigert","orcid":"https://orcid.org/0000-0002-5170-8602"},"institutions":[{"id":"https://openalex.org/I917207718","display_name":"Toyota Industries (United States)","ror":"https://ror.org/0132ebr60","country_code":"US","type":"company","lineage":["https://openalex.org/I4210145315","https://openalex.org/I917207718"]}],"countries":["US"],"is_corresponding":false,"raw_author_name":"Daniel Schweigert","raw_affiliation_string":"Toyota Research Institute, Los Altos, CA 94022, USA","raw_affiliation_strings":["Toyota Research Institute, Los Altos, CA 94022, USA"]},{"author_position":"middle","author":{"id":"https://openalex.org/A5087785636","display_name":"Kristen A. Severson","orcid":null},"institutions":[{"id":"https://openalex.org/I63966007","display_name":"Massachusetts Institute of Technology","ror":"https://ror.org/042nb2s44","country_code":"US","type":"education","lineage":["https://openalex.org/I63966007"]}],"countries":["US"],"is_corresponding":false,"raw_author_name":"Kristen A. Severson","raw_affiliation_string":"Department of Chemical Engineering, Massachusetts Institute of Technology, Cambridge, MA 02139, USA","raw_affiliation_strings":["Department of Chemical Engineering, Massachusetts Institute of Technology, Cambridge, MA 02139, USA"]},{"author_position":"middle","author":{"id":"https://openalex.org/A5031095378","display_name":"Santosh K. Suram","orcid":"https://orcid.org/0000-0001-8170-2685"},"institutions":[{"id":"https://openalex.org/I917207718","display_name":"Toyota Industries (United States)","ror":"https://ror.org/0132ebr60","country_code":"US","type":"company","lineage":["https://openalex.org/I4210145315","https://openalex.org/I917207718"]}],"countries":["US"],"is_corresponding":false,"raw_author_name":"Santosh Suram","raw_affiliation_string":"Toyota Research Institute, Los Altos, CA 94022, USA","raw_affiliation_strings":["Toyota Research Institute, Los Altos, CA 94022, USA"]},{"author_position":"middle","author":{"id":"https://openalex.org/A5044878221","display_name":"Zi Jiang Yang","orcid":null},"institutions":[{"id":"https://openalex.org/I97018004","display_name":"Stanford University","ror":"https://ror.org/00f54p054","country_code":"US","type":"education","lineage":["https://openalex.org/I97018004"]}],"countries":["US"],"is_corresponding":false,"raw_author_name":"Zi Yang","raw_affiliation_string":"Department of Materials Science and Engineering, Stanford University, Stanford, CA 94305, USA","raw_affiliation_strings":["Department of Materials Science and Engineering, Stanford University, Stanford, CA 94305, USA"]},{"author_position":"middle","author":{"id":"https://openalex.org/A5084016121","display_name":"Richard D. Braatz","orcid":"https://orcid.org/0000-0003-4304-3484"},"institutions":[{"id":"https://openalex.org/I63966007","display_name":"Massachusetts Institute of Technology","ror":"https://ror.org/042nb2s44","country_code":"US","type":"education","lineage":["https://openalex.org/I63966007"]}],"countries":["US"],"is_corresponding":false,"raw_author_name":"Richard D. Braatz","raw_affiliation_string":"Department of Chemical Engineering, Massachusetts Institute of Technology, Cambridge, MA 02139, USA","raw_affiliation_strings":["Department of Chemical Engineering, Massachusetts Institute of Technology, Cambridge, MA 02139, USA"]},{"author_position":"last","author":{"id":"https://openalex.org/A5027649976","display_name":"Brian D. Storey","orcid":"https://orcid.org/0000-0001-5612-3390"},"institutions":[{"id":"https://openalex.org/I917207718","display_name":"Toyota Industries (United States)","ror":"https://ror.org/0132ebr60","country_code":"US","type":"company","lineage":["https://openalex.org/I4210145315","https://openalex.org/I917207718"]}],"countries":["US"],"is_corresponding":false,"raw_author_name":"Brian D. Storey","raw_affiliation_string":"Toyota Research Institute, Los Altos, CA 94022, USA","raw_affiliation_strings":["Toyota Research Institute, Los Altos, CA 94022, USA"]}],"countries_distinct_count":1,"institutions_distinct_count":3,"corresponding_author_ids":["https://openalex.org/A5005433729"],"corresponding_institution_ids":["https://openalex.org/I917207718"],"apc_list":{"value":500,"currency":"USD","value_usd":500,"provenance":"doaj"},"apc_paid":{"value":500,"currency":"USD","value_usd":500,"provenance":"doaj"},"has_fulltext":false,"cited_by_count":25,"cited_by_percentile_year":{"min":96,"max":97},"biblio":{"volume":"11","issue":null,"first_page":"100506","last_page":"100506"},"is_retracted":false,"is_paratext":false,"keywords":[{"keyword":"battery evaluation","score":0.5702},{"keyword":"beep","score":0.4617},{"keyword":"python library","score":0.4204},{"keyword":"early prediction","score":0.3595}],"concepts":[{"id":"https://openalex.org/C519991488","wikidata":"https://www.wikidata.org/wiki/Q28865","display_name":"Python (programming language)","level":2,"score":0.8755928},{"id":"https://openalex.org/C41008148","wikidata":"https://www.wikidata.org/wiki/Q21198","display_name":"Computer science","level":0,"score":0.78433084},{"id":"https://openalex.org/C93518851","wikidata":"https://www.wikidata.org/wiki/Q180160","display_name":"Metadata","level":2,"score":0.53981864},{"id":"https://openalex.org/C2777904410","wikidata":"https://www.wikidata.org/wiki/Q7397","display_name":"Software","level":2,"score":0.5166419},{"id":"https://openalex.org/C186644900","wikidata":"https://www.wikidata.org/wiki/Q194152","display_name":"Parsing","level":2,"score":0.4693832},{"id":"https://openalex.org/C79158427","wikidata":"https://www.wikidata.org/wiki/Q485396","display_name":"Analytics","level":2,"score":0.44284096},{"id":"https://openalex.org/C111919701","wikidata":"https://www.wikidata.org/wiki/Q9135","display_name":"Operating system","level":1,"score":0.41166928},{"id":"https://openalex.org/C77088390","wikidata":"https://www.wikidata.org/wiki/Q8513","display_name":"Database","level":1,"score":0.3954066},{"id":"https://openalex.org/C149635348","wikidata":"https://www.wikidata.org/wiki/Q193040","display_name":"Embedded system","level":1,"score":0.35056818},{"id":"https://openalex.org/C154945302","wikidata":"https://www.wikidata.org/wiki/Q11660","display_name":"Artificial intelligence","level":1,"score":0.19374064}],"mesh":[],"locations_count":3,"locations":[{"is_oa":true,"landing_page_url":"https://doi.org/10.1016/j.softx.2020.100506","pdf_url":null,"source":{"id":"https://openalex.org/S2506067282","display_name":"SoftwareX","issn_l":"2352-7110","issn":["2352-7110"],"is_oa":true,"is_in_doaj":true,"host_organization":"https://openalex.org/P4310320990","host_organization_name":"Elsevier BV","host_organization_lineage":["https://openalex.org/P4310320990"],"host_organization_lineage_names":["Elsevier BV"],"type":"journal"},"license":"cc-by","version":"publishedVersion","is_accepted":true,"is_published":true},{"is_oa":false,"landing_page_url":"https://doaj.org/article/14f331c68d2245b98a2e2d84fcdf8a4c","pdf_url":null,"source":{"id":"https://openalex.org/S4306401280","display_name":"DOAJ (DOAJ: Directory of Open Access Journals)","issn_l":null,"issn":null,"is_oa":true,"is_in_doaj":false,"host_organization":null,"host_organization_name":null,"host_organization_lineage":[],"host_organization_lineage_names":[],"type":"repository"},"license":null,"version":null,"is_accepted":false,"is_published":false},{"is_oa":true,"landing_page_url":"https://hdl.handle.net/1721.1/135330","pdf_url":"https://dspace.mit.edu/bitstream/1721.1/135330/2/1-s2.0-S2352711020300492-main.pdf","source":{"id":"https://openalex.org/S4306400425","display_name":"DSpace@MIT (Massachusetts Institute of Technology)","issn_l":null,"issn":null,"is_oa":true,"is_in_doaj":false,"host_organization":"https://openalex.org/I63966007","host_organization_name":"Massachusetts Institute of Technology","host_organization_lineage":["https://openalex.org/I63966007"],"host_organization_lineage_names":["Massachusetts Institute of Technology"],"type":"repository"},"license":"cc-by","version":"publishedVersion","is_accepted":true,"is_published":true}],"best_oa_location":{"is_oa":true,"landing_page_url":"https://doi.org/10.1016/j.softx.2020.100506","pdf_url":null,"source":{"id":"https://openalex.org/S2506067282","display_name":"SoftwareX","issn_l":"2352-7110","issn":["2352-7110"],"is_oa":true,"is_in_doaj":true,"host_organization":"https://openalex.org/P4310320990","host_organization_name":"Elsevier BV","host_organization_lineage":["https://openalex.org/P4310320990"],"host_organization_lineage_names":["Elsevier BV"],"type":"journal"},"license":"cc-by","version":"publishedVersion","is_accepted":true,"is_published":true},"sustainable_development_goals":[{"id":"https://metadata.un.org/sdg/12","display_name":"Responsible consumption and production","score":0.55},{"id":"https://metadata.un.org/sdg/9","display_name":"Industry, innovation and infrastructure","score":0.15}],"grants":[],"referenced_works_count":23,"referenced_works":["https://openalex.org/W1993220529","https://openalex.org/W1996801827","https://openalex.org/W2003360724","https://openalex.org/W2015197254","https://openalex.org/W2034758150","https://openalex.org/W2052255731","https://openalex.org/W2071280205","https://openalex.org/W2079985616","https://openalex.org/W2147428031","https://openalex.org/W2159915276","https://openalex.org/W2160540043","https://openalex.org/W2167503549","https://openalex.org/W2278970271","https://openalex.org/W2302501749","https://openalex.org/W2804431384","https://openalex.org/W2890910436","https://openalex.org/W2909102051","https://openalex.org/W2924382816","https://openalex.org/W2967729973","https://openalex.org/W2989603541","https://openalex.org/W3007217854","https://openalex.org/W3102947106","https://openalex.org/W4375905898"],"related_works":["https://openalex.org/W2392768766","https://openalex.org/W2058118494","https://openalex.org/W2501188010","https://openalex.org/W2095118173","https://openalex.org/W2382021449","https://openalex.org/W848359858","https://openalex.org/W2106424170","https://openalex.org/W3187193180","https://openalex.org/W4299935056","https://openalex.org/W2768810474"],"ngrams_url":"https://api.openalex.org/works/W3024813357/ngrams","abstract_inverted_index":{"Battery":[0],"evaluation":[1],"and":[2,16,33,50,70,80,98,105],"early":[3],"prediction":[4],"software":[5,97],"package":[6],"(BEEP)":[7],"provides":[8],"an":[9],"open-source":[10],"Python-based":[11],"framework":[12],"for":[13,57,68,77,87],"the":[14,44,96],"management":[15],"processing":[17],"of":[18,29,46,52,60],"high-throughput":[19],"battery":[20,103,107],"cycling":[21,31,62],"data-streams.":[22],"BEEPs":[23],"features":[24],"include":[25],"file-system":[26],"based":[27],"organization":[28],"raw":[30],"data":[32,53,63,76,82],"metadata":[34],"received":[35],"from":[36],"cell":[37],"testing":[38,104],"equipment,":[39],"validation":[40],"protocols":[41],"that":[42,73],"ensure":[43],"integrity":[45],"such":[47],"data,":[48],"parsing":[49],"structuring":[51],"into":[54],"Python-objects":[55],"ready":[56],"analytics,":[58],"featurization":[59],"structured":[61],"to":[64,83,95],"serve":[65],"as":[66],"input":[67],"machine-learning,":[69],"end-to-end":[71],"examples":[72],"use":[74],"processed":[75],"anomaly":[78],"detection":[79],"featurized":[81],"train":[84],"early-prediction":[85],"models":[86],"cycle":[88],"life.":[89],"BEEP":[90],"is":[91],"developed":[92],"in":[93],"response":[94],"expertise":[99],"gap":[100],"between":[101],"cell-level":[102],"data-driven":[106],"development.":[108]},"cited_by_api_url":"https://api.openalex.org/works?filter=cites:W3024813357","counts_by_year":[{"year":2023,"cited_by_count":9},{"year":2022,"cited_by_count":6},{"year":2021,"cited_by_count":7},{"year":2020,"cited_by_count":3}],"updated_date":"2023-12-13T06:28:59.528859","created_date":"2020-05-21"}},"citation_counts":{"https://doi.org/10.1016/j.softx.2020.100506":25},"total_citations":25,"keywords_from_contributors":["measurements","generation","observability","productivity","project","control","transforms","feature-flag","archiving","annotation"],"project_url":"https://ost.ecosyste.ms/api/v1/projects/80477","html_url":"https://ost.ecosyste.ms/projects/80477"}