{"id":75549,"name":"beep","description":"Battery evaluation and early prediction","url":"https://github.com/tri-amdd/beep","last_synced_at":"2025-09-08T16:40:08.036Z","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":"2025-05-19T05:56:25.000Z","size":451027,"stargazers_count":143,"open_issues_count":40,"forks_count":66,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-09-02T12:48:39.216Z","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-07-31T15:37:51.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":274209444,"owners_count":25241783,"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-08T02:00:09.813Z","response_time":121,"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":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":27,"first_release_published_at":"2020-02-21T23:30:16.000Z","latest_release_published_at":"2020-09-29T20:18:13.000Z","latest_release_number":"v2020.9.29+incompatible","last_synced_at":"2025-09-07T15:13:30.892Z","created_at":"2022-04-12T16:26:52.004Z","updated_at":"2025-09-07T15:13:30.892Z","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":143,"open_issues_count":40,"forks_count":67,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-08-19T05:54:54.378Z","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-07-31T15:37:51.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":272200607,"owners_count":24890823,"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-08-26T02:00:07.904Z","response_time":60,"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-08-26T09:26:25.607Z","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-26T09:08:46.604Z","issues_count":70,"pull_requests_count":803,"avg_time_to_close_issue":8683845.536585366,"avg_time_to_close_pull_request":1080870.621212121,"issues_closed_count":41,"pull_requests_closed_count":792,"pull_request_authors_count":21,"issue_authors_count":16,"avg_comments_per_issue":1.3,"avg_comments_per_pull_request":0.7135740971357409,"merged_pull_requests_count":391,"bot_issues_count":0,"bot_pull_requests_count":547,"past_year_issues_count":0,"past_year_pull_requests_count":41,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":840400.3714285714,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":35,"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.8292682926829268,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":39,"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","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954234,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","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":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","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":71,"first_release_published_at":"2020-02-22T14:59:31.000Z","latest_release_published_at":"2020-09-29T20:18:06.000Z","latest_release_number":"2020.9.29","last_synced_at":"2025-09-07T15:13:30.620Z","created_at":"2022-04-10T10:10:44.777Z","updated_at":"2025-09-07T15:13:30.620Z","registry_url":"https://pypi.org/project/beep/","install_command":"pip install beep --index-url https://pypi.org/simple","documentation_url":"https://beep.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3"],"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":1183,"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","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":726180,"maintainers_count":308806,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":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":27,"first_release_published_at":"2020-02-21T23:30:16.000Z","latest_release_published_at":"2020-09-29T20:18:13.000Z","latest_release_number":"v2020.9.29+incompatible","last_synced_at":"2025-09-07T15:13:29.599Z","created_at":"2022-04-12T16:58:20.825Z","updated_at":"2025-09-07T15:13:29.600Z","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":143,"open_issues_count":40,"forks_count":67,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-08-19T05:54:54.378Z","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-07-31T15:37:51.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":272200596,"owners_count":24890821,"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-08-26T02:00:07.904Z","response_time":60,"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-08-26T09:26:25.590Z","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-26T09:08:46.604Z","issues_count":70,"pull_requests_count":803,"avg_time_to_close_issue":8683845.536585366,"avg_time_to_close_pull_request":1080870.621212121,"issues_closed_count":41,"pull_requests_closed_count":792,"pull_request_authors_count":21,"issue_authors_count":16,"avg_comments_per_issue":1.3,"avg_comments_per_pull_request":0.7135740971357409,"merged_pull_requests_count":391,"bot_issues_count":0,"bot_pull_requests_count":547,"past_year_issues_count":0,"past_year_pull_requests_count":41,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":840400.3714285714,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":35,"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.8292682926829268,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":39,"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","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954234,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","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","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":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":172},{"name":"Joseph Montoya","email":"joseph.montoya@tri.global","login":"JosephMontoya-TRI","count":161},{"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}],"total_commits":1692,"total_committers":23,"total_bot_commits":172,"total_bot_committers":1,"mean_commits":73.56521739130434,"dds":0.7050827423167849,"past_year_committers":[{"name":"Joseph Montoya","email":"joseph.montoya@tri.global","login":"JosephMontoya-TRI","count":11}],"past_year_total_commits":11,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":11.0,"past_year_dds":0.0,"last_synced_at":"2025-08-09T00:55:20.392Z","last_synced_commit":"decb02d4499a4099aba90125215ee0b38369ead2","created_at":"2023-03-09T04:14:34.323Z","updated_at":"2025-08-09T00:55:20.392Z","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":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310192,"contributors_count":31095239,"owners_count":906558,"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":"2025-08-31T16:10:21.468Z","status":null,"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,"created_at":"2023-05-09T10:37:23.584Z","updated_at":"2025-08-31T16:10:21.469Z","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":35,"bug":19,"structuring":14,"documentation":5,"priority":4,"validation":3,"featurization":3,"cli":2,"models":1},"pull_request_labels_count":{"dependencies":587,"python":55,"structuring":4,"ready to merge":2,"bug":2,"documentation":2,"enhancement":2,"priority":1},"issue_author_associations_count":{"COLLABORATOR":47,"NONE":12,"CONTRIBUTOR":11},"pull_request_author_associations_count":{"CONTRIBUTOR":773,"COLLABORATOR":68,"NONE":5},"issue_authors":{"ardunn":46,"tinosulzer":5,"patrickherring-TRI":3,"shijingsun-TRI":2,"GMissaka":2,"jkoeller":2,"Alt1139":1,"chirranjeevigopal-TRI":1,"nsankar":1,"smedegaard":1,"blht-chen":1,"pghege":1,"pasinger":1,"MarcAntoine88":1,"MattMazz25":1,"lcontami":1},"pull_request_authors":{"dependabot[bot]":587,"patrickherring-TRI":115,"ardunn":33,"chirranjeevigopal-TRI":25,"JosephMontoya-TRI":22,"moorepatrick":13,"shijingsun-TRI":10,"willpowelson":9,"pasinger":6,"danielschweigert-TRI":5,"BruisVanVlijmen2020":4,"d-cogswell":3,"LindaHung-TRI":2,"paperchalice":2,"amalie-trewartha":2,"cx26":2,"brohr-tri":2,"GMissaka":1,"viveklam":1,"CompRhys":1,"tinosulzer":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:07.725Z","repositories_count":9931175,"issues_count":29361641,"pull_requests_count":84674195,"authors_count":9177003,"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":{},"past_year_pull_request_labels_count":{"dependencies":76,"python":55},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":76,"NONE":2,"COLLABORATOR":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dependabot[bot]":76,"brohr-tri":2,"JosephMontoya-TRI":2},"maintainers":[{"login":"ardunn","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ardunn"},{"login":"JosephMontoya-TRI","count":22,"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":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JosephMontoya-TRI"}]},"events":{"total":{"WatchEvent":16,"DeleteEvent":52,"IssueCommentEvent":38,"PushEvent":10,"PullRequestEvent":80,"ForkEvent":7,"CreateEvent":39},"last_year":{"WatchEvent":16,"DeleteEvent":52,"IssueCommentEvent":38,"PushEvent":10,"PullRequestEvent":80,"ForkEvent":7,"CreateEvent":39}},"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/master/.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/master/.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/master/.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/master/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/master/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/master/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/master/setup.py","dependencies":[]}],"score":15.429206790868488,"created_at":"2025-09-08T15:39:02.756Z","updated_at":"2025-10-07T08:27:15.556Z","avatar_url":"https://github.com/TRI-AMDD.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1183,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1016/j.softx.2020.100506"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["transformation","materials-science","interactive","materials-informatics","charts","autograd","symbolic-computation","annotation","embedded","distributed"],"project_url":"https://science.ecosyste.ms/api/v1/projects/75549","html_url":"https://science.ecosyste.ms/projects/75549"}