{"id":5290649,"name":"python-box","ecosystem":"conda","description":"Box is designed to be an easy drop in transparently replacements for dictionaries, thanks to Python’s duck typing capabilities, which adds dot notation access. Any sub dictionaries or ones set after initiation will be automatically converted to a Box object. You can always run .to_dict() on it to return the object and all sub objects back into a regular dictionary.","homepage":"https://github.com/cdgriffith/Box","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cdgriffith/Box","keywords_array":[],"namespace":null,"versions_count":34,"first_release_published_at":"2018-04-18T17:37:43.000Z","latest_release_published_at":"2022-11-01T20:04:44.000Z","latest_release_number":"6.1.0","last_synced_at":"2026-03-18T04:05:04.592Z","created_at":"2022-10-03T15:50:16.332Z","updated_at":"2026-03-18T04:08:03.191Z","registry_url":"https://anaconda.org/conda-forge/python-box","install_command":"conda install -c conda-forge python-box","documentation_url":null,"metadata":{},"repo_metadata":{"id":18569929,"uuid":"84624509","full_name":"cdgriffith/Box","owner":"cdgriffith","description":"Python dictionaries with advanced dot notation access","archived":false,"fork":false,"pushed_at":"2026-02-21T16:20:58.000Z","size":2761,"stargazers_count":2821,"open_issues_count":34,"forks_count":119,"subscribers_count":30,"default_branch":"master","last_synced_at":"2026-03-04T23:48:49.088Z","etag":null,"topics":["addict","box","bunch","dictionaries","helper","object","pypi","python","python-box","python-library","python-types","python3"],"latest_commit_sha":null,"homepage":"https://github.com/cdgriffith/Box/wiki","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cdgriffith.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-03-11T04:46:51.000Z","updated_at":"2026-03-02T08:21:33.000Z","dependencies_parsed_at":"2023-01-14T12:53:47.498Z","dependency_job_id":"e58ae7fa-4c00-4e5f-8514-8ef32868d5b6","html_url":"https://github.com/cdgriffith/Box","commit_stats":{"total_commits":53,"total_committers":1,"mean_commits":53.0,"dds":0.0,"last_synced_commit":"37b9181ab01a014e9ae58bfa737c78b774fd453c"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/cdgriffith/Box","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/sbom","scorecard":{"id":269739,"data":{"date":"2025-08-11","repo":{"name":"github.com/cdgriffith/Box","commit":"b071107161228f32762ece8f6039b6906c2570db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpublish.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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":"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":"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/pythonpublish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/Box/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/Box/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/Box/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/Box/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/Box/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/Box/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/Box/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/Box/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/Box/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/Box/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/Box/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/Box/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/Box/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/cdgriffith/Box/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:89","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:82","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:119","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  18 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"}},{"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T13:02:33.599Z","repository_id":18569929,"created_at":"2025-08-17T13:02:33.599Z","updated_at":"2025-08-17T13:02:33.599Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30204452,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"ssl_error","status_checked_at":"2026-03-06T18:57:34.882Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"cdgriffith","name":"Chris Griffith","uuid":"3275435","kind":"user","description":"Software Engineering Team Lead","email":"","website":"http://codecalamity.com/","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3275435?u=7a139255ac94c055f0af2947da5988f77649afe3\u0026v=4","repositories_count":44,"last_synced_at":"2025-10-02T08:55:58.015Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/cdgriffith","funding_links":["https://github.com/sponsors/cdgriffith"],"total_stars":4587,"followers":167,"following":22,"created_at":"2022-11-02T16:31:11.481Z","updated_at":"2025-10-02T08:55:58.015Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdgriffith/repositories"},"tags":[{"name":"7.4.1","sha":"a4c10e977b574114613431394b30412b50aaacce","kind":"commit","published_at":"2026-02-21T16:19:51.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/7.4.1","html_url":"https://github.com/cdgriffith/Box/releases/tag/7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/7.4.1/manifests"},{"name":"7.4.0","sha":"580663d45f6af6881f3da2989ddc1b4ddd601a3e","kind":"commit","published_at":"2026-02-20T13:17:41.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/7.4.0","html_url":"https://github.com/cdgriffith/Box/releases/tag/7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/7.4.0/manifests"},{"name":"7.3.2","sha":"b071107161228f32762ece8f6039b6906c2570db","kind":"commit","published_at":"2025-01-16T19:09:08.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/7.3.2","html_url":"https://github.com/cdgriffith/Box/releases/tag/7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/7.3.2/manifests"},{"name":"7.3.1","sha":"91cc956aa2d480202aebb21cda01e19d351624b5","kind":"commit","published_at":"2025-01-15T01:26:20.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/7.3.1","html_url":"https://github.com/cdgriffith/Box/releases/tag/7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/7.3.1/manifests"},{"name":"7.3.0","sha":"37b9181ab01a014e9ae58bfa737c78b774fd453c","kind":"commit","published_at":"2024-12-10T03:20:24.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/7.3.0","html_url":"https://github.com/cdgriffith/Box/releases/tag/7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/7.3.0/manifests"},{"name":"7.2.0","sha":"a23451d2869a511280eebe194efca41efadd2706","kind":"commit","published_at":"2024-06-12T20:06:30.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/7.2.0","html_url":"https://github.com/cdgriffith/Box/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/7.2.0/manifests"},{"name":"7.1.1","sha":"cc26a46869e0f134d66a88765b7e31a48cc60cc2","kind":"commit","published_at":"2023-08-26T14:44:06.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/7.1.1","html_url":"https://github.com/cdgriffith/Box/releases/tag/7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/7.1.1/manifests"},{"name":"7.1.0","sha":"e61a7d238f9def9faa81ed05f84ab3e76c95271a","kind":"commit","published_at":"2023-08-26T14:19:52.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/7.1.0","html_url":"https://github.com/cdgriffith/Box/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/7.1.0/manifests"},{"name":"7.0.1","sha":"9a4b108fed5a18846c8484207467058e5135b4f1","kind":"commit","published_at":"2023-02-22T03:50:44.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/7.0.1","html_url":"https://github.com/cdgriffith/Box/releases/tag/7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/7.0.1/manifests"},{"name":"7.0.0","sha":"0bfcb2d37ddc4c60f5aa48a8c258f8a324e24d18","kind":"commit","published_at":"2023-02-04T03:39:51.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/7.0.0","html_url":"https://github.com/cdgriffith/Box/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/7.0.0/manifests"},{"name":"7.0.0rc4","sha":"514aa3dc0742f64910064ded1ae0cc9e4b9aca48","kind":"commit","published_at":"2023-02-03T18:22:03.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/7.0.0rc4","html_url":"https://github.com/cdgriffith/Box/releases/tag/7.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@7.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/7.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/7.0.0rc4/manifests"},{"name":"7.0.0rc3","sha":"3942be199064ca27f5a3dbe4a3372afba2b37432","kind":"commit","published_at":"2023-02-01T17:33:10.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/7.0.0rc3","html_url":"https://github.com/cdgriffith/Box/releases/tag/7.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@7.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/7.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/7.0.0rc3/manifests"},{"name":"7.0.0rc2","sha":"5bac61294c61ea790dad8f2e4fad68f4cd4e5725","kind":"commit","published_at":"2023-02-01T17:09:12.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/7.0.0rc2","html_url":"https://github.com/cdgriffith/Box/releases/tag/7.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@7.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/7.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/7.0.0rc2/manifests"},{"name":"7.0.0rc1","sha":"0ec0efa0ee6083453a2ae154df4d5e91c9a0662a","kind":"commit","published_at":"2023-01-31T18:40:40.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/7.0.0rc1","html_url":"https://github.com/cdgriffith/Box/releases/tag/7.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@7.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/7.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/7.0.0rc1/manifests"},{"name":"7.0.0rc0","sha":"74e54d6d949fe8484c998fafee7ae01b9e432f98","kind":"commit","published_at":"2023-01-28T20:24:20.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/7.0.0rc0","html_url":"https://github.com/cdgriffith/Box/releases/tag/7.0.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@7.0.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/7.0.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/7.0.0rc0/manifests"},{"name":"6.1.0","sha":"f5c326c9d498cb1bfaabc8f51441ac81f1ec3844","kind":"commit","published_at":"2022-10-29T22:23:35.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/6.1.0","html_url":"https://github.com/cdgriffith/Box/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"f15fa1b6a736b15aafd053d9613edd3c1d2527cc","kind":"commit","published_at":"2022-04-02T02:24:21.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/6.0.2","html_url":"https://github.com/cdgriffith/Box/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"b1a0fc99c41c14f48dc3568d5f3ff6495ac1b823","kind":"commit","published_at":"2022-03-16T22:13:04.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/6.0.1","html_url":"https://github.com/cdgriffith/Box/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"985df83887c8a72625c8e86cef2b8a3276b93013","kind":"commit","published_at":"2022-03-15T14:25:49.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/6.0.0","html_url":"https://github.com/cdgriffith/Box/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/6.0.0/manifests"},{"name":"6.0.0rc4","sha":"28fa27ae6cd4fb1dfa14bb6d5d03abf119fd2213","kind":"commit","published_at":"2022-02-12T14:55:39.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/6.0.0rc4","html_url":"https://github.com/cdgriffith/Box/releases/tag/6.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@6.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/6.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/6.0.0rc4/manifests"},{"name":"6.0.0rc3","sha":"95dd99a6ab26caffa8e0dbbc90c11f9be3da3015","kind":"commit","published_at":"2022-01-23T04:56:04.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/6.0.0rc3","html_url":"https://github.com/cdgriffith/Box/releases/tag/6.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@6.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/6.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/6.0.0rc3/manifests"},{"name":"6.0.0rc2","sha":"c45397332c5ee19ebed1506321cdd01acca157e0","kind":"commit","published_at":"2022-01-21T21:05:31.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/6.0.0rc2","html_url":"https://github.com/cdgriffith/Box/releases/tag/6.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@6.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/6.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/6.0.0rc2/manifests"},{"name":"6.0.0rc1","sha":"40052b26d2f4bfeeb3e1495104458b601c459b2e","kind":"commit","published_at":"2022-01-21T18:34:49.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/6.0.0rc1","html_url":"https://github.com/cdgriffith/Box/releases/tag/6.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@6.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/6.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/6.0.0rc1/manifests"},{"name":"5.4.1","sha":"4f9b3a68a1ed8aff19bcc074408209341457732f","kind":"commit","published_at":"2021-08-22T15:06:26.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/5.4.1","html_url":"https://github.com/cdgriffith/Box/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/5.4.1/manifests"},{"name":"5.4.0","sha":"51042b8ed33b1fab652b52f0ca0541b4492005eb","kind":"commit","published_at":"2021-08-15T00:58:16.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/5.4.0","html_url":"https://github.com/cdgriffith/Box/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/5.4.0/manifests"},{"name":"5.3.0","sha":"9170539f2f41fe800e4074488ec0a6979e40473d","kind":"commit","published_at":"2021-02-13T16:13:26.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/5.3.0","html_url":"https://github.com/cdgriffith/Box/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/5.3.0/manifests"},{"name":"5.2.0","sha":"4a505124686c1f0b79ea84bb292aec331ee70f51","kind":"commit","published_at":"2020-10-29T02:53:11.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/5.2.0","html_url":"https://github.com/cdgriffith/Box/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/5.2.0/manifests"},{"name":"5.1.1","sha":"4b66113d193690191d488e45818f80a1f7f85285","kind":"commit","published_at":"2020-08-20T18:54:19.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/5.1.1","html_url":"https://github.com/cdgriffith/Box/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"69db25b68c1f911d2c495d6eb09f186469934795","kind":"commit","published_at":"2020-07-23T21:07:29.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/5.1.0","html_url":"https://github.com/cdgriffith/Box/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/5.1.0/manifests"},{"name":"5.0.1","sha":"3c0197bafc8e7946860a8b3cffeea188da944b78","kind":"commit","published_at":"2020-07-13T04:24:06.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/5.0.1","html_url":"https://github.com/cdgriffith/Box/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"1289508a853fb84ef645bc16b706729d6d649e31","kind":"commit","published_at":"2020-07-12T19:39:31.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/5.0.0","html_url":"https://github.com/cdgriffith/Box/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/5.0.0/manifests"},{"name":"5.0.0a3","sha":"8958053bff0007e9954fb681a97ed1c07b20cae7","kind":"commit","published_at":"2020-07-05T18:34:15.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/5.0.0a3","html_url":"https://github.com/cdgriffith/Box/releases/tag/5.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@5.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/5.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/5.0.0a3/manifests"},{"name":"5.0.0.a2","sha":"8fd1783ff564f2af91fc660471a9c010fc835024","kind":"commit","published_at":"2020-07-03T15:19:21.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/5.0.0.a2","html_url":"https://github.com/cdgriffith/Box/releases/tag/5.0.0.a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@5.0.0.a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/5.0.0.a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/5.0.0.a2/manifests"},{"name":"5.0.0a1","sha":"9dd1789011ea67df1576b893a6a4fa857a270f20","kind":"commit","published_at":"2020-06-15T18:52:08.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/5.0.0a1","html_url":"https://github.com/cdgriffith/Box/releases/tag/5.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@5.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/5.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/5.0.0a1/manifests"},{"name":"5.0.0a0","sha":"6a83c43b96d9653603d0b7ad6143b4ddb5f59fab","kind":"commit","published_at":"2020-04-27T00:29:58.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/5.0.0a0","html_url":"https://github.com/cdgriffith/Box/releases/tag/5.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@5.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/5.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/5.0.0a0/manifests"},{"name":"4.2.3","sha":"cb450cc06faf07fd0de024599130a5239203860e","kind":"commit","published_at":"2020-04-27T00:12:08.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/4.2.3","html_url":"https://github.com/cdgriffith/Box/releases/tag/4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/4.2.3/manifests"},{"name":"4.2.2","sha":"572c1b50467329b7440d76b5def273371d5b3174","kind":"commit","published_at":"2020-03-11T14:01:54.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/4.2.2","html_url":"https://github.com/cdgriffith/Box/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/4.2.2/manifests"},{"name":"4.2.1","sha":"ba48dc79d913771813ea10d20c1b658572e5915b","kind":"commit","published_at":"2020-02-29T03:50:28.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/4.2.1","html_url":"https://github.com/cdgriffith/Box/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"ec6cc77390a2b6dbdbc11d5c482f06626c8cd4cb","kind":"commit","published_at":"2020-02-26T04:12:24.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/4.2.0","html_url":"https://github.com/cdgriffith/Box/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"511500157824443866ceb1bfbb012b30aab3e5cb","kind":"commit","published_at":"2020-02-22T02:11:08.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/4.1.0","html_url":"https://github.com/cdgriffith/Box/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/4.1.0/manifests"},{"name":"4.0.4","sha":"561548983c8956eac486c8cf99f5801e1155972a","kind":"commit","published_at":"2019-12-29T05:31:39.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/4.0.4","html_url":"https://github.com/cdgriffith/Box/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"3edc56ab50c8c4687d476ca21c5d451453abcfdd","kind":"commit","published_at":"2019-12-26T22:36:53.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/4.0.3","html_url":"https://github.com/cdgriffith/Box/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"83865d49cffd31fe48089f471c8352fb6e05d910","kind":"commit","published_at":"2019-12-26T15:50:07.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/4.0.2","html_url":"https://github.com/cdgriffith/Box/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"6830d788e41824eb87dc4128ea9581419324fcef","kind":"commit","published_at":"2019-12-25T13:47:23.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/4.0.1","html_url":"https://github.com/cdgriffith/Box/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"d10fb33c66c2ba8754b8798c0d17f54c82d2d6ea","kind":"commit","published_at":"2019-12-25T13:26:49.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/4.0.0","html_url":"https://github.com/cdgriffith/Box/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/4.0.0/manifests"},{"name":"3.4.6","sha":"6d8790e35b6d2f20eb3bb0f4b450b0413daa94c1","kind":"commit","published_at":"2019-11-21T16:24:49.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/3.4.6","html_url":"https://github.com/cdgriffith/Box/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"f113d155631c8ade1dd98e1413dc82611c82e544","kind":"commit","published_at":"2019-09-28T14:18:59.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/3.4.5","html_url":"https://github.com/cdgriffith/Box/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/3.4.5/manifests"},{"name":"3.4.4","sha":"1a63d7b498e6a3930b6a65a7f0eb2c66bdb8f595","kind":"commit","published_at":"2019-09-23T02:27:36.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/3.4.4","html_url":"https://github.com/cdgriffith/Box/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/3.4.4/manifests"},{"name":"3.4.3","sha":"cd9ba15ddc0c51a9e1e4756cdf288f1de39b7af7","kind":"commit","published_at":"2019-08-19T20:11:58.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/3.4.3","html_url":"https://github.com/cdgriffith/Box/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/3.4.3/manifests"},{"name":"3.4.2","sha":"d172bdbe8492e19d800ad2608eeeaf1852a010e4","kind":"commit","published_at":"2019-07-05T15:23:01.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/3.4.2","html_url":"https://github.com/cdgriffith/Box/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/3.4.2/manifests"},{"name":"3.4.1","sha":"3d221d7b33c1138a6c732a45ac943b201bd7fea2","kind":"commit","published_at":"2019-06-06T16:11:03.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/3.4.1","html_url":"https://github.com/cdgriffith/Box/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"5f09df824022127e7e335e3d993f7ddc1ed97fce","kind":"commit","published_at":"2019-04-26T20:31:27.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/3.4.0","html_url":"https://github.com/cdgriffith/Box/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/3.4.0/manifests"},{"name":"3.2.4","sha":"95017e37bffa0c207409fd3fcb6b634e0f03fa6a","kind":"commit","published_at":"2019-02-01T03:22:51.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/3.2.4","html_url":"https://github.com/cdgriffith/Box/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"4291d6fb29d85f1faead57ef4d7061bcd96c6e54","kind":"commit","published_at":"2018-11-13T00:08:56.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/3.2.3","html_url":"https://github.com/cdgriffith/Box/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f3ec16ea8698ae212c2af8999d80a9e65e297764","kind":"commit","published_at":"2018-10-31T05:47:34.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/3.2.2","html_url":"https://github.com/cdgriffith/Box/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"ae49ac284e993aae9f195b1e6a10029f63e7238e","kind":"commit","published_at":"2018-09-20T18:15:07.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/3.2.1","html_url":"https://github.com/cdgriffith/Box/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"d6dae6c2c3130802436469631fd07b95784fed8e","kind":"commit","published_at":"2018-05-11T14:59:17.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/3.2.0","html_url":"https://github.com/cdgriffith/Box/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/3.2.0/manifests"},{"name":"3.1.1","sha":"37ad92655da7dc31d3cd55ffab304ea2a0d68a72","kind":"commit","published_at":"2017-09-05T14:20:47.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/3.1.1","html_url":"https://github.com/cdgriffith/Box/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"252e2f574213708cbbcd42bdec442434384127fe","kind":"commit","published_at":"2017-09-03T16:12:17.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/3.1.0","html_url":"https://github.com/cdgriffith/Box/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/3.1.0/manifests"},{"name":"2.2.1","sha":"014a2ad9d771f72debeee25050b3a224135dbe3f","kind":"commit","published_at":"2017-06-13T14:55:46.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/2.2.1","html_url":"https://github.com/cdgriffith/Box/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/2.2.1/manifests"},{"name":"3.0.1","sha":"a537f46b5b85f0f920fac6282e0113df13e4caa4","kind":"commit","published_at":"2017-05-07T01:22:31.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/3.0.1","html_url":"https://github.com/cdgriffith/Box/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"6d90e4213365b66585de60676d317a80fe2607bc","kind":"commit","published_at":"2017-05-05T02:10:43.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/3.0.0","html_url":"https://github.com/cdgriffith/Box/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/3.0.0/manifests"},{"name":"2.2.0","sha":"52515efd41ddac91d52e9fb4b0bf64cbe8475ef2","kind":"commit","published_at":"2017-04-02T18:37:22.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/2.2.0","html_url":"https://github.com/cdgriffith/Box/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"a948c692486d4644804423f96dd045c06846ee54","kind":"commit","published_at":"2017-03-22T23:03:19.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/2.1.0","html_url":"https://github.com/cdgriffith/Box/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"10d55a165a94eb0f260a5045f0cc0613195ba484","kind":"commit","published_at":"2017-03-16T04:31:53.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/2.0.0","html_url":"https://github.com/cdgriffith/Box/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/2.0.0/manifests"},{"name":"1.0.0","sha":"a264b40ebdcd7ca920f5752a6adf5d150f1154ff","kind":"commit","published_at":"2017-03-11T21:39:25.000Z","download_url":"https://codeload.github.com/cdgriffith/Box/tar.gz/1.0.0","html_url":"https://github.com/cdgriffith/Box/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cdgriffith/Box@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdgriffith%2FBox/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-18T04:08:03.191Z","dependent_packages_count":9,"downloads":1093334,"downloads_period":"total","dependent_repos_count":14,"rankings":{"downloads":null,"dependent_repos_count":9.333666084352384,"dependent_packages_count":6.44372348390317,"stargazers_count":8.535063638632394,"forks_count":18.15822310955827,"docker_downloads_count":null,"average":10.617669079111554},"purl":"pkg:conda/python-box?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/python-box","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/python-box","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/python-box/dependencies","status":null,"funding_links":["https://github.com/sponsors/cdgriffith"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-16T04:00:25.615Z","issues_count":95,"pull_requests_count":72,"avg_time_to_close_issue":14873881.22413793,"avg_time_to_close_pull_request":1661451.4615384615,"issues_closed_count":58,"pull_requests_closed_count":65,"pull_request_authors_count":21,"issue_authors_count":73,"avg_comments_per_issue":2.4526315789473685,"avg_comments_per_pull_request":1.097222222222222,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":238560.0,"past_year_avg_time_to_close_pull_request":34.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.16666666666666666,"past_year_avg_comments_per_pull_request":0.125,"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/cdgriffith%2FBox/issues","maintainers":[{"login":"cdgriffith","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdgriffith"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-box/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-box/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-box/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-box/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-box/codemeta","maintainers":[]}