{"id":371839,"url":"https://github.com/jsonpickle/jsonpickle","last_synced_at":"2026-08-25T14:05:37.425Z","repository":{"id":755322,"uuid":"412420","full_name":"jsonpickle/jsonpickle","owner":"jsonpickle","description":"Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.","archived":false,"fork":false,"pushed_at":"2026-08-06T14:32:43.000Z","size":2692,"stargazers_count":1318,"open_issues_count":29,"forks_count":187,"subscribers_count":30,"default_branch":"main","last_synced_at":"2026-08-12T07:58:26.636Z","etag":null,"topics":["bsd-3-clause","deserialization","json","objectstorage","pickle","python","serialization"],"latest_commit_sha":null,"homepage":"https://jsonpickle.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsonpickle.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davvid"],"patreon":"daveinthesky"}},"created_at":"2009-12-10T03:59:23.000Z","updated_at":"2026-08-07T17:14:25.000Z","dependencies_parsed_at":"2026-08-12T07:55:33.633Z","dependency_job_id":null,"html_url":"https://github.com/jsonpickle/jsonpickle","commit_stats":{"total_commits":1415,"total_committers":81,"mean_commits":"17.469135802469136","dds":0.5590106007067137,"last_synced_commit":"01d4e12895a4114a8b189f0ff4ae9fce68256892"},"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/jsonpickle/jsonpickle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/sbom","scorecard":{"id":538879,"data":{"date":"2025-08-11","repo":{"name":"github.com/jsonpickle/jsonpickle","commit":"9d4543e0489a1c6ae36149b1144141822b8e13eb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"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":"Code-Review","score":2,"reason":"Found 8/29 approved changesets -- score normalized to 2","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/build.sh:6","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/container-environment-bootstrap.sh:76","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/container-environment-bootstrap.sh:78","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: fuzzing/fuzz-targets/fuzz_unpickle.py:4","Info: PythonAtherisFuzzer integration found: fuzzing/fuzz-targets/utils.py:4"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-20T07:42:17.889Z","repository_id":755322,"created_at":"2025-08-20T07:42:17.889Z","updated_at":"2025-08-20T07:42:17.889Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36600814,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"jsonpickle","name":"jsonpickle","uuid":"165337","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/165337?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:04:54.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jsonpickle","funding_links":[],"total_stars":1196,"followers":0,"following":0,"created_at":"2022-11-02T16:24:54.325Z","updated_at":"2024-03-25T20:04:54.269Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle/repositories"},"packages":[{"id":8613832,"name":"github.com/jsonpickle/jsonpickle","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jsonpickle/jsonpickle","keywords_array":[],"namespace":null,"versions_count":44,"first_release_published_at":"2023-12-02T02:10:33.755Z","latest_release_published_at":"2026-05-27T20:24:44.000Z","latest_release_number":"v4.1.2+incompatible","last_synced_at":"2026-08-24T14:21:45.191Z","created_at":"2023-12-02T02:10:30.879Z","updated_at":"2026-08-24T14:21:45.192Z","registry_url":"https://pkg.go.dev/github.com/jsonpickle/jsonpickle","install_command":"go get github.com/jsonpickle/jsonpickle","documentation_url":"https://pkg.go.dev/github.com/jsonpickle/jsonpickle#section-documentation","metadata":{},"repo_metadata":{"id":755322,"uuid":"412420","full_name":"jsonpickle/jsonpickle","owner":"jsonpickle","description":"Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.","archived":false,"fork":false,"pushed_at":"2026-08-06T14:32:43.000Z","size":2692,"stargazers_count":1318,"open_issues_count":29,"forks_count":187,"subscribers_count":30,"default_branch":"main","last_synced_at":"2026-08-12T07:58:26.636Z","etag":null,"topics":["bsd-3-clause","deserialization","json","objectstorage","pickle","python","serialization"],"latest_commit_sha":null,"homepage":"https://jsonpickle.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsonpickle.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davvid"],"patreon":"daveinthesky"}},"created_at":"2009-12-10T03:59:23.000Z","updated_at":"2026-08-07T17:14:25.000Z","dependencies_parsed_at":"2026-08-12T07:55:33.633Z","dependency_job_id":null,"html_url":"https://github.com/jsonpickle/jsonpickle","commit_stats":{"total_commits":1415,"total_committers":81,"mean_commits":"17.469135802469136","dds":0.5590106007067137,"last_synced_commit":"01d4e12895a4114a8b189f0ff4ae9fce68256892"},"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/jsonpickle/jsonpickle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/sbom","scorecard":{"id":538879,"data":{"date":"2025-08-11","repo":{"name":"github.com/jsonpickle/jsonpickle","commit":"9d4543e0489a1c6ae36149b1144141822b8e13eb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"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":"Code-Review","score":2,"reason":"Found 8/29 approved changesets -- score normalized to 2","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/build.sh:6","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/container-environment-bootstrap.sh:76","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/container-environment-bootstrap.sh:78","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: fuzzing/fuzz-targets/fuzz_unpickle.py:4","Info: PythonAtherisFuzzer integration found: fuzzing/fuzz-targets/utils.py:4"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-20T07:42:17.889Z","repository_id":755322,"created_at":"2025-08-20T07:42:17.889Z","updated_at":"2025-08-20T07:42:17.889Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36600814,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"jsonpickle","name":"jsonpickle","uuid":"165337","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/165337?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:04:54.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jsonpickle","funding_links":[],"total_stars":1196,"followers":0,"following":0,"created_at":"2022-11-02T16:24:54.325Z","updated_at":"2024-03-25T20:04:54.269Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle/repositories"},"tags":[{"name":"v5.0.0rc2","sha":"d0333b1189e2f5320f0f159cd53f4b01b2f1ff07","kind":"tag","published_at":"2026-05-28T04:07:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v5.0.0rc2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v5.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v5.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc2/manifests"},{"name":"v4.1.2","sha":"3e5ce68e62bc55e22a097a010fc10e0b47d065c1","kind":"tag","published_at":"2026-05-28T03:39:32.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fe0aa01b9bbaa73ae5e535caff0d326632013643","kind":"tag","published_at":"2025-06-02T20:33:44.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"124e2f3909f1451746edb11039b224de6632e629","kind":"tag","published_at":"2025-05-21T19:33:31.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.0/manifests"},{"name":"v4.0.5","sha":"a9061b6b298c6aa254033f07e23f6d19f29b36dc","kind":"tag","published_at":"2025-03-29T19:17:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"7c92dae1c5c34f4fc3eac6f38076817b89005416","kind":"tag","published_at":"2025-03-29T07:29:47.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.4/manifests"},{"name":"v5.0.0rc1","sha":"d9885ef7cb9300a38e99fd98fa2f9a186ee8aa30","kind":"tag","published_at":"2025-03-29T03:12:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v5.0.0rc1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v5.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v5.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc1/manifests"},{"name":"v4.0.3","sha":"37c460f5598a9da039c6d6a593f7d65ee8e6320b","kind":"tag","published_at":"2025-03-29T03:02:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"02eebb1a39b26edecaa0ba15a98d3bc849eb804d","kind":"tag","published_at":"2025-02-17T19:01:38.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"01d4e12895a4114a8b189f0ff4ae9fce68256892","kind":"tag","published_at":"2024-12-14T20:08:46.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"0c693bac9572af5ef6c263d9bfcfbe5047272745","kind":"tag","published_at":"2024-11-12T04:10:58.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.0/manifests"},{"name":"v3.4.2","sha":"5d4f044732c97a2f0f83d38c0b266260257b4589","kind":"tag","published_at":"2024-11-06T07:46:34.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"2ef2e48dd529356319b940b39e3ff6edfba815d3","kind":"tag","published_at":"2024-11-05T16:53:54.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"eb3340a38777e1878d5fe7404276f505e15aad5a","kind":"tag","published_at":"2024-11-05T10:07:09.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"b19dc3f5141205999863aca9c0d6c8bdd0ab755b","kind":"tag","published_at":"2024-09-02T07:11:02.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.3.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"66a812f63912d0352b6d79f24a6c59f3e94aa6e2","kind":"tag","published_at":"2024-06-20T05:08:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"be90ccfc31b499fa739acb5cf95fa8a027962030","kind":"tag","published_at":"2024-06-09T07:27:14.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"a1cc8af4862c940984134f58d2b07f74a8375919","kind":"tag","published_at":"2024-06-09T04:40:48.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"09808a2be711ea02d48a6af0a3adba6477a182f1","kind":"tag","published_at":"2024-06-09T04:27:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.1.0/manifests"},{"name":"v3.0.4","sha":"d047e4559c24d9ad551cfe62eee9aa3297beaa57","kind":"tag","published_at":"2024-04-11T09:05:28.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"5fbd4fe16143f9ac6bab4c9d97fca4360a9029d8","kind":"tag","published_at":"2024-02-20T03:37:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"7ceb2e7b61a24cb6ec0fb48a34943e802de019f8","kind":"tag","published_at":"2023-08-13T18:39:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"9caae7b5a9f98a699cd4bac3feb1f7cb632226d4","kind":"tag","published_at":"2022-12-16T19:25:08.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"da8054e724879a75468fe6c85020167558db42b7","kind":"tag","published_at":"2022-12-01T22:46:42.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"d693ec7dcc2a19ea5e8ec8c076d4ddf04b9f2bab","kind":"commit","published_at":"2022-05-10T15:43:49.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"1594d3fdb6717cb06d05c79e46f93330cc38eb36","kind":"tag","published_at":"2022-01-11T22:40:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6ef91dfb3e930f0fd8342f6f258ea1f502262ee0","kind":"tag","published_at":"2021-02-08T04:11:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.0.0/manifests"},{"name":"v1.5.2","sha":"38751c87d5ff0013756318bf2a64b2891520328b","kind":"tag","published_at":"2021-02-08T04:05:37.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"c04afceb3bcf9f9b4c04a8c82bc4cfa389a52004","kind":"tag","published_at":"2021-01-31T05:55:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"ae0689a996e7ab7131c14f36bac49aece64a726c","kind":"tag","published_at":"2021-01-16T23:47:20.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"5b8d3ead870443a8a1355f597d31edcb2e41b970","kind":"tag","published_at":"2020-11-30T03:06:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"632b9a9c8683fd6130855fe633768ff426b3acec","kind":"tag","published_at":"2020-04-20T19:21:42.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.1/manifests"},{"name":"v1.4","sha":"24c22aada3197259405aa353d87c569460f8a1a1","kind":"tag","published_at":"2020-04-13T07:10:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4/manifests"},{"name":"v1.3","sha":"c5a2559f4d26de6b42ae878098ef1c58ea9f5f9b","kind":"tag","published_at":"2020-02-14T06:44:54.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.3/manifests"},{"name":"v1.2","sha":"2c10c8687f37f71531b4df4e4e9e1418760475b1","kind":"tag","published_at":"2019-05-24T05:09:41.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.2/manifests"},{"name":"v1.1","sha":"b1af4785bdbac66cca2a3f940f6221d1c1d3b25a","kind":"tag","published_at":"2019-01-23T07:23:45.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.1/manifests"},{"name":"v1.0","sha":"9f2d803bd023874fecd243e53da3f4892b973d30","kind":"tag","published_at":"2018-09-02T06:36:28.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.0/manifests"},{"name":"v0.9.6","sha":"3a73da352f428b90de04e5b3d4bbc6b1fc507c0b","kind":"tag","published_at":"2018-02-09T10:18:35.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.6","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"4f8605a69cfdfa61ba173b4467c755b895a5b5ab","kind":"tag","published_at":"2017-07-17T03:13:43.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"4e2cd34ad4cc6872d4708af9ee6364ba1ee643f6","kind":"tag","published_at":"2017-01-11T06:18:09.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"6eb9e32880b313c55d217b1febb77d82e0b9b23e","kind":"tag","published_at":"2016-03-09T09:02:00.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"3d4ef8efe7425b7e8ba9a2e108f27b18e869913b","kind":"tag","published_at":"2015-03-20T07:41:36.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"7a0bc58b209571439ea065f48faf6f043866fec0","kind":"tag","published_at":"2015-03-20T07:21:16.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6feb877b2140d00ef9e74763a6124336307d5357","kind":"tag","published_at":"2015-01-16T08:05:36.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"6b6afc35483436c8c58e44c07b6da5a5b29b536d","kind":"tag","published_at":"2014-09-06T08:28:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.8.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"42b5e65763e10d8691056464522f53e2c84d659d","kind":"tag","published_at":"2014-08-06T08:50:03.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"fbddcc5db63623d247e433f0a722c9f03c38302a","kind":"tag","published_at":"2014-05-06T07:06:19.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"edf3b2e25e4f4e6b0bd4e11d70a40bf33a62da26","kind":"tag","published_at":"2014-03-16T06:09:00.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"39d766497bcc98cc169059ef1e30c3bc1d8b8cd5","kind":"tag","published_at":"2013-08-25T10:41:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.6.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"2e02c2b8a63b42825f0f16fe6af7152820ab82e0","kind":"tag","published_at":"2013-08-24T09:53:59.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.6.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"bc7b238d4d3a3cd04a976293bc880506e971eb39","kind":"tag","published_at":"2013-08-22T09:07:17.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.5.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"2fcc708e101ba31a2a85e2adcbf7fc017ea3456c","kind":"tag","published_at":"2011-06-21T17:20:16.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.4.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"2d8a3a35a4046057b0d00d0f9ef09571950b594d","kind":"commit","published_at":"2009-12-12T16:52:38.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.3.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"a4480ab6c635d6ce82733ff10a4daf961952d5cb","kind":"commit","published_at":"2009-12-12T00:01:25.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.3.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"c17df3175a27a7c3c91c887680b521eb54f4b176","kind":"commit","published_at":"2009-01-10T21:04:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"f601268e0c940f7c332e11afa08b3e17ea16ae82","kind":"commit","published_at":"2008-08-22T04:19:27.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.1.0/manifests"},{"name":"0.0.5","sha":"3cf6216a25ec4fdcf4bbbe1ba47db6218a721b11","kind":"commit","published_at":"2008-07-22T01:52:19.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.0.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-19T16:31:53.985Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":1.9479257066466777,"forks_count":2.149428208896895,"docker_downloads_count":null,"average":6.118669192451854},"purl":"pkg:golang/github.com/jsonpickle/jsonpickle","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/jsonpickle/jsonpickle","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/jsonpickle/jsonpickle","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/jsonpickle/jsonpickle/dependencies","status":null,"funding_links":["https://github.com/sponsors/davvid","https://patreon.com/daveinthesky"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:04:46.556Z","issues_count":116,"pull_requests_count":192,"avg_time_to_close_issue":22527625.568181816,"avg_time_to_close_pull_request":622878.861878453,"issues_closed_count":88,"pull_requests_closed_count":181,"pull_request_authors_count":31,"issue_authors_count":94,"avg_comments_per_issue":3.560344827586207,"avg_comments_per_pull_request":1.4791666666666667,"merged_pull_requests_count":172,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":994542.0,"past_year_avg_time_to_close_pull_request":844406.1333333333,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.1666666666666665,"past_year_avg_comments_per_pull_request":1.777777777777778,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/issues","maintainers":[{"login":"davvid","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davvid"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjsonpickle%2Fjsonpickle/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjsonpickle%2Fjsonpickle/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjsonpickle%2Fjsonpickle/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjsonpickle%2Fjsonpickle/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjsonpickle%2Fjsonpickle/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjsonpickle%2Fjsonpickle/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281915,"maintainers_count":0,"namespaces_count":839492,"keywords_count":125216,"github":"golang","metadata":{"funded_packages_count":67974,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-25T05:01:14.867Z","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":13391665,"name":"jsonpickle","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jsonpickle/jsonpickle","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/jsonpickle/jsonpickle","keywords_array":["universe/python"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T20:26:26.653Z","latest_release_published_at":"2026-02-05T20:26:26.653Z","latest_release_number":"3.0.3+dfsg-1","last_synced_at":"2026-03-06T12:08:54.031Z","created_at":"2026-02-05T20:26:26.201Z","updated_at":"2026-08-19T11:51:53.780Z","registry_url":"https://launchpad.net/ubuntu/+source/jsonpickle","install_command":"apt-get install jsonpickle","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-jsonpickle, python-jsonpickle-doc","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-bson \u003c!nocheck\u003e, python3-ecdsa \u003c!nocheck\u003e, python3-feedparser \u003c!nocheck\u003e, python3-gmpy2 \u003c!nocheck\u003e, python3-numpy \u003c!nocheck\u003e, python3-pandas \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-setuptools, python3-setuptools-scm, python3-sklearn \u003c!nocheck\u003e, python3-simplejson \u003c!nocheck\u003e, python3-sphinx, python3-sqlalchemy \u003c!nocheck\u003e, python3-ujson \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":755322,"uuid":"412420","full_name":"jsonpickle/jsonpickle","owner":"jsonpickle","description":"Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.","archived":false,"fork":false,"pushed_at":"2026-08-06T14:32:43.000Z","size":2692,"stargazers_count":1318,"open_issues_count":29,"forks_count":187,"subscribers_count":30,"default_branch":"main","last_synced_at":"2026-08-12T07:58:26.636Z","etag":null,"topics":["bsd-3-clause","deserialization","json","objectstorage","pickle","python","serialization"],"latest_commit_sha":null,"homepage":"https://jsonpickle.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsonpickle.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davvid"],"patreon":"daveinthesky"}},"created_at":"2009-12-10T03:59:23.000Z","updated_at":"2026-08-07T17:14:25.000Z","dependencies_parsed_at":"2026-08-12T07:55:33.633Z","dependency_job_id":null,"html_url":"https://github.com/jsonpickle/jsonpickle","commit_stats":{"total_commits":1415,"total_committers":81,"mean_commits":"17.469135802469136","dds":0.5590106007067137,"last_synced_commit":"01d4e12895a4114a8b189f0ff4ae9fce68256892"},"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/jsonpickle/jsonpickle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/sbom","scorecard":{"id":538879,"data":{"date":"2025-08-11","repo":{"name":"github.com/jsonpickle/jsonpickle","commit":"9d4543e0489a1c6ae36149b1144141822b8e13eb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"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":"Code-Review","score":2,"reason":"Found 8/29 approved changesets -- score normalized to 2","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/build.sh:6","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/container-environment-bootstrap.sh:76","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/container-environment-bootstrap.sh:78","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: fuzzing/fuzz-targets/fuzz_unpickle.py:4","Info: PythonAtherisFuzzer integration found: fuzzing/fuzz-targets/utils.py:4"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-20T07:42:17.889Z","repository_id":755322,"created_at":"2025-08-20T07:42:17.889Z","updated_at":"2025-08-20T07:42:17.889Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36600814,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"jsonpickle","name":"jsonpickle","uuid":"165337","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/165337?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:04:54.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jsonpickle","funding_links":[],"total_stars":1196,"followers":0,"following":0,"created_at":"2022-11-02T16:24:54.325Z","updated_at":"2024-03-25T20:04:54.269Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle/repositories"},"tags":[{"name":"v5.0.0rc2","sha":"d0333b1189e2f5320f0f159cd53f4b01b2f1ff07","kind":"tag","published_at":"2026-05-28T04:07:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v5.0.0rc2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v5.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v5.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc2/manifests"},{"name":"v4.1.2","sha":"3e5ce68e62bc55e22a097a010fc10e0b47d065c1","kind":"tag","published_at":"2026-05-28T03:39:32.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fe0aa01b9bbaa73ae5e535caff0d326632013643","kind":"tag","published_at":"2025-06-02T20:33:44.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"124e2f3909f1451746edb11039b224de6632e629","kind":"tag","published_at":"2025-05-21T19:33:31.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.0/manifests"},{"name":"v4.0.5","sha":"a9061b6b298c6aa254033f07e23f6d19f29b36dc","kind":"tag","published_at":"2025-03-29T19:17:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"7c92dae1c5c34f4fc3eac6f38076817b89005416","kind":"tag","published_at":"2025-03-29T07:29:47.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.4/manifests"},{"name":"v5.0.0rc1","sha":"d9885ef7cb9300a38e99fd98fa2f9a186ee8aa30","kind":"tag","published_at":"2025-03-29T03:12:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v5.0.0rc1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v5.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v5.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc1/manifests"},{"name":"v4.0.3","sha":"37c460f5598a9da039c6d6a593f7d65ee8e6320b","kind":"tag","published_at":"2025-03-29T03:02:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"02eebb1a39b26edecaa0ba15a98d3bc849eb804d","kind":"tag","published_at":"2025-02-17T19:01:38.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"01d4e12895a4114a8b189f0ff4ae9fce68256892","kind":"tag","published_at":"2024-12-14T20:08:46.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"0c693bac9572af5ef6c263d9bfcfbe5047272745","kind":"tag","published_at":"2024-11-12T04:10:58.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.0/manifests"},{"name":"v3.4.2","sha":"5d4f044732c97a2f0f83d38c0b266260257b4589","kind":"tag","published_at":"2024-11-06T07:46:34.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"2ef2e48dd529356319b940b39e3ff6edfba815d3","kind":"tag","published_at":"2024-11-05T16:53:54.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"eb3340a38777e1878d5fe7404276f505e15aad5a","kind":"tag","published_at":"2024-11-05T10:07:09.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"b19dc3f5141205999863aca9c0d6c8bdd0ab755b","kind":"tag","published_at":"2024-09-02T07:11:02.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.3.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"66a812f63912d0352b6d79f24a6c59f3e94aa6e2","kind":"tag","published_at":"2024-06-20T05:08:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"be90ccfc31b499fa739acb5cf95fa8a027962030","kind":"tag","published_at":"2024-06-09T07:27:14.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"a1cc8af4862c940984134f58d2b07f74a8375919","kind":"tag","published_at":"2024-06-09T04:40:48.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"09808a2be711ea02d48a6af0a3adba6477a182f1","kind":"tag","published_at":"2024-06-09T04:27:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.1.0/manifests"},{"name":"v3.0.4","sha":"d047e4559c24d9ad551cfe62eee9aa3297beaa57","kind":"tag","published_at":"2024-04-11T09:05:28.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"5fbd4fe16143f9ac6bab4c9d97fca4360a9029d8","kind":"tag","published_at":"2024-02-20T03:37:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"7ceb2e7b61a24cb6ec0fb48a34943e802de019f8","kind":"tag","published_at":"2023-08-13T18:39:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"9caae7b5a9f98a699cd4bac3feb1f7cb632226d4","kind":"tag","published_at":"2022-12-16T19:25:08.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"da8054e724879a75468fe6c85020167558db42b7","kind":"tag","published_at":"2022-12-01T22:46:42.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"d693ec7dcc2a19ea5e8ec8c076d4ddf04b9f2bab","kind":"commit","published_at":"2022-05-10T15:43:49.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"1594d3fdb6717cb06d05c79e46f93330cc38eb36","kind":"tag","published_at":"2022-01-11T22:40:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6ef91dfb3e930f0fd8342f6f258ea1f502262ee0","kind":"tag","published_at":"2021-02-08T04:11:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.0.0/manifests"},{"name":"v1.5.2","sha":"38751c87d5ff0013756318bf2a64b2891520328b","kind":"tag","published_at":"2021-02-08T04:05:37.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"c04afceb3bcf9f9b4c04a8c82bc4cfa389a52004","kind":"tag","published_at":"2021-01-31T05:55:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"ae0689a996e7ab7131c14f36bac49aece64a726c","kind":"tag","published_at":"2021-01-16T23:47:20.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"5b8d3ead870443a8a1355f597d31edcb2e41b970","kind":"tag","published_at":"2020-11-30T03:06:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"632b9a9c8683fd6130855fe633768ff426b3acec","kind":"tag","published_at":"2020-04-20T19:21:42.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.1/manifests"},{"name":"v1.4","sha":"24c22aada3197259405aa353d87c569460f8a1a1","kind":"tag","published_at":"2020-04-13T07:10:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4/manifests"},{"name":"v1.3","sha":"c5a2559f4d26de6b42ae878098ef1c58ea9f5f9b","kind":"tag","published_at":"2020-02-14T06:44:54.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.3/manifests"},{"name":"v1.2","sha":"2c10c8687f37f71531b4df4e4e9e1418760475b1","kind":"tag","published_at":"2019-05-24T05:09:41.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.2/manifests"},{"name":"v1.1","sha":"b1af4785bdbac66cca2a3f940f6221d1c1d3b25a","kind":"tag","published_at":"2019-01-23T07:23:45.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.1/manifests"},{"name":"v1.0","sha":"9f2d803bd023874fecd243e53da3f4892b973d30","kind":"tag","published_at":"2018-09-02T06:36:28.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.0/manifests"},{"name":"v0.9.6","sha":"3a73da352f428b90de04e5b3d4bbc6b1fc507c0b","kind":"tag","published_at":"2018-02-09T10:18:35.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.6","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"4f8605a69cfdfa61ba173b4467c755b895a5b5ab","kind":"tag","published_at":"2017-07-17T03:13:43.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"4e2cd34ad4cc6872d4708af9ee6364ba1ee643f6","kind":"tag","published_at":"2017-01-11T06:18:09.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"6eb9e32880b313c55d217b1febb77d82e0b9b23e","kind":"tag","published_at":"2016-03-09T09:02:00.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"3d4ef8efe7425b7e8ba9a2e108f27b18e869913b","kind":"tag","published_at":"2015-03-20T07:41:36.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"7a0bc58b209571439ea065f48faf6f043866fec0","kind":"tag","published_at":"2015-03-20T07:21:16.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6feb877b2140d00ef9e74763a6124336307d5357","kind":"tag","published_at":"2015-01-16T08:05:36.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"6b6afc35483436c8c58e44c07b6da5a5b29b536d","kind":"tag","published_at":"2014-09-06T08:28:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.8.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"42b5e65763e10d8691056464522f53e2c84d659d","kind":"tag","published_at":"2014-08-06T08:50:03.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"fbddcc5db63623d247e433f0a722c9f03c38302a","kind":"tag","published_at":"2014-05-06T07:06:19.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"edf3b2e25e4f4e6b0bd4e11d70a40bf33a62da26","kind":"tag","published_at":"2014-03-16T06:09:00.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"39d766497bcc98cc169059ef1e30c3bc1d8b8cd5","kind":"tag","published_at":"2013-08-25T10:41:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.6.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"2e02c2b8a63b42825f0f16fe6af7152820ab82e0","kind":"tag","published_at":"2013-08-24T09:53:59.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.6.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"bc7b238d4d3a3cd04a976293bc880506e971eb39","kind":"tag","published_at":"2013-08-22T09:07:17.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.5.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"2fcc708e101ba31a2a85e2adcbf7fc017ea3456c","kind":"tag","published_at":"2011-06-21T17:20:16.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.4.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"2d8a3a35a4046057b0d00d0f9ef09571950b594d","kind":"commit","published_at":"2009-12-12T16:52:38.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.3.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"a4480ab6c635d6ce82733ff10a4daf961952d5cb","kind":"commit","published_at":"2009-12-12T00:01:25.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.3.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"c17df3175a27a7c3c91c887680b521eb54f4b176","kind":"commit","published_at":"2009-01-10T21:04:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"f601268e0c940f7c332e11afa08b3e17ea16ae82","kind":"commit","published_at":"2008-08-22T04:19:27.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.1.0/manifests"},{"name":"0.0.5","sha":"3cf6216a25ec4fdcf4bbbe1ba47db6218a721b11","kind":"commit","published_at":"2008-07-22T01:52:19.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.0.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-19T11:51:53.780Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/jsonpickle?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/jsonpickle","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/jsonpickle","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/jsonpickle/dependencies","status":null,"funding_links":["https://github.com/sponsors/davvid","https://patreon.com/daveinthesky"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T10:34:04.746Z","issues_count":116,"pull_requests_count":192,"avg_time_to_close_issue":22527625.568181816,"avg_time_to_close_pull_request":622878.861878453,"issues_closed_count":88,"pull_requests_closed_count":181,"pull_request_authors_count":31,"issue_authors_count":94,"avg_comments_per_issue":3.560344827586207,"avg_comments_per_pull_request":1.4791666666666667,"merged_pull_requests_count":172,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":994542.0,"past_year_avg_time_to_close_pull_request":844406.1333333333,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.1666666666666665,"past_year_avg_comments_per_pull_request":1.777777777777778,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/issues","maintainers":[{"login":"davvid","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davvid"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/jsonpickle/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/jsonpickle/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/jsonpickle/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/jsonpickle/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/jsonpickle/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/jsonpickle/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-25T05:06:49.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":14512401,"name":"dev-python/jsonpickle","ecosystem":"gentoo","description":"Python library for serializing any arbitrary object graph into JSON","homepage":"https://github.com/jsonpickle/jsonpickle/","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jsonpickle/jsonpickle","keywords_array":["~amd64","~arm64","~riscv","~x86"],"namespace":"dev-python","versions_count":2,"first_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_published_at":"2026-07-25T06:08:14.000Z","latest_release_number":"4.1.2","last_synced_at":"2026-07-26T01:17:00.777Z","created_at":"2026-05-27T02:26:55.464Z","updated_at":"2026-08-19T13:10:20.458Z","registry_url":"https://packages.gentoo.org/packages/dev-python/jsonpickle","install_command":"emerge dev-python/jsonpickle","documentation_url":"https://packages.gentoo.org/packages/dev-python/jsonpickle","metadata":{"category":"dev-python","slot":"0","eapi":"8","inherit":"distutils-r1 optfeature pypi","iuse":"test-full test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14"},"repo_metadata":{"id":755322,"uuid":"412420","full_name":"jsonpickle/jsonpickle","owner":"jsonpickle","description":"Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.","archived":false,"fork":false,"pushed_at":"2026-08-06T14:32:43.000Z","size":2692,"stargazers_count":1318,"open_issues_count":29,"forks_count":187,"subscribers_count":30,"default_branch":"main","last_synced_at":"2026-08-12T07:58:26.636Z","etag":null,"topics":["bsd-3-clause","deserialization","json","objectstorage","pickle","python","serialization"],"latest_commit_sha":null,"homepage":"https://jsonpickle.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsonpickle.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davvid"],"patreon":"daveinthesky"}},"created_at":"2009-12-10T03:59:23.000Z","updated_at":"2026-08-07T17:14:25.000Z","dependencies_parsed_at":"2026-08-12T07:55:33.633Z","dependency_job_id":null,"html_url":"https://github.com/jsonpickle/jsonpickle","commit_stats":{"total_commits":1415,"total_committers":81,"mean_commits":"17.469135802469136","dds":0.5590106007067137,"last_synced_commit":"01d4e12895a4114a8b189f0ff4ae9fce68256892"},"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/jsonpickle/jsonpickle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/sbom","scorecard":{"id":538879,"data":{"date":"2025-08-11","repo":{"name":"github.com/jsonpickle/jsonpickle","commit":"9d4543e0489a1c6ae36149b1144141822b8e13eb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"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":"Code-Review","score":2,"reason":"Found 8/29 approved changesets -- score normalized to 2","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/build.sh:6","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/container-environment-bootstrap.sh:76","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/container-environment-bootstrap.sh:78","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: fuzzing/fuzz-targets/fuzz_unpickle.py:4","Info: PythonAtherisFuzzer integration found: fuzzing/fuzz-targets/utils.py:4"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-20T07:42:17.889Z","repository_id":755322,"created_at":"2025-08-20T07:42:17.889Z","updated_at":"2025-08-20T07:42:17.889Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36600814,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"jsonpickle","name":"jsonpickle","uuid":"165337","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/165337?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:04:54.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jsonpickle","funding_links":[],"total_stars":1196,"followers":0,"following":0,"created_at":"2022-11-02T16:24:54.325Z","updated_at":"2024-03-25T20:04:54.269Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle/repositories"},"tags":[{"name":"v5.0.0rc2","sha":"d0333b1189e2f5320f0f159cd53f4b01b2f1ff07","kind":"tag","published_at":"2026-05-28T04:07:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v5.0.0rc2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v5.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v5.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc2/manifests"},{"name":"v4.1.2","sha":"3e5ce68e62bc55e22a097a010fc10e0b47d065c1","kind":"tag","published_at":"2026-05-28T03:39:32.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fe0aa01b9bbaa73ae5e535caff0d326632013643","kind":"tag","published_at":"2025-06-02T20:33:44.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"124e2f3909f1451746edb11039b224de6632e629","kind":"tag","published_at":"2025-05-21T19:33:31.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.0/manifests"},{"name":"v4.0.5","sha":"a9061b6b298c6aa254033f07e23f6d19f29b36dc","kind":"tag","published_at":"2025-03-29T19:17:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"7c92dae1c5c34f4fc3eac6f38076817b89005416","kind":"tag","published_at":"2025-03-29T07:29:47.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.4/manifests"},{"name":"v5.0.0rc1","sha":"d9885ef7cb9300a38e99fd98fa2f9a186ee8aa30","kind":"tag","published_at":"2025-03-29T03:12:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v5.0.0rc1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v5.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v5.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc1/manifests"},{"name":"v4.0.3","sha":"37c460f5598a9da039c6d6a593f7d65ee8e6320b","kind":"tag","published_at":"2025-03-29T03:02:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"02eebb1a39b26edecaa0ba15a98d3bc849eb804d","kind":"tag","published_at":"2025-02-17T19:01:38.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"01d4e12895a4114a8b189f0ff4ae9fce68256892","kind":"tag","published_at":"2024-12-14T20:08:46.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"0c693bac9572af5ef6c263d9bfcfbe5047272745","kind":"tag","published_at":"2024-11-12T04:10:58.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.0/manifests"},{"name":"v3.4.2","sha":"5d4f044732c97a2f0f83d38c0b266260257b4589","kind":"tag","published_at":"2024-11-06T07:46:34.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"2ef2e48dd529356319b940b39e3ff6edfba815d3","kind":"tag","published_at":"2024-11-05T16:53:54.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"eb3340a38777e1878d5fe7404276f505e15aad5a","kind":"tag","published_at":"2024-11-05T10:07:09.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"b19dc3f5141205999863aca9c0d6c8bdd0ab755b","kind":"tag","published_at":"2024-09-02T07:11:02.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.3.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"66a812f63912d0352b6d79f24a6c59f3e94aa6e2","kind":"tag","published_at":"2024-06-20T05:08:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"be90ccfc31b499fa739acb5cf95fa8a027962030","kind":"tag","published_at":"2024-06-09T07:27:14.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"a1cc8af4862c940984134f58d2b07f74a8375919","kind":"tag","published_at":"2024-06-09T04:40:48.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"09808a2be711ea02d48a6af0a3adba6477a182f1","kind":"tag","published_at":"2024-06-09T04:27:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.1.0/manifests"},{"name":"v3.0.4","sha":"d047e4559c24d9ad551cfe62eee9aa3297beaa57","kind":"tag","published_at":"2024-04-11T09:05:28.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"5fbd4fe16143f9ac6bab4c9d97fca4360a9029d8","kind":"tag","published_at":"2024-02-20T03:37:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"7ceb2e7b61a24cb6ec0fb48a34943e802de019f8","kind":"tag","published_at":"2023-08-13T18:39:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"9caae7b5a9f98a699cd4bac3feb1f7cb632226d4","kind":"tag","published_at":"2022-12-16T19:25:08.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"da8054e724879a75468fe6c85020167558db42b7","kind":"tag","published_at":"2022-12-01T22:46:42.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"d693ec7dcc2a19ea5e8ec8c076d4ddf04b9f2bab","kind":"commit","published_at":"2022-05-10T15:43:49.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"1594d3fdb6717cb06d05c79e46f93330cc38eb36","kind":"tag","published_at":"2022-01-11T22:40:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6ef91dfb3e930f0fd8342f6f258ea1f502262ee0","kind":"tag","published_at":"2021-02-08T04:11:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.0.0/manifests"},{"name":"v1.5.2","sha":"38751c87d5ff0013756318bf2a64b2891520328b","kind":"tag","published_at":"2021-02-08T04:05:37.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"c04afceb3bcf9f9b4c04a8c82bc4cfa389a52004","kind":"tag","published_at":"2021-01-31T05:55:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"ae0689a996e7ab7131c14f36bac49aece64a726c","kind":"tag","published_at":"2021-01-16T23:47:20.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"5b8d3ead870443a8a1355f597d31edcb2e41b970","kind":"tag","published_at":"2020-11-30T03:06:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"632b9a9c8683fd6130855fe633768ff426b3acec","kind":"tag","published_at":"2020-04-20T19:21:42.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.1/manifests"},{"name":"v1.4","sha":"24c22aada3197259405aa353d87c569460f8a1a1","kind":"tag","published_at":"2020-04-13T07:10:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4/manifests"},{"name":"v1.3","sha":"c5a2559f4d26de6b42ae878098ef1c58ea9f5f9b","kind":"tag","published_at":"2020-02-14T06:44:54.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.3/manifests"},{"name":"v1.2","sha":"2c10c8687f37f71531b4df4e4e9e1418760475b1","kind":"tag","published_at":"2019-05-24T05:09:41.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.2/manifests"},{"name":"v1.1","sha":"b1af4785bdbac66cca2a3f940f6221d1c1d3b25a","kind":"tag","published_at":"2019-01-23T07:23:45.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.1/manifests"},{"name":"v1.0","sha":"9f2d803bd023874fecd243e53da3f4892b973d30","kind":"tag","published_at":"2018-09-02T06:36:28.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.0/manifests"},{"name":"v0.9.6","sha":"3a73da352f428b90de04e5b3d4bbc6b1fc507c0b","kind":"tag","published_at":"2018-02-09T10:18:35.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.6","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"4f8605a69cfdfa61ba173b4467c755b895a5b5ab","kind":"tag","published_at":"2017-07-17T03:13:43.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"4e2cd34ad4cc6872d4708af9ee6364ba1ee643f6","kind":"tag","published_at":"2017-01-11T06:18:09.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"6eb9e32880b313c55d217b1febb77d82e0b9b23e","kind":"tag","published_at":"2016-03-09T09:02:00.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"3d4ef8efe7425b7e8ba9a2e108f27b18e869913b","kind":"tag","published_at":"2015-03-20T07:41:36.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"7a0bc58b209571439ea065f48faf6f043866fec0","kind":"tag","published_at":"2015-03-20T07:21:16.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6feb877b2140d00ef9e74763a6124336307d5357","kind":"tag","published_at":"2015-01-16T08:05:36.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"6b6afc35483436c8c58e44c07b6da5a5b29b536d","kind":"tag","published_at":"2014-09-06T08:28:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.8.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"42b5e65763e10d8691056464522f53e2c84d659d","kind":"tag","published_at":"2014-08-06T08:50:03.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"fbddcc5db63623d247e433f0a722c9f03c38302a","kind":"tag","published_at":"2014-05-06T07:06:19.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"edf3b2e25e4f4e6b0bd4e11d70a40bf33a62da26","kind":"tag","published_at":"2014-03-16T06:09:00.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"39d766497bcc98cc169059ef1e30c3bc1d8b8cd5","kind":"tag","published_at":"2013-08-25T10:41:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.6.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"2e02c2b8a63b42825f0f16fe6af7152820ab82e0","kind":"tag","published_at":"2013-08-24T09:53:59.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.6.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"bc7b238d4d3a3cd04a976293bc880506e971eb39","kind":"tag","published_at":"2013-08-22T09:07:17.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.5.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"2fcc708e101ba31a2a85e2adcbf7fc017ea3456c","kind":"tag","published_at":"2011-06-21T17:20:16.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.4.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"2d8a3a35a4046057b0d00d0f9ef09571950b594d","kind":"commit","published_at":"2009-12-12T16:52:38.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.3.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"a4480ab6c635d6ce82733ff10a4daf961952d5cb","kind":"commit","published_at":"2009-12-12T00:01:25.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.3.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"c17df3175a27a7c3c91c887680b521eb54f4b176","kind":"commit","published_at":"2009-01-10T21:04:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"f601268e0c940f7c332e11afa08b3e17ea16ae82","kind":"commit","published_at":"2008-08-22T04:19:27.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.1.0/manifests"},{"name":"0.0.5","sha":"3cf6216a25ec4fdcf4bbbe1ba47db6218a721b11","kind":"commit","published_at":"2008-07-22T01:52:19.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.0.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-19T13:10:20.457Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:gentoo/dev-python/jsonpickle","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-python/jsonpickle","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-python/jsonpickle","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-python/jsonpickle/dependencies","status":null,"funding_links":["https://github.com/sponsors/davvid","https://patreon.com/daveinthesky"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:04:46.556Z","issues_count":116,"pull_requests_count":192,"avg_time_to_close_issue":22527625.568181816,"avg_time_to_close_pull_request":622878.861878453,"issues_closed_count":88,"pull_requests_closed_count":181,"pull_request_authors_count":31,"issue_authors_count":94,"avg_comments_per_issue":3.560344827586207,"avg_comments_per_pull_request":1.4791666666666667,"merged_pull_requests_count":172,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":994542.0,"past_year_avg_time_to_close_pull_request":844406.1333333333,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.1666666666666665,"past_year_avg_comments_per_pull_request":1.777777777777778,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/issues","maintainers":[{"login":"davvid","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davvid"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fjsonpickle/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fjsonpickle/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fjsonpickle/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fjsonpickle/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fjsonpickle/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fjsonpickle/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19524,"maintainers_count":0,"namespaces_count":174,"keywords_count":1054,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":622},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-08-25T05:05:03.406Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/namespaces"}},{"id":13549747,"name":"jsonpickle","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jsonpickle/jsonpickle","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/jsonpickle/jsonpickle","keywords_array":["universe/python"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:53:02.710Z","latest_release_published_at":"2026-02-11T02:53:02.710Z","latest_release_number":"3.0.0+dfsg1-1","last_synced_at":"2026-03-12T08:09:46.051Z","created_at":"2026-02-11T02:53:02.529Z","updated_at":"2026-08-19T11:21:29.861Z","registry_url":"https://launchpad.net/ubuntu/+source/jsonpickle","install_command":"apt-get install jsonpickle","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-jsonpickle, python-jsonpickle-doc","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-bson, python3-ecdsa, python3-feedparser, python3-gmpy2, python3-numpy, python3-pandas, python3-pymongo, python3-pytest, python3-setuptools, python3-setuptools-scm, python3-sklearn, python3-scipy, python3-simplejson, python3-sphinx, python3-sqlalchemy, python3-ujson","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":755322,"uuid":"412420","full_name":"jsonpickle/jsonpickle","owner":"jsonpickle","description":"Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.","archived":false,"fork":false,"pushed_at":"2026-08-06T14:32:43.000Z","size":2692,"stargazers_count":1318,"open_issues_count":29,"forks_count":187,"subscribers_count":30,"default_branch":"main","last_synced_at":"2026-08-12T07:58:26.636Z","etag":null,"topics":["bsd-3-clause","deserialization","json","objectstorage","pickle","python","serialization"],"latest_commit_sha":null,"homepage":"https://jsonpickle.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsonpickle.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davvid"],"patreon":"daveinthesky"}},"created_at":"2009-12-10T03:59:23.000Z","updated_at":"2026-08-07T17:14:25.000Z","dependencies_parsed_at":"2026-08-12T07:55:33.633Z","dependency_job_id":null,"html_url":"https://github.com/jsonpickle/jsonpickle","commit_stats":{"total_commits":1415,"total_committers":81,"mean_commits":"17.469135802469136","dds":0.5590106007067137,"last_synced_commit":"01d4e12895a4114a8b189f0ff4ae9fce68256892"},"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/jsonpickle/jsonpickle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/sbom","scorecard":{"id":538879,"data":{"date":"2025-08-11","repo":{"name":"github.com/jsonpickle/jsonpickle","commit":"9d4543e0489a1c6ae36149b1144141822b8e13eb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"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":"Code-Review","score":2,"reason":"Found 8/29 approved changesets -- score normalized to 2","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/build.sh:6","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/container-environment-bootstrap.sh:76","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/container-environment-bootstrap.sh:78","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: fuzzing/fuzz-targets/fuzz_unpickle.py:4","Info: PythonAtherisFuzzer integration found: fuzzing/fuzz-targets/utils.py:4"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-20T07:42:17.889Z","repository_id":755322,"created_at":"2025-08-20T07:42:17.889Z","updated_at":"2025-08-20T07:42:17.889Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36600814,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"jsonpickle","name":"jsonpickle","uuid":"165337","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/165337?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:04:54.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jsonpickle","funding_links":[],"total_stars":1196,"followers":0,"following":0,"created_at":"2022-11-02T16:24:54.325Z","updated_at":"2024-03-25T20:04:54.269Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle/repositories"},"tags":[{"name":"v5.0.0rc2","sha":"d0333b1189e2f5320f0f159cd53f4b01b2f1ff07","kind":"tag","published_at":"2026-05-28T04:07:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v5.0.0rc2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v5.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v5.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc2/manifests"},{"name":"v4.1.2","sha":"3e5ce68e62bc55e22a097a010fc10e0b47d065c1","kind":"tag","published_at":"2026-05-28T03:39:32.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fe0aa01b9bbaa73ae5e535caff0d326632013643","kind":"tag","published_at":"2025-06-02T20:33:44.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"124e2f3909f1451746edb11039b224de6632e629","kind":"tag","published_at":"2025-05-21T19:33:31.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.0/manifests"},{"name":"v4.0.5","sha":"a9061b6b298c6aa254033f07e23f6d19f29b36dc","kind":"tag","published_at":"2025-03-29T19:17:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"7c92dae1c5c34f4fc3eac6f38076817b89005416","kind":"tag","published_at":"2025-03-29T07:29:47.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.4/manifests"},{"name":"v5.0.0rc1","sha":"d9885ef7cb9300a38e99fd98fa2f9a186ee8aa30","kind":"tag","published_at":"2025-03-29T03:12:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v5.0.0rc1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v5.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v5.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc1/manifests"},{"name":"v4.0.3","sha":"37c460f5598a9da039c6d6a593f7d65ee8e6320b","kind":"tag","published_at":"2025-03-29T03:02:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"02eebb1a39b26edecaa0ba15a98d3bc849eb804d","kind":"tag","published_at":"2025-02-17T19:01:38.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"01d4e12895a4114a8b189f0ff4ae9fce68256892","kind":"tag","published_at":"2024-12-14T20:08:46.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"0c693bac9572af5ef6c263d9bfcfbe5047272745","kind":"tag","published_at":"2024-11-12T04:10:58.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.0/manifests"},{"name":"v3.4.2","sha":"5d4f044732c97a2f0f83d38c0b266260257b4589","kind":"tag","published_at":"2024-11-06T07:46:34.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"2ef2e48dd529356319b940b39e3ff6edfba815d3","kind":"tag","published_at":"2024-11-05T16:53:54.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"eb3340a38777e1878d5fe7404276f505e15aad5a","kind":"tag","published_at":"2024-11-05T10:07:09.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"b19dc3f5141205999863aca9c0d6c8bdd0ab755b","kind":"tag","published_at":"2024-09-02T07:11:02.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.3.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"66a812f63912d0352b6d79f24a6c59f3e94aa6e2","kind":"tag","published_at":"2024-06-20T05:08:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"be90ccfc31b499fa739acb5cf95fa8a027962030","kind":"tag","published_at":"2024-06-09T07:27:14.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"a1cc8af4862c940984134f58d2b07f74a8375919","kind":"tag","published_at":"2024-06-09T04:40:48.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"09808a2be711ea02d48a6af0a3adba6477a182f1","kind":"tag","published_at":"2024-06-09T04:27:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.1.0/manifests"},{"name":"v3.0.4","sha":"d047e4559c24d9ad551cfe62eee9aa3297beaa57","kind":"tag","published_at":"2024-04-11T09:05:28.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"5fbd4fe16143f9ac6bab4c9d97fca4360a9029d8","kind":"tag","published_at":"2024-02-20T03:37:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"7ceb2e7b61a24cb6ec0fb48a34943e802de019f8","kind":"tag","published_at":"2023-08-13T18:39:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"9caae7b5a9f98a699cd4bac3feb1f7cb632226d4","kind":"tag","published_at":"2022-12-16T19:25:08.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"da8054e724879a75468fe6c85020167558db42b7","kind":"tag","published_at":"2022-12-01T22:46:42.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"d693ec7dcc2a19ea5e8ec8c076d4ddf04b9f2bab","kind":"commit","published_at":"2022-05-10T15:43:49.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"1594d3fdb6717cb06d05c79e46f93330cc38eb36","kind":"tag","published_at":"2022-01-11T22:40:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6ef91dfb3e930f0fd8342f6f258ea1f502262ee0","kind":"tag","published_at":"2021-02-08T04:11:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.0.0/manifests"},{"name":"v1.5.2","sha":"38751c87d5ff0013756318bf2a64b2891520328b","kind":"tag","published_at":"2021-02-08T04:05:37.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"c04afceb3bcf9f9b4c04a8c82bc4cfa389a52004","kind":"tag","published_at":"2021-01-31T05:55:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"ae0689a996e7ab7131c14f36bac49aece64a726c","kind":"tag","published_at":"2021-01-16T23:47:20.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"5b8d3ead870443a8a1355f597d31edcb2e41b970","kind":"tag","published_at":"2020-11-30T03:06:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"632b9a9c8683fd6130855fe633768ff426b3acec","kind":"tag","published_at":"2020-04-20T19:21:42.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.1/manifests"},{"name":"v1.4","sha":"24c22aada3197259405aa353d87c569460f8a1a1","kind":"tag","published_at":"2020-04-13T07:10:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4/manifests"},{"name":"v1.3","sha":"c5a2559f4d26de6b42ae878098ef1c58ea9f5f9b","kind":"tag","published_at":"2020-02-14T06:44:54.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.3/manifests"},{"name":"v1.2","sha":"2c10c8687f37f71531b4df4e4e9e1418760475b1","kind":"tag","published_at":"2019-05-24T05:09:41.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.2/manifests"},{"name":"v1.1","sha":"b1af4785bdbac66cca2a3f940f6221d1c1d3b25a","kind":"tag","published_at":"2019-01-23T07:23:45.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.1/manifests"},{"name":"v1.0","sha":"9f2d803bd023874fecd243e53da3f4892b973d30","kind":"tag","published_at":"2018-09-02T06:36:28.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.0/manifests"},{"name":"v0.9.6","sha":"3a73da352f428b90de04e5b3d4bbc6b1fc507c0b","kind":"tag","published_at":"2018-02-09T10:18:35.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.6","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"4f8605a69cfdfa61ba173b4467c755b895a5b5ab","kind":"tag","published_at":"2017-07-17T03:13:43.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"4e2cd34ad4cc6872d4708af9ee6364ba1ee643f6","kind":"tag","published_at":"2017-01-11T06:18:09.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"6eb9e32880b313c55d217b1febb77d82e0b9b23e","kind":"tag","published_at":"2016-03-09T09:02:00.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"3d4ef8efe7425b7e8ba9a2e108f27b18e869913b","kind":"tag","published_at":"2015-03-20T07:41:36.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"7a0bc58b209571439ea065f48faf6f043866fec0","kind":"tag","published_at":"2015-03-20T07:21:16.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6feb877b2140d00ef9e74763a6124336307d5357","kind":"tag","published_at":"2015-01-16T08:05:36.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"6b6afc35483436c8c58e44c07b6da5a5b29b536d","kind":"tag","published_at":"2014-09-06T08:28:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.8.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"42b5e65763e10d8691056464522f53e2c84d659d","kind":"tag","published_at":"2014-08-06T08:50:03.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"fbddcc5db63623d247e433f0a722c9f03c38302a","kind":"tag","published_at":"2014-05-06T07:06:19.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"edf3b2e25e4f4e6b0bd4e11d70a40bf33a62da26","kind":"tag","published_at":"2014-03-16T06:09:00.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"39d766497bcc98cc169059ef1e30c3bc1d8b8cd5","kind":"tag","published_at":"2013-08-25T10:41:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.6.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"2e02c2b8a63b42825f0f16fe6af7152820ab82e0","kind":"tag","published_at":"2013-08-24T09:53:59.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.6.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"bc7b238d4d3a3cd04a976293bc880506e971eb39","kind":"tag","published_at":"2013-08-22T09:07:17.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.5.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"2fcc708e101ba31a2a85e2adcbf7fc017ea3456c","kind":"tag","published_at":"2011-06-21T17:20:16.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.4.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"2d8a3a35a4046057b0d00d0f9ef09571950b594d","kind":"commit","published_at":"2009-12-12T16:52:38.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.3.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"a4480ab6c635d6ce82733ff10a4daf961952d5cb","kind":"commit","published_at":"2009-12-12T00:01:25.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.3.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"c17df3175a27a7c3c91c887680b521eb54f4b176","kind":"commit","published_at":"2009-01-10T21:04:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"f601268e0c940f7c332e11afa08b3e17ea16ae82","kind":"commit","published_at":"2008-08-22T04:19:27.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.1.0/manifests"},{"name":"0.0.5","sha":"3cf6216a25ec4fdcf4bbbe1ba47db6218a721b11","kind":"commit","published_at":"2008-07-22T01:52:19.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.0.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-19T11:21:29.861Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/jsonpickle?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/jsonpickle","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/jsonpickle","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/jsonpickle/dependencies","status":null,"funding_links":["https://github.com/sponsors/davvid","https://patreon.com/daveinthesky"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T10:34:04.746Z","issues_count":116,"pull_requests_count":192,"avg_time_to_close_issue":22527625.568181816,"avg_time_to_close_pull_request":622878.861878453,"issues_closed_count":88,"pull_requests_closed_count":181,"pull_request_authors_count":31,"issue_authors_count":94,"avg_comments_per_issue":3.560344827586207,"avg_comments_per_pull_request":1.4791666666666667,"merged_pull_requests_count":172,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":994542.0,"past_year_avg_time_to_close_pull_request":844406.1333333333,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.1666666666666665,"past_year_avg_comments_per_pull_request":1.777777777777778,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/issues","maintainers":[{"login":"davvid","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davvid"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/jsonpickle/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/jsonpickle/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/jsonpickle/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/jsonpickle/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/jsonpickle/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/jsonpickle/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1108},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-25T05:06:52.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13650065,"name":"jsonpickle","ecosystem":"debian","description":null,"homepage":"https://github.com/jsonpickle/jsonpickle","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/jsonpickle/jsonpickle","keywords_array":["python"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T04:48:35.802Z","latest_release_published_at":"2026-02-12T04:48:35.802Z","latest_release_number":"4.0.2+dfsg-2","last_synced_at":"2026-03-13T23:14:19.492Z","created_at":"2026-02-12T04:48:35.591Z","updated_at":"2026-08-19T11:23:45.934Z","registry_url":"https://tracker.debian.org/pkg/jsonpickle","install_command":"apt-get install jsonpickle","documentation_url":"https://packages.debian.org/trixie/jsonpickle","metadata":{"component":"main","architecture":"all","priority":"source","binary":"python3-jsonpickle, python-jsonpickle-doc","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc, pybuild-plugin-pyproject, python3-all, python3-bson \u003c!nocheck\u003e, python3-ecdsa \u003c!nocheck\u003e, python3-feedparser \u003c!nocheck\u003e, python3-gmpy2 \u003c!nocheck\u003e, python3-numpy \u003c!nocheck\u003e, python3-pandas \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-setuptools, python3-setuptools-scm, python3-sklearn \u003c!nocheck\u003e, python3-simplejson \u003c!nocheck\u003e, python3-sphinx, python3-sqlalchemy \u003c!nocheck\u003e, python3-ujson \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":755322,"uuid":"412420","full_name":"jsonpickle/jsonpickle","owner":"jsonpickle","description":"Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.","archived":false,"fork":false,"pushed_at":"2026-08-06T14:32:43.000Z","size":2692,"stargazers_count":1318,"open_issues_count":29,"forks_count":187,"subscribers_count":30,"default_branch":"main","last_synced_at":"2026-08-12T07:58:26.636Z","etag":null,"topics":["bsd-3-clause","deserialization","json","objectstorage","pickle","python","serialization"],"latest_commit_sha":null,"homepage":"https://jsonpickle.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsonpickle.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davvid"],"patreon":"daveinthesky"}},"created_at":"2009-12-10T03:59:23.000Z","updated_at":"2026-08-07T17:14:25.000Z","dependencies_parsed_at":"2026-08-12T07:55:33.633Z","dependency_job_id":null,"html_url":"https://github.com/jsonpickle/jsonpickle","commit_stats":{"total_commits":1415,"total_committers":81,"mean_commits":"17.469135802469136","dds":0.5590106007067137,"last_synced_commit":"01d4e12895a4114a8b189f0ff4ae9fce68256892"},"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/jsonpickle/jsonpickle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/sbom","scorecard":{"id":538879,"data":{"date":"2025-08-11","repo":{"name":"github.com/jsonpickle/jsonpickle","commit":"9d4543e0489a1c6ae36149b1144141822b8e13eb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"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":"Code-Review","score":2,"reason":"Found 8/29 approved changesets -- score normalized to 2","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/build.sh:6","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/container-environment-bootstrap.sh:76","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/container-environment-bootstrap.sh:78","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: fuzzing/fuzz-targets/fuzz_unpickle.py:4","Info: PythonAtherisFuzzer integration found: fuzzing/fuzz-targets/utils.py:4"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-20T07:42:17.889Z","repository_id":755322,"created_at":"2025-08-20T07:42:17.889Z","updated_at":"2025-08-20T07:42:17.889Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36600814,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"jsonpickle","name":"jsonpickle","uuid":"165337","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/165337?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:04:54.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jsonpickle","funding_links":[],"total_stars":1196,"followers":0,"following":0,"created_at":"2022-11-02T16:24:54.325Z","updated_at":"2024-03-25T20:04:54.269Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle/repositories"},"tags":[{"name":"v5.0.0rc2","sha":"d0333b1189e2f5320f0f159cd53f4b01b2f1ff07","kind":"tag","published_at":"2026-05-28T04:07:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v5.0.0rc2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v5.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v5.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc2/manifests"},{"name":"v4.1.2","sha":"3e5ce68e62bc55e22a097a010fc10e0b47d065c1","kind":"tag","published_at":"2026-05-28T03:39:32.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fe0aa01b9bbaa73ae5e535caff0d326632013643","kind":"tag","published_at":"2025-06-02T20:33:44.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"124e2f3909f1451746edb11039b224de6632e629","kind":"tag","published_at":"2025-05-21T19:33:31.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.0/manifests"},{"name":"v4.0.5","sha":"a9061b6b298c6aa254033f07e23f6d19f29b36dc","kind":"tag","published_at":"2025-03-29T19:17:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"7c92dae1c5c34f4fc3eac6f38076817b89005416","kind":"tag","published_at":"2025-03-29T07:29:47.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.4/manifests"},{"name":"v5.0.0rc1","sha":"d9885ef7cb9300a38e99fd98fa2f9a186ee8aa30","kind":"tag","published_at":"2025-03-29T03:12:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v5.0.0rc1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v5.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v5.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc1/manifests"},{"name":"v4.0.3","sha":"37c460f5598a9da039c6d6a593f7d65ee8e6320b","kind":"tag","published_at":"2025-03-29T03:02:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"02eebb1a39b26edecaa0ba15a98d3bc849eb804d","kind":"tag","published_at":"2025-02-17T19:01:38.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"01d4e12895a4114a8b189f0ff4ae9fce68256892","kind":"tag","published_at":"2024-12-14T20:08:46.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"0c693bac9572af5ef6c263d9bfcfbe5047272745","kind":"tag","published_at":"2024-11-12T04:10:58.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.0/manifests"},{"name":"v3.4.2","sha":"5d4f044732c97a2f0f83d38c0b266260257b4589","kind":"tag","published_at":"2024-11-06T07:46:34.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"2ef2e48dd529356319b940b39e3ff6edfba815d3","kind":"tag","published_at":"2024-11-05T16:53:54.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"eb3340a38777e1878d5fe7404276f505e15aad5a","kind":"tag","published_at":"2024-11-05T10:07:09.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"b19dc3f5141205999863aca9c0d6c8bdd0ab755b","kind":"tag","published_at":"2024-09-02T07:11:02.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.3.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"66a812f63912d0352b6d79f24a6c59f3e94aa6e2","kind":"tag","published_at":"2024-06-20T05:08:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"be90ccfc31b499fa739acb5cf95fa8a027962030","kind":"tag","published_at":"2024-06-09T07:27:14.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"a1cc8af4862c940984134f58d2b07f74a8375919","kind":"tag","published_at":"2024-06-09T04:40:48.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"09808a2be711ea02d48a6af0a3adba6477a182f1","kind":"tag","published_at":"2024-06-09T04:27:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.1.0/manifests"},{"name":"v3.0.4","sha":"d047e4559c24d9ad551cfe62eee9aa3297beaa57","kind":"tag","published_at":"2024-04-11T09:05:28.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"5fbd4fe16143f9ac6bab4c9d97fca4360a9029d8","kind":"tag","published_at":"2024-02-20T03:37:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"7ceb2e7b61a24cb6ec0fb48a34943e802de019f8","kind":"tag","published_at":"2023-08-13T18:39:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"9caae7b5a9f98a699cd4bac3feb1f7cb632226d4","kind":"tag","published_at":"2022-12-16T19:25:08.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"da8054e724879a75468fe6c85020167558db42b7","kind":"tag","published_at":"2022-12-01T22:46:42.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"d693ec7dcc2a19ea5e8ec8c076d4ddf04b9f2bab","kind":"commit","published_at":"2022-05-10T15:43:49.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"1594d3fdb6717cb06d05c79e46f93330cc38eb36","kind":"tag","published_at":"2022-01-11T22:40:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6ef91dfb3e930f0fd8342f6f258ea1f502262ee0","kind":"tag","published_at":"2021-02-08T04:11:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.0.0/manifests"},{"name":"v1.5.2","sha":"38751c87d5ff0013756318bf2a64b2891520328b","kind":"tag","published_at":"2021-02-08T04:05:37.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"c04afceb3bcf9f9b4c04a8c82bc4cfa389a52004","kind":"tag","published_at":"2021-01-31T05:55:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"ae0689a996e7ab7131c14f36bac49aece64a726c","kind":"tag","published_at":"2021-01-16T23:47:20.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"5b8d3ead870443a8a1355f597d31edcb2e41b970","kind":"tag","published_at":"2020-11-30T03:06:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"632b9a9c8683fd6130855fe633768ff426b3acec","kind":"tag","published_at":"2020-04-20T19:21:42.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.1/manifests"},{"name":"v1.4","sha":"24c22aada3197259405aa353d87c569460f8a1a1","kind":"tag","published_at":"2020-04-13T07:10:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4/manifests"},{"name":"v1.3","sha":"c5a2559f4d26de6b42ae878098ef1c58ea9f5f9b","kind":"tag","published_at":"2020-02-14T06:44:54.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.3/manifests"},{"name":"v1.2","sha":"2c10c8687f37f71531b4df4e4e9e1418760475b1","kind":"tag","published_at":"2019-05-24T05:09:41.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.2/manifests"},{"name":"v1.1","sha":"b1af4785bdbac66cca2a3f940f6221d1c1d3b25a","kind":"tag","published_at":"2019-01-23T07:23:45.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.1/manifests"},{"name":"v1.0","sha":"9f2d803bd023874fecd243e53da3f4892b973d30","kind":"tag","published_at":"2018-09-02T06:36:28.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.0/manifests"},{"name":"v0.9.6","sha":"3a73da352f428b90de04e5b3d4bbc6b1fc507c0b","kind":"tag","published_at":"2018-02-09T10:18:35.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.6","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"4f8605a69cfdfa61ba173b4467c755b895a5b5ab","kind":"tag","published_at":"2017-07-17T03:13:43.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"4e2cd34ad4cc6872d4708af9ee6364ba1ee643f6","kind":"tag","published_at":"2017-01-11T06:18:09.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"6eb9e32880b313c55d217b1febb77d82e0b9b23e","kind":"tag","published_at":"2016-03-09T09:02:00.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"3d4ef8efe7425b7e8ba9a2e108f27b18e869913b","kind":"tag","published_at":"2015-03-20T07:41:36.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"7a0bc58b209571439ea065f48faf6f043866fec0","kind":"tag","published_at":"2015-03-20T07:21:16.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6feb877b2140d00ef9e74763a6124336307d5357","kind":"tag","published_at":"2015-01-16T08:05:36.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"6b6afc35483436c8c58e44c07b6da5a5b29b536d","kind":"tag","published_at":"2014-09-06T08:28:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.8.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"42b5e65763e10d8691056464522f53e2c84d659d","kind":"tag","published_at":"2014-08-06T08:50:03.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"fbddcc5db63623d247e433f0a722c9f03c38302a","kind":"tag","published_at":"2014-05-06T07:06:19.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"edf3b2e25e4f4e6b0bd4e11d70a40bf33a62da26","kind":"tag","published_at":"2014-03-16T06:09:00.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"39d766497bcc98cc169059ef1e30c3bc1d8b8cd5","kind":"tag","published_at":"2013-08-25T10:41:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.6.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"2e02c2b8a63b42825f0f16fe6af7152820ab82e0","kind":"tag","published_at":"2013-08-24T09:53:59.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.6.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"bc7b238d4d3a3cd04a976293bc880506e971eb39","kind":"tag","published_at":"2013-08-22T09:07:17.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.5.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"2fcc708e101ba31a2a85e2adcbf7fc017ea3456c","kind":"tag","published_at":"2011-06-21T17:20:16.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.4.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"2d8a3a35a4046057b0d00d0f9ef09571950b594d","kind":"commit","published_at":"2009-12-12T16:52:38.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.3.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"a4480ab6c635d6ce82733ff10a4daf961952d5cb","kind":"commit","published_at":"2009-12-12T00:01:25.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.3.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"c17df3175a27a7c3c91c887680b521eb54f4b176","kind":"commit","published_at":"2009-01-10T21:04:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"f601268e0c940f7c332e11afa08b3e17ea16ae82","kind":"commit","published_at":"2008-08-22T04:19:27.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.1.0/manifests"},{"name":"0.0.5","sha":"3cf6216a25ec4fdcf4bbbe1ba47db6218a721b11","kind":"commit","published_at":"2008-07-22T01:52:19.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.0.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-19T11:23:45.934Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/jsonpickle?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/jsonpickle","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/jsonpickle","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/jsonpickle/dependencies","status":null,"funding_links":["https://github.com/sponsors/davvid","https://patreon.com/daveinthesky"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T10:34:04.746Z","issues_count":116,"pull_requests_count":192,"avg_time_to_close_issue":22527625.568181816,"avg_time_to_close_pull_request":622878.861878453,"issues_closed_count":88,"pull_requests_closed_count":181,"pull_request_authors_count":31,"issue_authors_count":94,"avg_comments_per_issue":3.560344827586207,"avg_comments_per_pull_request":1.4791666666666667,"merged_pull_requests_count":172,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":994542.0,"past_year_avg_time_to_close_pull_request":844406.1333333333,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.1666666666666665,"past_year_avg_comments_per_pull_request":1.777777777777778,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/issues","maintainers":[{"login":"davvid","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davvid"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/jsonpickle/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/jsonpickle/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/jsonpickle/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/jsonpickle/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/jsonpickle/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/jsonpickle/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1687},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-25T05:04:56.023Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13421066,"name":"jsonpickle","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jsonpickle/jsonpickle","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/jsonpickle/jsonpickle","keywords_array":["universe/python"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T07:26:50.880Z","latest_release_published_at":"2026-02-07T07:26:50.880Z","latest_release_number":"2.0.0+dfsg1-1","last_synced_at":"2026-03-07T07:45:38.224Z","created_at":"2026-02-07T07:26:46.637Z","updated_at":"2026-08-19T11:24:33.835Z","registry_url":"https://launchpad.net/ubuntu/+source/jsonpickle","install_command":"apt-get install jsonpickle","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-jsonpickle, python-jsonpickle-doc","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-bson, python3-feedparser, python3-numpy, python3-pandas, python3-pytest, python3-pytest-cov, python3-pytest-flake8, python3-setuptools, python3-setuptools-scm, python3-simplejson, python3-sklearn, python3-sphinx, python3-sqlalchemy","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":755322,"uuid":"412420","full_name":"jsonpickle/jsonpickle","owner":"jsonpickle","description":"Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.","archived":false,"fork":false,"pushed_at":"2026-08-06T14:32:43.000Z","size":2692,"stargazers_count":1318,"open_issues_count":29,"forks_count":187,"subscribers_count":30,"default_branch":"main","last_synced_at":"2026-08-12T07:58:26.636Z","etag":null,"topics":["bsd-3-clause","deserialization","json","objectstorage","pickle","python","serialization"],"latest_commit_sha":null,"homepage":"https://jsonpickle.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsonpickle.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davvid"],"patreon":"daveinthesky"}},"created_at":"2009-12-10T03:59:23.000Z","updated_at":"2026-08-07T17:14:25.000Z","dependencies_parsed_at":"2026-08-12T07:55:33.633Z","dependency_job_id":null,"html_url":"https://github.com/jsonpickle/jsonpickle","commit_stats":{"total_commits":1415,"total_committers":81,"mean_commits":"17.469135802469136","dds":0.5590106007067137,"last_synced_commit":"01d4e12895a4114a8b189f0ff4ae9fce68256892"},"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/jsonpickle/jsonpickle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/sbom","scorecard":{"id":538879,"data":{"date":"2025-08-11","repo":{"name":"github.com/jsonpickle/jsonpickle","commit":"9d4543e0489a1c6ae36149b1144141822b8e13eb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"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":"Code-Review","score":2,"reason":"Found 8/29 approved changesets -- score normalized to 2","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/build.sh:6","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/container-environment-bootstrap.sh:76","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/container-environment-bootstrap.sh:78","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: fuzzing/fuzz-targets/fuzz_unpickle.py:4","Info: PythonAtherisFuzzer integration found: fuzzing/fuzz-targets/utils.py:4"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-20T07:42:17.889Z","repository_id":755322,"created_at":"2025-08-20T07:42:17.889Z","updated_at":"2025-08-20T07:42:17.889Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36600814,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"jsonpickle","name":"jsonpickle","uuid":"165337","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/165337?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:04:54.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jsonpickle","funding_links":[],"total_stars":1196,"followers":0,"following":0,"created_at":"2022-11-02T16:24:54.325Z","updated_at":"2024-03-25T20:04:54.269Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle/repositories"},"tags":[{"name":"v5.0.0rc2","sha":"d0333b1189e2f5320f0f159cd53f4b01b2f1ff07","kind":"tag","published_at":"2026-05-28T04:07:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v5.0.0rc2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v5.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v5.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc2/manifests"},{"name":"v4.1.2","sha":"3e5ce68e62bc55e22a097a010fc10e0b47d065c1","kind":"tag","published_at":"2026-05-28T03:39:32.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fe0aa01b9bbaa73ae5e535caff0d326632013643","kind":"tag","published_at":"2025-06-02T20:33:44.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"124e2f3909f1451746edb11039b224de6632e629","kind":"tag","published_at":"2025-05-21T19:33:31.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.0/manifests"},{"name":"v4.0.5","sha":"a9061b6b298c6aa254033f07e23f6d19f29b36dc","kind":"tag","published_at":"2025-03-29T19:17:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"7c92dae1c5c34f4fc3eac6f38076817b89005416","kind":"tag","published_at":"2025-03-29T07:29:47.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.4/manifests"},{"name":"v5.0.0rc1","sha":"d9885ef7cb9300a38e99fd98fa2f9a186ee8aa30","kind":"tag","published_at":"2025-03-29T03:12:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v5.0.0rc1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v5.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v5.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc1/manifests"},{"name":"v4.0.3","sha":"37c460f5598a9da039c6d6a593f7d65ee8e6320b","kind":"tag","published_at":"2025-03-29T03:02:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"02eebb1a39b26edecaa0ba15a98d3bc849eb804d","kind":"tag","published_at":"2025-02-17T19:01:38.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"01d4e12895a4114a8b189f0ff4ae9fce68256892","kind":"tag","published_at":"2024-12-14T20:08:46.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"0c693bac9572af5ef6c263d9bfcfbe5047272745","kind":"tag","published_at":"2024-11-12T04:10:58.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.0/manifests"},{"name":"v3.4.2","sha":"5d4f044732c97a2f0f83d38c0b266260257b4589","kind":"tag","published_at":"2024-11-06T07:46:34.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"2ef2e48dd529356319b940b39e3ff6edfba815d3","kind":"tag","published_at":"2024-11-05T16:53:54.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"eb3340a38777e1878d5fe7404276f505e15aad5a","kind":"tag","published_at":"2024-11-05T10:07:09.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"b19dc3f5141205999863aca9c0d6c8bdd0ab755b","kind":"tag","published_at":"2024-09-02T07:11:02.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.3.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"66a812f63912d0352b6d79f24a6c59f3e94aa6e2","kind":"tag","published_at":"2024-06-20T05:08:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"be90ccfc31b499fa739acb5cf95fa8a027962030","kind":"tag","published_at":"2024-06-09T07:27:14.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"a1cc8af4862c940984134f58d2b07f74a8375919","kind":"tag","published_at":"2024-06-09T04:40:48.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"09808a2be711ea02d48a6af0a3adba6477a182f1","kind":"tag","published_at":"2024-06-09T04:27:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.1.0/manifests"},{"name":"v3.0.4","sha":"d047e4559c24d9ad551cfe62eee9aa3297beaa57","kind":"tag","published_at":"2024-04-11T09:05:28.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"5fbd4fe16143f9ac6bab4c9d97fca4360a9029d8","kind":"tag","published_at":"2024-02-20T03:37:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"7ceb2e7b61a24cb6ec0fb48a34943e802de019f8","kind":"tag","published_at":"2023-08-13T18:39:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"9caae7b5a9f98a699cd4bac3feb1f7cb632226d4","kind":"tag","published_at":"2022-12-16T19:25:08.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"da8054e724879a75468fe6c85020167558db42b7","kind":"tag","published_at":"2022-12-01T22:46:42.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"d693ec7dcc2a19ea5e8ec8c076d4ddf04b9f2bab","kind":"commit","published_at":"2022-05-10T15:43:49.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"1594d3fdb6717cb06d05c79e46f93330cc38eb36","kind":"tag","published_at":"2022-01-11T22:40:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6ef91dfb3e930f0fd8342f6f258ea1f502262ee0","kind":"tag","published_at":"2021-02-08T04:11:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.0.0/manifests"},{"name":"v1.5.2","sha":"38751c87d5ff0013756318bf2a64b2891520328b","kind":"tag","published_at":"2021-02-08T04:05:37.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"c04afceb3bcf9f9b4c04a8c82bc4cfa389a52004","kind":"tag","published_at":"2021-01-31T05:55:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"ae0689a996e7ab7131c14f36bac49aece64a726c","kind":"tag","published_at":"2021-01-16T23:47:20.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"5b8d3ead870443a8a1355f597d31edcb2e41b970","kind":"tag","published_at":"2020-11-30T03:06:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"632b9a9c8683fd6130855fe633768ff426b3acec","kind":"tag","published_at":"2020-04-20T19:21:42.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.1/manifests"},{"name":"v1.4","sha":"24c22aada3197259405aa353d87c569460f8a1a1","kind":"tag","published_at":"2020-04-13T07:10:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4/manifests"},{"name":"v1.3","sha":"c5a2559f4d26de6b42ae878098ef1c58ea9f5f9b","kind":"tag","published_at":"2020-02-14T06:44:54.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.3/manifests"},{"name":"v1.2","sha":"2c10c8687f37f71531b4df4e4e9e1418760475b1","kind":"tag","published_at":"2019-05-24T05:09:41.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.2/manifests"},{"name":"v1.1","sha":"b1af4785bdbac66cca2a3f940f6221d1c1d3b25a","kind":"tag","published_at":"2019-01-23T07:23:45.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.1/manifests"},{"name":"v1.0","sha":"9f2d803bd023874fecd243e53da3f4892b973d30","kind":"tag","published_at":"2018-09-02T06:36:28.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.0/manifests"},{"name":"v0.9.6","sha":"3a73da352f428b90de04e5b3d4bbc6b1fc507c0b","kind":"tag","published_at":"2018-02-09T10:18:35.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.6","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"4f8605a69cfdfa61ba173b4467c755b895a5b5ab","kind":"tag","published_at":"2017-07-17T03:13:43.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"4e2cd34ad4cc6872d4708af9ee6364ba1ee643f6","kind":"tag","published_at":"2017-01-11T06:18:09.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"6eb9e32880b313c55d217b1febb77d82e0b9b23e","kind":"tag","published_at":"2016-03-09T09:02:00.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"3d4ef8efe7425b7e8ba9a2e108f27b18e869913b","kind":"tag","published_at":"2015-03-20T07:41:36.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"7a0bc58b209571439ea065f48faf6f043866fec0","kind":"tag","published_at":"2015-03-20T07:21:16.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6feb877b2140d00ef9e74763a6124336307d5357","kind":"tag","published_at":"2015-01-16T08:05:36.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"6b6afc35483436c8c58e44c07b6da5a5b29b536d","kind":"tag","published_at":"2014-09-06T08:28:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.8.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"42b5e65763e10d8691056464522f53e2c84d659d","kind":"tag","published_at":"2014-08-06T08:50:03.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"fbddcc5db63623d247e433f0a722c9f03c38302a","kind":"tag","published_at":"2014-05-06T07:06:19.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"edf3b2e25e4f4e6b0bd4e11d70a40bf33a62da26","kind":"tag","published_at":"2014-03-16T06:09:00.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"39d766497bcc98cc169059ef1e30c3bc1d8b8cd5","kind":"tag","published_at":"2013-08-25T10:41:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.6.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"2e02c2b8a63b42825f0f16fe6af7152820ab82e0","kind":"tag","published_at":"2013-08-24T09:53:59.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.6.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"bc7b238d4d3a3cd04a976293bc880506e971eb39","kind":"tag","published_at":"2013-08-22T09:07:17.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.5.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"2fcc708e101ba31a2a85e2adcbf7fc017ea3456c","kind":"tag","published_at":"2011-06-21T17:20:16.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.4.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"2d8a3a35a4046057b0d00d0f9ef09571950b594d","kind":"commit","published_at":"2009-12-12T16:52:38.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.3.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"a4480ab6c635d6ce82733ff10a4daf961952d5cb","kind":"commit","published_at":"2009-12-12T00:01:25.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.3.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"c17df3175a27a7c3c91c887680b521eb54f4b176","kind":"commit","published_at":"2009-01-10T21:04:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"f601268e0c940f7c332e11afa08b3e17ea16ae82","kind":"commit","published_at":"2008-08-22T04:19:27.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.1.0/manifests"},{"name":"0.0.5","sha":"3cf6216a25ec4fdcf4bbbe1ba47db6218a721b11","kind":"commit","published_at":"2008-07-22T01:52:19.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.0.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-19T11:24:33.835Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/jsonpickle?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/jsonpickle","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/jsonpickle","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/jsonpickle/dependencies","status":null,"funding_links":["https://github.com/sponsors/davvid","https://patreon.com/daveinthesky"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T10:34:04.746Z","issues_count":116,"pull_requests_count":192,"avg_time_to_close_issue":22527625.568181816,"avg_time_to_close_pull_request":622878.861878453,"issues_closed_count":88,"pull_requests_closed_count":181,"pull_request_authors_count":31,"issue_authors_count":94,"avg_comments_per_issue":3.560344827586207,"avg_comments_per_pull_request":1.4791666666666667,"merged_pull_requests_count":172,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":994542.0,"past_year_avg_time_to_close_pull_request":844406.1333333333,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.1666666666666665,"past_year_avg_comments_per_pull_request":1.777777777777778,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/issues","maintainers":[{"login":"davvid","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davvid"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/jsonpickle/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/jsonpickle/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/jsonpickle/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/jsonpickle/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/jsonpickle/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/jsonpickle/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":976},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-25T05:06:47.665Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":5285354,"name":"jsonpickle","ecosystem":"conda","description":"jsonpickle is a library for the two-way conversion of complex Python objects and JSON. jsonpickle builds upon the existing JSON encoders, such as simplejson, json, and ujson.","homepage":"https://jsonpickle.github.io","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jsonpickle/jsonpickle","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2018-12-21T19:43:11.000Z","latest_release_published_at":"2025-10-06T12:23:35.000Z","latest_release_number":"4.1.1","last_synced_at":"2026-04-01T01:58:02.731Z","created_at":"2022-10-03T15:42:37.690Z","updated_at":"2026-08-19T11:43:44.150Z","registry_url":"https://anaconda.org/anaconda/jsonpickle","install_command":"conda install -c anaconda jsonpickle","documentation_url":null,"metadata":{},"repo_metadata":{"id":755322,"uuid":"412420","full_name":"jsonpickle/jsonpickle","owner":"jsonpickle","description":"Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.","archived":false,"fork":false,"pushed_at":"2026-08-06T14:32:43.000Z","size":2692,"stargazers_count":1318,"open_issues_count":29,"forks_count":187,"subscribers_count":30,"default_branch":"main","last_synced_at":"2026-08-12T07:58:26.636Z","etag":null,"topics":["bsd-3-clause","deserialization","json","objectstorage","pickle","python","serialization"],"latest_commit_sha":null,"homepage":"https://jsonpickle.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsonpickle.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davvid"],"patreon":"daveinthesky"}},"created_at":"2009-12-10T03:59:23.000Z","updated_at":"2026-08-07T17:14:25.000Z","dependencies_parsed_at":"2026-08-12T07:55:33.633Z","dependency_job_id":null,"html_url":"https://github.com/jsonpickle/jsonpickle","commit_stats":{"total_commits":1415,"total_committers":81,"mean_commits":"17.469135802469136","dds":0.5590106007067137,"last_synced_commit":"01d4e12895a4114a8b189f0ff4ae9fce68256892"},"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/jsonpickle/jsonpickle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/sbom","scorecard":{"id":538879,"data":{"date":"2025-08-11","repo":{"name":"github.com/jsonpickle/jsonpickle","commit":"9d4543e0489a1c6ae36149b1144141822b8e13eb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"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":"Code-Review","score":2,"reason":"Found 8/29 approved changesets -- score normalized to 2","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/build.sh:6","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/container-environment-bootstrap.sh:76","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/container-environment-bootstrap.sh:78","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: fuzzing/fuzz-targets/fuzz_unpickle.py:4","Info: PythonAtherisFuzzer integration found: fuzzing/fuzz-targets/utils.py:4"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-20T07:42:17.889Z","repository_id":755322,"created_at":"2025-08-20T07:42:17.889Z","updated_at":"2025-08-20T07:42:17.889Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36600814,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"jsonpickle","name":"jsonpickle","uuid":"165337","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/165337?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:04:54.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jsonpickle","funding_links":[],"total_stars":1196,"followers":0,"following":0,"created_at":"2022-11-02T16:24:54.325Z","updated_at":"2024-03-25T20:04:54.269Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle/repositories"},"tags":[{"name":"v5.0.0rc2","sha":"d0333b1189e2f5320f0f159cd53f4b01b2f1ff07","kind":"tag","published_at":"2026-05-28T04:07:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v5.0.0rc2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v5.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v5.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc2/manifests"},{"name":"v4.1.2","sha":"3e5ce68e62bc55e22a097a010fc10e0b47d065c1","kind":"tag","published_at":"2026-05-28T03:39:32.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fe0aa01b9bbaa73ae5e535caff0d326632013643","kind":"tag","published_at":"2025-06-02T20:33:44.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"124e2f3909f1451746edb11039b224de6632e629","kind":"tag","published_at":"2025-05-21T19:33:31.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.0/manifests"},{"name":"v4.0.5","sha":"a9061b6b298c6aa254033f07e23f6d19f29b36dc","kind":"tag","published_at":"2025-03-29T19:17:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"7c92dae1c5c34f4fc3eac6f38076817b89005416","kind":"tag","published_at":"2025-03-29T07:29:47.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.4/manifests"},{"name":"v5.0.0rc1","sha":"d9885ef7cb9300a38e99fd98fa2f9a186ee8aa30","kind":"tag","published_at":"2025-03-29T03:12:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v5.0.0rc1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v5.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v5.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc1/manifests"},{"name":"v4.0.3","sha":"37c460f5598a9da039c6d6a593f7d65ee8e6320b","kind":"tag","published_at":"2025-03-29T03:02:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"02eebb1a39b26edecaa0ba15a98d3bc849eb804d","kind":"tag","published_at":"2025-02-17T19:01:38.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"01d4e12895a4114a8b189f0ff4ae9fce68256892","kind":"tag","published_at":"2024-12-14T20:08:46.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"0c693bac9572af5ef6c263d9bfcfbe5047272745","kind":"tag","published_at":"2024-11-12T04:10:58.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.0/manifests"},{"name":"v3.4.2","sha":"5d4f044732c97a2f0f83d38c0b266260257b4589","kind":"tag","published_at":"2024-11-06T07:46:34.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"2ef2e48dd529356319b940b39e3ff6edfba815d3","kind":"tag","published_at":"2024-11-05T16:53:54.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"eb3340a38777e1878d5fe7404276f505e15aad5a","kind":"tag","published_at":"2024-11-05T10:07:09.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"b19dc3f5141205999863aca9c0d6c8bdd0ab755b","kind":"tag","published_at":"2024-09-02T07:11:02.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.3.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"66a812f63912d0352b6d79f24a6c59f3e94aa6e2","kind":"tag","published_at":"2024-06-20T05:08:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"be90ccfc31b499fa739acb5cf95fa8a027962030","kind":"tag","published_at":"2024-06-09T07:27:14.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"a1cc8af4862c940984134f58d2b07f74a8375919","kind":"tag","published_at":"2024-06-09T04:40:48.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"09808a2be711ea02d48a6af0a3adba6477a182f1","kind":"tag","published_at":"2024-06-09T04:27:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.1.0/manifests"},{"name":"v3.0.4","sha":"d047e4559c24d9ad551cfe62eee9aa3297beaa57","kind":"tag","published_at":"2024-04-11T09:05:28.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"5fbd4fe16143f9ac6bab4c9d97fca4360a9029d8","kind":"tag","published_at":"2024-02-20T03:37:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"7ceb2e7b61a24cb6ec0fb48a34943e802de019f8","kind":"tag","published_at":"2023-08-13T18:39:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"9caae7b5a9f98a699cd4bac3feb1f7cb632226d4","kind":"tag","published_at":"2022-12-16T19:25:08.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"da8054e724879a75468fe6c85020167558db42b7","kind":"tag","published_at":"2022-12-01T22:46:42.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"d693ec7dcc2a19ea5e8ec8c076d4ddf04b9f2bab","kind":"commit","published_at":"2022-05-10T15:43:49.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"1594d3fdb6717cb06d05c79e46f93330cc38eb36","kind":"tag","published_at":"2022-01-11T22:40:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6ef91dfb3e930f0fd8342f6f258ea1f502262ee0","kind":"tag","published_at":"2021-02-08T04:11:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.0.0/manifests"},{"name":"v1.5.2","sha":"38751c87d5ff0013756318bf2a64b2891520328b","kind":"tag","published_at":"2021-02-08T04:05:37.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"c04afceb3bcf9f9b4c04a8c82bc4cfa389a52004","kind":"tag","published_at":"2021-01-31T05:55:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"ae0689a996e7ab7131c14f36bac49aece64a726c","kind":"tag","published_at":"2021-01-16T23:47:20.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"5b8d3ead870443a8a1355f597d31edcb2e41b970","kind":"tag","published_at":"2020-11-30T03:06:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"632b9a9c8683fd6130855fe633768ff426b3acec","kind":"tag","published_at":"2020-04-20T19:21:42.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.1/manifests"},{"name":"v1.4","sha":"24c22aada3197259405aa353d87c569460f8a1a1","kind":"tag","published_at":"2020-04-13T07:10:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4/manifests"},{"name":"v1.3","sha":"c5a2559f4d26de6b42ae878098ef1c58ea9f5f9b","kind":"tag","published_at":"2020-02-14T06:44:54.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.3/manifests"},{"name":"v1.2","sha":"2c10c8687f37f71531b4df4e4e9e1418760475b1","kind":"tag","published_at":"2019-05-24T05:09:41.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.2/manifests"},{"name":"v1.1","sha":"b1af4785bdbac66cca2a3f940f6221d1c1d3b25a","kind":"tag","published_at":"2019-01-23T07:23:45.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.1/manifests"},{"name":"v1.0","sha":"9f2d803bd023874fecd243e53da3f4892b973d30","kind":"tag","published_at":"2018-09-02T06:36:28.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.0/manifests"},{"name":"v0.9.6","sha":"3a73da352f428b90de04e5b3d4bbc6b1fc507c0b","kind":"tag","published_at":"2018-02-09T10:18:35.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.6","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"4f8605a69cfdfa61ba173b4467c755b895a5b5ab","kind":"tag","published_at":"2017-07-17T03:13:43.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"4e2cd34ad4cc6872d4708af9ee6364ba1ee643f6","kind":"tag","published_at":"2017-01-11T06:18:09.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"6eb9e32880b313c55d217b1febb77d82e0b9b23e","kind":"tag","published_at":"2016-03-09T09:02:00.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"3d4ef8efe7425b7e8ba9a2e108f27b18e869913b","kind":"tag","published_at":"2015-03-20T07:41:36.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"7a0bc58b209571439ea065f48faf6f043866fec0","kind":"tag","published_at":"2015-03-20T07:21:16.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6feb877b2140d00ef9e74763a6124336307d5357","kind":"tag","published_at":"2015-01-16T08:05:36.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"6b6afc35483436c8c58e44c07b6da5a5b29b536d","kind":"tag","published_at":"2014-09-06T08:28:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.8.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"42b5e65763e10d8691056464522f53e2c84d659d","kind":"tag","published_at":"2014-08-06T08:50:03.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"fbddcc5db63623d247e433f0a722c9f03c38302a","kind":"tag","published_at":"2014-05-06T07:06:19.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"edf3b2e25e4f4e6b0bd4e11d70a40bf33a62da26","kind":"tag","published_at":"2014-03-16T06:09:00.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"39d766497bcc98cc169059ef1e30c3bc1d8b8cd5","kind":"tag","published_at":"2013-08-25T10:41:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.6.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"2e02c2b8a63b42825f0f16fe6af7152820ab82e0","kind":"tag","published_at":"2013-08-24T09:53:59.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.6.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"bc7b238d4d3a3cd04a976293bc880506e971eb39","kind":"tag","published_at":"2013-08-22T09:07:17.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.5.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"2fcc708e101ba31a2a85e2adcbf7fc017ea3456c","kind":"tag","published_at":"2011-06-21T17:20:16.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.4.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"2d8a3a35a4046057b0d00d0f9ef09571950b594d","kind":"commit","published_at":"2009-12-12T16:52:38.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.3.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"a4480ab6c635d6ce82733ff10a4daf961952d5cb","kind":"commit","published_at":"2009-12-12T00:01:25.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.3.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"c17df3175a27a7c3c91c887680b521eb54f4b176","kind":"commit","published_at":"2009-01-10T21:04:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"f601268e0c940f7c332e11afa08b3e17ea16ae82","kind":"commit","published_at":"2008-08-22T04:19:27.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.1.0/manifests"},{"name":"0.0.5","sha":"3cf6216a25ec4fdcf4bbbe1ba47db6218a721b11","kind":"commit","published_at":"2008-07-22T01:52:19.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.0.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-19T11:43:44.149Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":26,"rankings":{"downloads":null,"dependent_repos_count":29.990939293264873,"dependent_packages_count":20.446994865599518,"stargazers_count":22.591362126245848,"forks_count":26.396858954998493,"docker_downloads_count":null,"average":24.856538810027182},"purl":"pkg:conda/jsonpickle","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/jsonpickle","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/jsonpickle","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/jsonpickle/dependencies","status":null,"funding_links":["https://github.com/sponsors/davvid","https://patreon.com/daveinthesky"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T10:34:04.746Z","issues_count":116,"pull_requests_count":192,"avg_time_to_close_issue":22527625.568181816,"avg_time_to_close_pull_request":622878.861878453,"issues_closed_count":88,"pull_requests_closed_count":181,"pull_request_authors_count":31,"issue_authors_count":94,"avg_comments_per_issue":3.560344827586207,"avg_comments_per_pull_request":1.4791666666666667,"merged_pull_requests_count":172,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":994542.0,"past_year_avg_time_to_close_pull_request":844406.1333333333,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.1666666666666665,"past_year_avg_comments_per_pull_request":1.777777777777778,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/issues","maintainers":[{"login":"davvid","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davvid"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jsonpickle/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jsonpickle/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jsonpickle/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jsonpickle/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jsonpickle/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jsonpickle/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5475,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":852},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-24T05:06:29.101Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":13479121,"name":"jsonpickle","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jsonpickle/jsonpickle","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/jsonpickle/jsonpickle","keywords_array":["universe/python"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T08:29:27.735Z","latest_release_published_at":"2026-02-10T08:29:27.735Z","latest_release_number":"3.0.0+dfsg1-1","last_synced_at":"2026-03-10T09:05:41.824Z","created_at":"2026-02-10T08:29:27.451Z","updated_at":"2026-08-19T12:34:53.627Z","registry_url":"https://launchpad.net/ubuntu/+source/jsonpickle","install_command":"apt-get install jsonpickle","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-jsonpickle, python-jsonpickle-doc","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-bson, python3-ecdsa, python3-feedparser, python3-gmpy2, python3-numpy, python3-pandas, python3-pymongo, python3-pytest, python3-setuptools, python3-setuptools-scm, python3-sklearn, python3-scipy, python3-simplejson, python3-sphinx, python3-sqlalchemy, python3-ujson","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":755322,"uuid":"412420","full_name":"jsonpickle/jsonpickle","owner":"jsonpickle","description":"Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.","archived":false,"fork":false,"pushed_at":"2026-08-06T14:32:43.000Z","size":2692,"stargazers_count":1318,"open_issues_count":29,"forks_count":187,"subscribers_count":30,"default_branch":"main","last_synced_at":"2026-08-12T07:58:26.636Z","etag":null,"topics":["bsd-3-clause","deserialization","json","objectstorage","pickle","python","serialization"],"latest_commit_sha":null,"homepage":"https://jsonpickle.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsonpickle.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davvid"],"patreon":"daveinthesky"}},"created_at":"2009-12-10T03:59:23.000Z","updated_at":"2026-08-07T17:14:25.000Z","dependencies_parsed_at":"2026-08-12T07:55:33.633Z","dependency_job_id":null,"html_url":"https://github.com/jsonpickle/jsonpickle","commit_stats":{"total_commits":1415,"total_committers":81,"mean_commits":"17.469135802469136","dds":0.5590106007067137,"last_synced_commit":"01d4e12895a4114a8b189f0ff4ae9fce68256892"},"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/jsonpickle/jsonpickle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/sbom","scorecard":{"id":538879,"data":{"date":"2025-08-11","repo":{"name":"github.com/jsonpickle/jsonpickle","commit":"9d4543e0489a1c6ae36149b1144141822b8e13eb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"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":"Code-Review","score":2,"reason":"Found 8/29 approved changesets -- score normalized to 2","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/build.sh:6","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/container-environment-bootstrap.sh:76","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/container-environment-bootstrap.sh:78","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: fuzzing/fuzz-targets/fuzz_unpickle.py:4","Info: PythonAtherisFuzzer integration found: fuzzing/fuzz-targets/utils.py:4"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-20T07:42:17.889Z","repository_id":755322,"created_at":"2025-08-20T07:42:17.889Z","updated_at":"2025-08-20T07:42:17.889Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36600814,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"jsonpickle","name":"jsonpickle","uuid":"165337","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/165337?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:04:54.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jsonpickle","funding_links":[],"total_stars":1196,"followers":0,"following":0,"created_at":"2022-11-02T16:24:54.325Z","updated_at":"2024-03-25T20:04:54.269Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle/repositories"},"tags":[{"name":"v5.0.0rc2","sha":"d0333b1189e2f5320f0f159cd53f4b01b2f1ff07","kind":"tag","published_at":"2026-05-28T04:07:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v5.0.0rc2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v5.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v5.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc2/manifests"},{"name":"v4.1.2","sha":"3e5ce68e62bc55e22a097a010fc10e0b47d065c1","kind":"tag","published_at":"2026-05-28T03:39:32.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fe0aa01b9bbaa73ae5e535caff0d326632013643","kind":"tag","published_at":"2025-06-02T20:33:44.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"124e2f3909f1451746edb11039b224de6632e629","kind":"tag","published_at":"2025-05-21T19:33:31.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.0/manifests"},{"name":"v4.0.5","sha":"a9061b6b298c6aa254033f07e23f6d19f29b36dc","kind":"tag","published_at":"2025-03-29T19:17:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"7c92dae1c5c34f4fc3eac6f38076817b89005416","kind":"tag","published_at":"2025-03-29T07:29:47.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.4/manifests"},{"name":"v5.0.0rc1","sha":"d9885ef7cb9300a38e99fd98fa2f9a186ee8aa30","kind":"tag","published_at":"2025-03-29T03:12:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v5.0.0rc1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v5.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v5.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc1/manifests"},{"name":"v4.0.3","sha":"37c460f5598a9da039c6d6a593f7d65ee8e6320b","kind":"tag","published_at":"2025-03-29T03:02:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"02eebb1a39b26edecaa0ba15a98d3bc849eb804d","kind":"tag","published_at":"2025-02-17T19:01:38.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"01d4e12895a4114a8b189f0ff4ae9fce68256892","kind":"tag","published_at":"2024-12-14T20:08:46.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"0c693bac9572af5ef6c263d9bfcfbe5047272745","kind":"tag","published_at":"2024-11-12T04:10:58.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.0/manifests"},{"name":"v3.4.2","sha":"5d4f044732c97a2f0f83d38c0b266260257b4589","kind":"tag","published_at":"2024-11-06T07:46:34.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"2ef2e48dd529356319b940b39e3ff6edfba815d3","kind":"tag","published_at":"2024-11-05T16:53:54.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"eb3340a38777e1878d5fe7404276f505e15aad5a","kind":"tag","published_at":"2024-11-05T10:07:09.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"b19dc3f5141205999863aca9c0d6c8bdd0ab755b","kind":"tag","published_at":"2024-09-02T07:11:02.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.3.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"66a812f63912d0352b6d79f24a6c59f3e94aa6e2","kind":"tag","published_at":"2024-06-20T05:08:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"be90ccfc31b499fa739acb5cf95fa8a027962030","kind":"tag","published_at":"2024-06-09T07:27:14.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"a1cc8af4862c940984134f58d2b07f74a8375919","kind":"tag","published_at":"2024-06-09T04:40:48.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"09808a2be711ea02d48a6af0a3adba6477a182f1","kind":"tag","published_at":"2024-06-09T04:27:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.1.0/manifests"},{"name":"v3.0.4","sha":"d047e4559c24d9ad551cfe62eee9aa3297beaa57","kind":"tag","published_at":"2024-04-11T09:05:28.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"5fbd4fe16143f9ac6bab4c9d97fca4360a9029d8","kind":"tag","published_at":"2024-02-20T03:37:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"7ceb2e7b61a24cb6ec0fb48a34943e802de019f8","kind":"tag","published_at":"2023-08-13T18:39:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"9caae7b5a9f98a699cd4bac3feb1f7cb632226d4","kind":"tag","published_at":"2022-12-16T19:25:08.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"da8054e724879a75468fe6c85020167558db42b7","kind":"tag","published_at":"2022-12-01T22:46:42.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"d693ec7dcc2a19ea5e8ec8c076d4ddf04b9f2bab","kind":"commit","published_at":"2022-05-10T15:43:49.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"1594d3fdb6717cb06d05c79e46f93330cc38eb36","kind":"tag","published_at":"2022-01-11T22:40:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6ef91dfb3e930f0fd8342f6f258ea1f502262ee0","kind":"tag","published_at":"2021-02-08T04:11:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.0.0/manifests"},{"name":"v1.5.2","sha":"38751c87d5ff0013756318bf2a64b2891520328b","kind":"tag","published_at":"2021-02-08T04:05:37.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"c04afceb3bcf9f9b4c04a8c82bc4cfa389a52004","kind":"tag","published_at":"2021-01-31T05:55:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"ae0689a996e7ab7131c14f36bac49aece64a726c","kind":"tag","published_at":"2021-01-16T23:47:20.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"5b8d3ead870443a8a1355f597d31edcb2e41b970","kind":"tag","published_at":"2020-11-30T03:06:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"632b9a9c8683fd6130855fe633768ff426b3acec","kind":"tag","published_at":"2020-04-20T19:21:42.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.1/manifests"},{"name":"v1.4","sha":"24c22aada3197259405aa353d87c569460f8a1a1","kind":"tag","published_at":"2020-04-13T07:10:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4/manifests"},{"name":"v1.3","sha":"c5a2559f4d26de6b42ae878098ef1c58ea9f5f9b","kind":"tag","published_at":"2020-02-14T06:44:54.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.3/manifests"},{"name":"v1.2","sha":"2c10c8687f37f71531b4df4e4e9e1418760475b1","kind":"tag","published_at":"2019-05-24T05:09:41.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.2/manifests"},{"name":"v1.1","sha":"b1af4785bdbac66cca2a3f940f6221d1c1d3b25a","kind":"tag","published_at":"2019-01-23T07:23:45.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.1/manifests"},{"name":"v1.0","sha":"9f2d803bd023874fecd243e53da3f4892b973d30","kind":"tag","published_at":"2018-09-02T06:36:28.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.0/manifests"},{"name":"v0.9.6","sha":"3a73da352f428b90de04e5b3d4bbc6b1fc507c0b","kind":"tag","published_at":"2018-02-09T10:18:35.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.6","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"4f8605a69cfdfa61ba173b4467c755b895a5b5ab","kind":"tag","published_at":"2017-07-17T03:13:43.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"4e2cd34ad4cc6872d4708af9ee6364ba1ee643f6","kind":"tag","published_at":"2017-01-11T06:18:09.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"6eb9e32880b313c55d217b1febb77d82e0b9b23e","kind":"tag","published_at":"2016-03-09T09:02:00.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"3d4ef8efe7425b7e8ba9a2e108f27b18e869913b","kind":"tag","published_at":"2015-03-20T07:41:36.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"7a0bc58b209571439ea065f48faf6f043866fec0","kind":"tag","published_at":"2015-03-20T07:21:16.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6feb877b2140d00ef9e74763a6124336307d5357","kind":"tag","published_at":"2015-01-16T08:05:36.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"6b6afc35483436c8c58e44c07b6da5a5b29b536d","kind":"tag","published_at":"2014-09-06T08:28:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.8.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"42b5e65763e10d8691056464522f53e2c84d659d","kind":"tag","published_at":"2014-08-06T08:50:03.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"fbddcc5db63623d247e433f0a722c9f03c38302a","kind":"tag","published_at":"2014-05-06T07:06:19.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"edf3b2e25e4f4e6b0bd4e11d70a40bf33a62da26","kind":"tag","published_at":"2014-03-16T06:09:00.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"39d766497bcc98cc169059ef1e30c3bc1d8b8cd5","kind":"tag","published_at":"2013-08-25T10:41:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.6.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"2e02c2b8a63b42825f0f16fe6af7152820ab82e0","kind":"tag","published_at":"2013-08-24T09:53:59.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.6.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"bc7b238d4d3a3cd04a976293bc880506e971eb39","kind":"tag","published_at":"2013-08-22T09:07:17.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.5.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"2fcc708e101ba31a2a85e2adcbf7fc017ea3456c","kind":"tag","published_at":"2011-06-21T17:20:16.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.4.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"2d8a3a35a4046057b0d00d0f9ef09571950b594d","kind":"commit","published_at":"2009-12-12T16:52:38.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.3.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"a4480ab6c635d6ce82733ff10a4daf961952d5cb","kind":"commit","published_at":"2009-12-12T00:01:25.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.3.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"c17df3175a27a7c3c91c887680b521eb54f4b176","kind":"commit","published_at":"2009-01-10T21:04:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"f601268e0c940f7c332e11afa08b3e17ea16ae82","kind":"commit","published_at":"2008-08-22T04:19:27.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.1.0/manifests"},{"name":"0.0.5","sha":"3cf6216a25ec4fdcf4bbbe1ba47db6218a721b11","kind":"commit","published_at":"2008-07-22T01:52:19.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.0.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-19T12:34:53.627Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/jsonpickle?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/jsonpickle","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/jsonpickle","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/jsonpickle/dependencies","status":null,"funding_links":["https://github.com/sponsors/davvid","https://patreon.com/daveinthesky"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:04:46.556Z","issues_count":116,"pull_requests_count":192,"avg_time_to_close_issue":22527625.568181816,"avg_time_to_close_pull_request":622878.861878453,"issues_closed_count":88,"pull_requests_closed_count":181,"pull_request_authors_count":31,"issue_authors_count":94,"avg_comments_per_issue":3.560344827586207,"avg_comments_per_pull_request":1.4791666666666667,"merged_pull_requests_count":172,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":994542.0,"past_year_avg_time_to_close_pull_request":844406.1333333333,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.1666666666666665,"past_year_avg_comments_per_pull_request":1.777777777777778,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/issues","maintainers":[{"login":"davvid","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davvid"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/jsonpickle/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/jsonpickle/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/jsonpickle/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/jsonpickle/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/jsonpickle/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/jsonpickle/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1339},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-25T05:06:51.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13451844,"name":"jsonpickle","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jsonpickle/jsonpickle","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/jsonpickle/jsonpickle","keywords_array":["universe/python"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T20:04:49.875Z","latest_release_published_at":"2026-02-08T20:04:49.875Z","latest_release_number":"3.2.2+dfsg-1","last_synced_at":"2026-03-08T20:43:02.630Z","created_at":"2026-02-08T20:04:49.387Z","updated_at":"2026-08-19T12:34:53.632Z","registry_url":"https://launchpad.net/ubuntu/+source/jsonpickle","install_command":"apt-get install jsonpickle","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-jsonpickle, python-jsonpickle-doc","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-bson \u003c!nocheck\u003e, python3-ecdsa \u003c!nocheck\u003e, python3-feedparser \u003c!nocheck\u003e, python3-gmpy2 \u003c!nocheck\u003e, python3-numpy \u003c!nocheck\u003e, python3-pandas \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-setuptools, python3-setuptools-scm, python3-sklearn \u003c!nocheck\u003e, python3-simplejson \u003c!nocheck\u003e, python3-sphinx, python3-sqlalchemy \u003c!nocheck\u003e, python3-ujson \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":755322,"uuid":"412420","full_name":"jsonpickle/jsonpickle","owner":"jsonpickle","description":"Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.","archived":false,"fork":false,"pushed_at":"2026-08-06T14:32:43.000Z","size":2692,"stargazers_count":1318,"open_issues_count":29,"forks_count":187,"subscribers_count":30,"default_branch":"main","last_synced_at":"2026-08-12T07:58:26.636Z","etag":null,"topics":["bsd-3-clause","deserialization","json","objectstorage","pickle","python","serialization"],"latest_commit_sha":null,"homepage":"https://jsonpickle.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsonpickle.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davvid"],"patreon":"daveinthesky"}},"created_at":"2009-12-10T03:59:23.000Z","updated_at":"2026-08-07T17:14:25.000Z","dependencies_parsed_at":"2026-08-12T07:55:33.633Z","dependency_job_id":null,"html_url":"https://github.com/jsonpickle/jsonpickle","commit_stats":{"total_commits":1415,"total_committers":81,"mean_commits":"17.469135802469136","dds":0.5590106007067137,"last_synced_commit":"01d4e12895a4114a8b189f0ff4ae9fce68256892"},"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/jsonpickle/jsonpickle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/sbom","scorecard":{"id":538879,"data":{"date":"2025-08-11","repo":{"name":"github.com/jsonpickle/jsonpickle","commit":"9d4543e0489a1c6ae36149b1144141822b8e13eb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"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":"Code-Review","score":2,"reason":"Found 8/29 approved changesets -- score normalized to 2","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/build.sh:6","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/container-environment-bootstrap.sh:76","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/container-environment-bootstrap.sh:78","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: fuzzing/fuzz-targets/fuzz_unpickle.py:4","Info: PythonAtherisFuzzer integration found: fuzzing/fuzz-targets/utils.py:4"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-20T07:42:17.889Z","repository_id":755322,"created_at":"2025-08-20T07:42:17.889Z","updated_at":"2025-08-20T07:42:17.889Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36600814,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"jsonpickle","name":"jsonpickle","uuid":"165337","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/165337?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:04:54.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jsonpickle","funding_links":[],"total_stars":1196,"followers":0,"following":0,"created_at":"2022-11-02T16:24:54.325Z","updated_at":"2024-03-25T20:04:54.269Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle/repositories"},"tags":[{"name":"v5.0.0rc2","sha":"d0333b1189e2f5320f0f159cd53f4b01b2f1ff07","kind":"tag","published_at":"2026-05-28T04:07:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v5.0.0rc2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v5.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v5.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc2/manifests"},{"name":"v4.1.2","sha":"3e5ce68e62bc55e22a097a010fc10e0b47d065c1","kind":"tag","published_at":"2026-05-28T03:39:32.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fe0aa01b9bbaa73ae5e535caff0d326632013643","kind":"tag","published_at":"2025-06-02T20:33:44.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"124e2f3909f1451746edb11039b224de6632e629","kind":"tag","published_at":"2025-05-21T19:33:31.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.0/manifests"},{"name":"v4.0.5","sha":"a9061b6b298c6aa254033f07e23f6d19f29b36dc","kind":"tag","published_at":"2025-03-29T19:17:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"7c92dae1c5c34f4fc3eac6f38076817b89005416","kind":"tag","published_at":"2025-03-29T07:29:47.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.4/manifests"},{"name":"v5.0.0rc1","sha":"d9885ef7cb9300a38e99fd98fa2f9a186ee8aa30","kind":"tag","published_at":"2025-03-29T03:12:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v5.0.0rc1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v5.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v5.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc1/manifests"},{"name":"v4.0.3","sha":"37c460f5598a9da039c6d6a593f7d65ee8e6320b","kind":"tag","published_at":"2025-03-29T03:02:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"02eebb1a39b26edecaa0ba15a98d3bc849eb804d","kind":"tag","published_at":"2025-02-17T19:01:38.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"01d4e12895a4114a8b189f0ff4ae9fce68256892","kind":"tag","published_at":"2024-12-14T20:08:46.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"0c693bac9572af5ef6c263d9bfcfbe5047272745","kind":"tag","published_at":"2024-11-12T04:10:58.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.0/manifests"},{"name":"v3.4.2","sha":"5d4f044732c97a2f0f83d38c0b266260257b4589","kind":"tag","published_at":"2024-11-06T07:46:34.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"2ef2e48dd529356319b940b39e3ff6edfba815d3","kind":"tag","published_at":"2024-11-05T16:53:54.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"eb3340a38777e1878d5fe7404276f505e15aad5a","kind":"tag","published_at":"2024-11-05T10:07:09.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"b19dc3f5141205999863aca9c0d6c8bdd0ab755b","kind":"tag","published_at":"2024-09-02T07:11:02.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.3.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"66a812f63912d0352b6d79f24a6c59f3e94aa6e2","kind":"tag","published_at":"2024-06-20T05:08:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"be90ccfc31b499fa739acb5cf95fa8a027962030","kind":"tag","published_at":"2024-06-09T07:27:14.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"a1cc8af4862c940984134f58d2b07f74a8375919","kind":"tag","published_at":"2024-06-09T04:40:48.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"09808a2be711ea02d48a6af0a3adba6477a182f1","kind":"tag","published_at":"2024-06-09T04:27:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.1.0/manifests"},{"name":"v3.0.4","sha":"d047e4559c24d9ad551cfe62eee9aa3297beaa57","kind":"tag","published_at":"2024-04-11T09:05:28.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"5fbd4fe16143f9ac6bab4c9d97fca4360a9029d8","kind":"tag","published_at":"2024-02-20T03:37:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"7ceb2e7b61a24cb6ec0fb48a34943e802de019f8","kind":"tag","published_at":"2023-08-13T18:39:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"9caae7b5a9f98a699cd4bac3feb1f7cb632226d4","kind":"tag","published_at":"2022-12-16T19:25:08.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"da8054e724879a75468fe6c85020167558db42b7","kind":"tag","published_at":"2022-12-01T22:46:42.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"d693ec7dcc2a19ea5e8ec8c076d4ddf04b9f2bab","kind":"commit","published_at":"2022-05-10T15:43:49.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"1594d3fdb6717cb06d05c79e46f93330cc38eb36","kind":"tag","published_at":"2022-01-11T22:40:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6ef91dfb3e930f0fd8342f6f258ea1f502262ee0","kind":"tag","published_at":"2021-02-08T04:11:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.0.0/manifests"},{"name":"v1.5.2","sha":"38751c87d5ff0013756318bf2a64b2891520328b","kind":"tag","published_at":"2021-02-08T04:05:37.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"c04afceb3bcf9f9b4c04a8c82bc4cfa389a52004","kind":"tag","published_at":"2021-01-31T05:55:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"ae0689a996e7ab7131c14f36bac49aece64a726c","kind":"tag","published_at":"2021-01-16T23:47:20.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"5b8d3ead870443a8a1355f597d31edcb2e41b970","kind":"tag","published_at":"2020-11-30T03:06:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"632b9a9c8683fd6130855fe633768ff426b3acec","kind":"tag","published_at":"2020-04-20T19:21:42.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.1/manifests"},{"name":"v1.4","sha":"24c22aada3197259405aa353d87c569460f8a1a1","kind":"tag","published_at":"2020-04-13T07:10:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4/manifests"},{"name":"v1.3","sha":"c5a2559f4d26de6b42ae878098ef1c58ea9f5f9b","kind":"tag","published_at":"2020-02-14T06:44:54.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.3/manifests"},{"name":"v1.2","sha":"2c10c8687f37f71531b4df4e4e9e1418760475b1","kind":"tag","published_at":"2019-05-24T05:09:41.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.2/manifests"},{"name":"v1.1","sha":"b1af4785bdbac66cca2a3f940f6221d1c1d3b25a","kind":"tag","published_at":"2019-01-23T07:23:45.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.1/manifests"},{"name":"v1.0","sha":"9f2d803bd023874fecd243e53da3f4892b973d30","kind":"tag","published_at":"2018-09-02T06:36:28.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.0/manifests"},{"name":"v0.9.6","sha":"3a73da352f428b90de04e5b3d4bbc6b1fc507c0b","kind":"tag","published_at":"2018-02-09T10:18:35.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.6","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"4f8605a69cfdfa61ba173b4467c755b895a5b5ab","kind":"tag","published_at":"2017-07-17T03:13:43.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"4e2cd34ad4cc6872d4708af9ee6364ba1ee643f6","kind":"tag","published_at":"2017-01-11T06:18:09.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"6eb9e32880b313c55d217b1febb77d82e0b9b23e","kind":"tag","published_at":"2016-03-09T09:02:00.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"3d4ef8efe7425b7e8ba9a2e108f27b18e869913b","kind":"tag","published_at":"2015-03-20T07:41:36.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"7a0bc58b209571439ea065f48faf6f043866fec0","kind":"tag","published_at":"2015-03-20T07:21:16.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6feb877b2140d00ef9e74763a6124336307d5357","kind":"tag","published_at":"2015-01-16T08:05:36.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"6b6afc35483436c8c58e44c07b6da5a5b29b536d","kind":"tag","published_at":"2014-09-06T08:28:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.8.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"42b5e65763e10d8691056464522f53e2c84d659d","kind":"tag","published_at":"2014-08-06T08:50:03.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"fbddcc5db63623d247e433f0a722c9f03c38302a","kind":"tag","published_at":"2014-05-06T07:06:19.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"edf3b2e25e4f4e6b0bd4e11d70a40bf33a62da26","kind":"tag","published_at":"2014-03-16T06:09:00.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"39d766497bcc98cc169059ef1e30c3bc1d8b8cd5","kind":"tag","published_at":"2013-08-25T10:41:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.6.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"2e02c2b8a63b42825f0f16fe6af7152820ab82e0","kind":"tag","published_at":"2013-08-24T09:53:59.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.6.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"bc7b238d4d3a3cd04a976293bc880506e971eb39","kind":"tag","published_at":"2013-08-22T09:07:17.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.5.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"2fcc708e101ba31a2a85e2adcbf7fc017ea3456c","kind":"tag","published_at":"2011-06-21T17:20:16.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.4.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"2d8a3a35a4046057b0d00d0f9ef09571950b594d","kind":"commit","published_at":"2009-12-12T16:52:38.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.3.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"a4480ab6c635d6ce82733ff10a4daf961952d5cb","kind":"commit","published_at":"2009-12-12T00:01:25.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.3.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"c17df3175a27a7c3c91c887680b521eb54f4b176","kind":"commit","published_at":"2009-01-10T21:04:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"f601268e0c940f7c332e11afa08b3e17ea16ae82","kind":"commit","published_at":"2008-08-22T04:19:27.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.1.0/manifests"},{"name":"0.0.5","sha":"3cf6216a25ec4fdcf4bbbe1ba47db6218a721b11","kind":"commit","published_at":"2008-07-22T01:52:19.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.0.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-19T12:34:53.632Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/jsonpickle?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/jsonpickle","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/jsonpickle","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/jsonpickle/dependencies","status":null,"funding_links":["https://github.com/sponsors/davvid","https://patreon.com/daveinthesky"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:04:46.556Z","issues_count":116,"pull_requests_count":192,"avg_time_to_close_issue":22527625.568181816,"avg_time_to_close_pull_request":622878.861878453,"issues_closed_count":88,"pull_requests_closed_count":181,"pull_request_authors_count":31,"issue_authors_count":94,"avg_comments_per_issue":3.560344827586207,"avg_comments_per_pull_request":1.4791666666666667,"merged_pull_requests_count":172,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":994542.0,"past_year_avg_time_to_close_pull_request":844406.1333333333,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.1666666666666665,"past_year_avg_comments_per_pull_request":1.777777777777778,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/issues","maintainers":[{"login":"davvid","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davvid"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/jsonpickle/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/jsonpickle/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/jsonpickle/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/jsonpickle/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/jsonpickle/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/jsonpickle/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1322},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-25T05:04:58.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":5288095,"name":"jsonpickle","ecosystem":"conda","description":null,"homepage":"http://jsonpickle.github.io/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jsonpickle/jsonpickle","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2019-02-02T21:56:10.000Z","latest_release_published_at":"2022-05-11T20:24:47.000Z","latest_release_number":"2.2.0","last_synced_at":"2026-04-01T03:22:20.010Z","created_at":"2022-10-03T15:45:17.218Z","updated_at":"2026-08-19T12:52:03.356Z","registry_url":"https://anaconda.org/conda-forge/jsonpickle","install_command":"conda install -c conda-forge jsonpickle","documentation_url":null,"metadata":{},"repo_metadata":{"id":755322,"uuid":"412420","full_name":"jsonpickle/jsonpickle","owner":"jsonpickle","description":"Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.","archived":false,"fork":false,"pushed_at":"2026-08-06T14:32:43.000Z","size":2692,"stargazers_count":1318,"open_issues_count":29,"forks_count":187,"subscribers_count":30,"default_branch":"main","last_synced_at":"2026-08-12T07:58:26.636Z","etag":null,"topics":["bsd-3-clause","deserialization","json","objectstorage","pickle","python","serialization"],"latest_commit_sha":null,"homepage":"https://jsonpickle.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsonpickle.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davvid"],"patreon":"daveinthesky"}},"created_at":"2009-12-10T03:59:23.000Z","updated_at":"2026-08-07T17:14:25.000Z","dependencies_parsed_at":"2026-08-12T07:55:33.633Z","dependency_job_id":null,"html_url":"https://github.com/jsonpickle/jsonpickle","commit_stats":{"total_commits":1415,"total_committers":81,"mean_commits":"17.469135802469136","dds":0.5590106007067137,"last_synced_commit":"01d4e12895a4114a8b189f0ff4ae9fce68256892"},"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/jsonpickle/jsonpickle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/sbom","scorecard":{"id":538879,"data":{"date":"2025-08-11","repo":{"name":"github.com/jsonpickle/jsonpickle","commit":"9d4543e0489a1c6ae36149b1144141822b8e13eb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"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":"Code-Review","score":2,"reason":"Found 8/29 approved changesets -- score normalized to 2","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/build.sh:6","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/container-environment-bootstrap.sh:76","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/container-environment-bootstrap.sh:78","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: fuzzing/fuzz-targets/fuzz_unpickle.py:4","Info: PythonAtherisFuzzer integration found: fuzzing/fuzz-targets/utils.py:4"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-20T07:42:17.889Z","repository_id":755322,"created_at":"2025-08-20T07:42:17.889Z","updated_at":"2025-08-20T07:42:17.889Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36600814,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"jsonpickle","name":"jsonpickle","uuid":"165337","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/165337?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:04:54.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jsonpickle","funding_links":[],"total_stars":1196,"followers":0,"following":0,"created_at":"2022-11-02T16:24:54.325Z","updated_at":"2024-03-25T20:04:54.269Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle/repositories"},"tags":[{"name":"v5.0.0rc2","sha":"d0333b1189e2f5320f0f159cd53f4b01b2f1ff07","kind":"tag","published_at":"2026-05-28T04:07:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v5.0.0rc2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v5.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v5.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc2/manifests"},{"name":"v4.1.2","sha":"3e5ce68e62bc55e22a097a010fc10e0b47d065c1","kind":"tag","published_at":"2026-05-28T03:39:32.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fe0aa01b9bbaa73ae5e535caff0d326632013643","kind":"tag","published_at":"2025-06-02T20:33:44.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"124e2f3909f1451746edb11039b224de6632e629","kind":"tag","published_at":"2025-05-21T19:33:31.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.0/manifests"},{"name":"v4.0.5","sha":"a9061b6b298c6aa254033f07e23f6d19f29b36dc","kind":"tag","published_at":"2025-03-29T19:17:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"7c92dae1c5c34f4fc3eac6f38076817b89005416","kind":"tag","published_at":"2025-03-29T07:29:47.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.4/manifests"},{"name":"v5.0.0rc1","sha":"d9885ef7cb9300a38e99fd98fa2f9a186ee8aa30","kind":"tag","published_at":"2025-03-29T03:12:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v5.0.0rc1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v5.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v5.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc1/manifests"},{"name":"v4.0.3","sha":"37c460f5598a9da039c6d6a593f7d65ee8e6320b","kind":"tag","published_at":"2025-03-29T03:02:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"02eebb1a39b26edecaa0ba15a98d3bc849eb804d","kind":"tag","published_at":"2025-02-17T19:01:38.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"01d4e12895a4114a8b189f0ff4ae9fce68256892","kind":"tag","published_at":"2024-12-14T20:08:46.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"0c693bac9572af5ef6c263d9bfcfbe5047272745","kind":"tag","published_at":"2024-11-12T04:10:58.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.0/manifests"},{"name":"v3.4.2","sha":"5d4f044732c97a2f0f83d38c0b266260257b4589","kind":"tag","published_at":"2024-11-06T07:46:34.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"2ef2e48dd529356319b940b39e3ff6edfba815d3","kind":"tag","published_at":"2024-11-05T16:53:54.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"eb3340a38777e1878d5fe7404276f505e15aad5a","kind":"tag","published_at":"2024-11-05T10:07:09.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"b19dc3f5141205999863aca9c0d6c8bdd0ab755b","kind":"tag","published_at":"2024-09-02T07:11:02.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.3.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"66a812f63912d0352b6d79f24a6c59f3e94aa6e2","kind":"tag","published_at":"2024-06-20T05:08:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"be90ccfc31b499fa739acb5cf95fa8a027962030","kind":"tag","published_at":"2024-06-09T07:27:14.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"a1cc8af4862c940984134f58d2b07f74a8375919","kind":"tag","published_at":"2024-06-09T04:40:48.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"09808a2be711ea02d48a6af0a3adba6477a182f1","kind":"tag","published_at":"2024-06-09T04:27:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.1.0/manifests"},{"name":"v3.0.4","sha":"d047e4559c24d9ad551cfe62eee9aa3297beaa57","kind":"tag","published_at":"2024-04-11T09:05:28.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"5fbd4fe16143f9ac6bab4c9d97fca4360a9029d8","kind":"tag","published_at":"2024-02-20T03:37:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"7ceb2e7b61a24cb6ec0fb48a34943e802de019f8","kind":"tag","published_at":"2023-08-13T18:39:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"9caae7b5a9f98a699cd4bac3feb1f7cb632226d4","kind":"tag","published_at":"2022-12-16T19:25:08.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"da8054e724879a75468fe6c85020167558db42b7","kind":"tag","published_at":"2022-12-01T22:46:42.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"d693ec7dcc2a19ea5e8ec8c076d4ddf04b9f2bab","kind":"commit","published_at":"2022-05-10T15:43:49.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"1594d3fdb6717cb06d05c79e46f93330cc38eb36","kind":"tag","published_at":"2022-01-11T22:40:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6ef91dfb3e930f0fd8342f6f258ea1f502262ee0","kind":"tag","published_at":"2021-02-08T04:11:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.0.0/manifests"},{"name":"v1.5.2","sha":"38751c87d5ff0013756318bf2a64b2891520328b","kind":"tag","published_at":"2021-02-08T04:05:37.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"c04afceb3bcf9f9b4c04a8c82bc4cfa389a52004","kind":"tag","published_at":"2021-01-31T05:55:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"ae0689a996e7ab7131c14f36bac49aece64a726c","kind":"tag","published_at":"2021-01-16T23:47:20.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"5b8d3ead870443a8a1355f597d31edcb2e41b970","kind":"tag","published_at":"2020-11-30T03:06:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"632b9a9c8683fd6130855fe633768ff426b3acec","kind":"tag","published_at":"2020-04-20T19:21:42.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.1/manifests"},{"name":"v1.4","sha":"24c22aada3197259405aa353d87c569460f8a1a1","kind":"tag","published_at":"2020-04-13T07:10:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4/manifests"},{"name":"v1.3","sha":"c5a2559f4d26de6b42ae878098ef1c58ea9f5f9b","kind":"tag","published_at":"2020-02-14T06:44:54.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.3/manifests"},{"name":"v1.2","sha":"2c10c8687f37f71531b4df4e4e9e1418760475b1","kind":"tag","published_at":"2019-05-24T05:09:41.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.2/manifests"},{"name":"v1.1","sha":"b1af4785bdbac66cca2a3f940f6221d1c1d3b25a","kind":"tag","published_at":"2019-01-23T07:23:45.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.1/manifests"},{"name":"v1.0","sha":"9f2d803bd023874fecd243e53da3f4892b973d30","kind":"tag","published_at":"2018-09-02T06:36:28.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.0/manifests"},{"name":"v0.9.6","sha":"3a73da352f428b90de04e5b3d4bbc6b1fc507c0b","kind":"tag","published_at":"2018-02-09T10:18:35.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.6","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"4f8605a69cfdfa61ba173b4467c755b895a5b5ab","kind":"tag","published_at":"2017-07-17T03:13:43.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"4e2cd34ad4cc6872d4708af9ee6364ba1ee643f6","kind":"tag","published_at":"2017-01-11T06:18:09.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"6eb9e32880b313c55d217b1febb77d82e0b9b23e","kind":"tag","published_at":"2016-03-09T09:02:00.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"3d4ef8efe7425b7e8ba9a2e108f27b18e869913b","kind":"tag","published_at":"2015-03-20T07:41:36.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"7a0bc58b209571439ea065f48faf6f043866fec0","kind":"tag","published_at":"2015-03-20T07:21:16.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6feb877b2140d00ef9e74763a6124336307d5357","kind":"tag","published_at":"2015-01-16T08:05:36.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"6b6afc35483436c8c58e44c07b6da5a5b29b536d","kind":"tag","published_at":"2014-09-06T08:28:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.8.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"42b5e65763e10d8691056464522f53e2c84d659d","kind":"tag","published_at":"2014-08-06T08:50:03.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"fbddcc5db63623d247e433f0a722c9f03c38302a","kind":"tag","published_at":"2014-05-06T07:06:19.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"edf3b2e25e4f4e6b0bd4e11d70a40bf33a62da26","kind":"tag","published_at":"2014-03-16T06:09:00.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"39d766497bcc98cc169059ef1e30c3bc1d8b8cd5","kind":"tag","published_at":"2013-08-25T10:41:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.6.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"2e02c2b8a63b42825f0f16fe6af7152820ab82e0","kind":"tag","published_at":"2013-08-24T09:53:59.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.6.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"bc7b238d4d3a3cd04a976293bc880506e971eb39","kind":"tag","published_at":"2013-08-22T09:07:17.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.5.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"2fcc708e101ba31a2a85e2adcbf7fc017ea3456c","kind":"tag","published_at":"2011-06-21T17:20:16.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.4.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"2d8a3a35a4046057b0d00d0f9ef09571950b594d","kind":"commit","published_at":"2009-12-12T16:52:38.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.3.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"a4480ab6c635d6ce82733ff10a4daf961952d5cb","kind":"commit","published_at":"2009-12-12T00:01:25.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.3.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"c17df3175a27a7c3c91c887680b521eb54f4b176","kind":"commit","published_at":"2009-01-10T21:04:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"f601268e0c940f7c332e11afa08b3e17ea16ae82","kind":"commit","published_at":"2008-08-22T04:19:27.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.1.0/manifests"},{"name":"0.0.5","sha":"3cf6216a25ec4fdcf4bbbe1ba47db6218a721b11","kind":"commit","published_at":"2008-07-22T01:52:19.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.0.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-19T12:52:03.356Z","dependent_packages_count":14,"downloads":null,"downloads_period":null,"dependent_repos_count":26,"rankings":{"downloads":null,"dependent_repos_count":7.185987324716803,"dependent_packages_count":4.471281002046011,"stargazers_count":11.956684465292678,"forks_count":14.646439443085981,"docker_downloads_count":null,"average":9.565098058785368},"purl":"pkg:conda/jsonpickle?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/jsonpickle","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/jsonpickle","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/jsonpickle/dependencies","status":null,"funding_links":["https://github.com/sponsors/davvid","https://patreon.com/daveinthesky"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:04:46.556Z","issues_count":116,"pull_requests_count":192,"avg_time_to_close_issue":22527625.568181816,"avg_time_to_close_pull_request":622878.861878453,"issues_closed_count":88,"pull_requests_closed_count":181,"pull_request_authors_count":31,"issue_authors_count":94,"avg_comments_per_issue":3.560344827586207,"avg_comments_per_pull_request":1.4791666666666667,"merged_pull_requests_count":172,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":994542.0,"past_year_avg_time_to_close_pull_request":844406.1333333333,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.1666666666666665,"past_year_avg_comments_per_pull_request":1.777777777777778,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/issues","maintainers":[{"login":"davvid","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davvid"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonpickle/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonpickle/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonpickle/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonpickle/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonpickle/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jsonpickle/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2349},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-25T05:07:08.746Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":13689902,"name":"jsonpickle","ecosystem":"debian","description":null,"homepage":"https://github.com/jsonpickle/jsonpickle","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/jsonpickle/jsonpickle","keywords_array":["python"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T18:52:06.640Z","latest_release_published_at":"2026-02-12T18:52:06.640Z","latest_release_number":"3.0.0+dfsg1-1","last_synced_at":"2026-03-12T22:02:07.524Z","created_at":"2026-02-12T18:52:06.422Z","updated_at":"2026-08-19T16:22:22.800Z","registry_url":"https://tracker.debian.org/pkg/jsonpickle","install_command":"apt-get install jsonpickle","documentation_url":"https://packages.debian.org/bookworm/jsonpickle","metadata":{"component":"main","architecture":"all","priority":"source","binary":"python3-jsonpickle, python-jsonpickle-doc","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-bson, python3-ecdsa, python3-feedparser, python3-gmpy2, python3-numpy, python3-pandas, python3-pymongo, python3-pytest, python3-setuptools, python3-setuptools-scm, python3-sklearn, python3-scipy, python3-simplejson, python3-sphinx, python3-sqlalchemy, python3-ujson","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":755322,"uuid":"412420","full_name":"jsonpickle/jsonpickle","owner":"jsonpickle","description":"Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.","archived":false,"fork":false,"pushed_at":"2026-08-06T14:32:43.000Z","size":2692,"stargazers_count":1318,"open_issues_count":29,"forks_count":187,"subscribers_count":30,"default_branch":"main","last_synced_at":"2026-08-12T07:58:26.636Z","etag":null,"topics":["bsd-3-clause","deserialization","json","objectstorage","pickle","python","serialization"],"latest_commit_sha":null,"homepage":"https://jsonpickle.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsonpickle.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davvid"],"patreon":"daveinthesky"}},"created_at":"2009-12-10T03:59:23.000Z","updated_at":"2026-08-07T17:14:25.000Z","dependencies_parsed_at":"2026-08-12T07:55:33.633Z","dependency_job_id":null,"html_url":"https://github.com/jsonpickle/jsonpickle","commit_stats":{"total_commits":1415,"total_committers":81,"mean_commits":"17.469135802469136","dds":0.5590106007067137,"last_synced_commit":"01d4e12895a4114a8b189f0ff4ae9fce68256892"},"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/jsonpickle/jsonpickle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/sbom","scorecard":{"id":538879,"data":{"date":"2025-08-11","repo":{"name":"github.com/jsonpickle/jsonpickle","commit":"9d4543e0489a1c6ae36149b1144141822b8e13eb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"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":"Code-Review","score":2,"reason":"Found 8/29 approved changesets -- score normalized to 2","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/build.sh:6","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/container-environment-bootstrap.sh:76","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/container-environment-bootstrap.sh:78","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: fuzzing/fuzz-targets/fuzz_unpickle.py:4","Info: PythonAtherisFuzzer integration found: fuzzing/fuzz-targets/utils.py:4"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-20T07:42:17.889Z","repository_id":755322,"created_at":"2025-08-20T07:42:17.889Z","updated_at":"2025-08-20T07:42:17.889Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36600814,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"jsonpickle","name":"jsonpickle","uuid":"165337","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/165337?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:04:54.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jsonpickle","funding_links":[],"total_stars":1196,"followers":0,"following":0,"created_at":"2022-11-02T16:24:54.325Z","updated_at":"2024-03-25T20:04:54.269Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle/repositories"},"tags":[{"name":"v5.0.0rc2","sha":"d0333b1189e2f5320f0f159cd53f4b01b2f1ff07","kind":"tag","published_at":"2026-05-28T04:07:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v5.0.0rc2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v5.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v5.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc2/manifests"},{"name":"v4.1.2","sha":"3e5ce68e62bc55e22a097a010fc10e0b47d065c1","kind":"tag","published_at":"2026-05-28T03:39:32.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fe0aa01b9bbaa73ae5e535caff0d326632013643","kind":"tag","published_at":"2025-06-02T20:33:44.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"124e2f3909f1451746edb11039b224de6632e629","kind":"tag","published_at":"2025-05-21T19:33:31.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.0/manifests"},{"name":"v4.0.5","sha":"a9061b6b298c6aa254033f07e23f6d19f29b36dc","kind":"tag","published_at":"2025-03-29T19:17:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"7c92dae1c5c34f4fc3eac6f38076817b89005416","kind":"tag","published_at":"2025-03-29T07:29:47.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.4/manifests"},{"name":"v5.0.0rc1","sha":"d9885ef7cb9300a38e99fd98fa2f9a186ee8aa30","kind":"tag","published_at":"2025-03-29T03:12:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v5.0.0rc1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v5.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v5.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc1/manifests"},{"name":"v4.0.3","sha":"37c460f5598a9da039c6d6a593f7d65ee8e6320b","kind":"tag","published_at":"2025-03-29T03:02:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"02eebb1a39b26edecaa0ba15a98d3bc849eb804d","kind":"tag","published_at":"2025-02-17T19:01:38.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"01d4e12895a4114a8b189f0ff4ae9fce68256892","kind":"tag","published_at":"2024-12-14T20:08:46.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"0c693bac9572af5ef6c263d9bfcfbe5047272745","kind":"tag","published_at":"2024-11-12T04:10:58.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.0/manifests"},{"name":"v3.4.2","sha":"5d4f044732c97a2f0f83d38c0b266260257b4589","kind":"tag","published_at":"2024-11-06T07:46:34.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"2ef2e48dd529356319b940b39e3ff6edfba815d3","kind":"tag","published_at":"2024-11-05T16:53:54.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"eb3340a38777e1878d5fe7404276f505e15aad5a","kind":"tag","published_at":"2024-11-05T10:07:09.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"b19dc3f5141205999863aca9c0d6c8bdd0ab755b","kind":"tag","published_at":"2024-09-02T07:11:02.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.3.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"66a812f63912d0352b6d79f24a6c59f3e94aa6e2","kind":"tag","published_at":"2024-06-20T05:08:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"be90ccfc31b499fa739acb5cf95fa8a027962030","kind":"tag","published_at":"2024-06-09T07:27:14.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"a1cc8af4862c940984134f58d2b07f74a8375919","kind":"tag","published_at":"2024-06-09T04:40:48.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"09808a2be711ea02d48a6af0a3adba6477a182f1","kind":"tag","published_at":"2024-06-09T04:27:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.1.0/manifests"},{"name":"v3.0.4","sha":"d047e4559c24d9ad551cfe62eee9aa3297beaa57","kind":"tag","published_at":"2024-04-11T09:05:28.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"5fbd4fe16143f9ac6bab4c9d97fca4360a9029d8","kind":"tag","published_at":"2024-02-20T03:37:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"7ceb2e7b61a24cb6ec0fb48a34943e802de019f8","kind":"tag","published_at":"2023-08-13T18:39:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"9caae7b5a9f98a699cd4bac3feb1f7cb632226d4","kind":"tag","published_at":"2022-12-16T19:25:08.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"da8054e724879a75468fe6c85020167558db42b7","kind":"tag","published_at":"2022-12-01T22:46:42.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"d693ec7dcc2a19ea5e8ec8c076d4ddf04b9f2bab","kind":"commit","published_at":"2022-05-10T15:43:49.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"1594d3fdb6717cb06d05c79e46f93330cc38eb36","kind":"tag","published_at":"2022-01-11T22:40:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6ef91dfb3e930f0fd8342f6f258ea1f502262ee0","kind":"tag","published_at":"2021-02-08T04:11:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.0.0/manifests"},{"name":"v1.5.2","sha":"38751c87d5ff0013756318bf2a64b2891520328b","kind":"tag","published_at":"2021-02-08T04:05:37.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"c04afceb3bcf9f9b4c04a8c82bc4cfa389a52004","kind":"tag","published_at":"2021-01-31T05:55:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"ae0689a996e7ab7131c14f36bac49aece64a726c","kind":"tag","published_at":"2021-01-16T23:47:20.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"5b8d3ead870443a8a1355f597d31edcb2e41b970","kind":"tag","published_at":"2020-11-30T03:06:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"632b9a9c8683fd6130855fe633768ff426b3acec","kind":"tag","published_at":"2020-04-20T19:21:42.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.1/manifests"},{"name":"v1.4","sha":"24c22aada3197259405aa353d87c569460f8a1a1","kind":"tag","published_at":"2020-04-13T07:10:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4/manifests"},{"name":"v1.3","sha":"c5a2559f4d26de6b42ae878098ef1c58ea9f5f9b","kind":"tag","published_at":"2020-02-14T06:44:54.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.3/manifests"},{"name":"v1.2","sha":"2c10c8687f37f71531b4df4e4e9e1418760475b1","kind":"tag","published_at":"2019-05-24T05:09:41.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.2/manifests"},{"name":"v1.1","sha":"b1af4785bdbac66cca2a3f940f6221d1c1d3b25a","kind":"tag","published_at":"2019-01-23T07:23:45.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.1/manifests"},{"name":"v1.0","sha":"9f2d803bd023874fecd243e53da3f4892b973d30","kind":"tag","published_at":"2018-09-02T06:36:28.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.0/manifests"},{"name":"v0.9.6","sha":"3a73da352f428b90de04e5b3d4bbc6b1fc507c0b","kind":"tag","published_at":"2018-02-09T10:18:35.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.6","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"4f8605a69cfdfa61ba173b4467c755b895a5b5ab","kind":"tag","published_at":"2017-07-17T03:13:43.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"4e2cd34ad4cc6872d4708af9ee6364ba1ee643f6","kind":"tag","published_at":"2017-01-11T06:18:09.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"6eb9e32880b313c55d217b1febb77d82e0b9b23e","kind":"tag","published_at":"2016-03-09T09:02:00.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"3d4ef8efe7425b7e8ba9a2e108f27b18e869913b","kind":"tag","published_at":"2015-03-20T07:41:36.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"7a0bc58b209571439ea065f48faf6f043866fec0","kind":"tag","published_at":"2015-03-20T07:21:16.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6feb877b2140d00ef9e74763a6124336307d5357","kind":"tag","published_at":"2015-01-16T08:05:36.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"6b6afc35483436c8c58e44c07b6da5a5b29b536d","kind":"tag","published_at":"2014-09-06T08:28:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.8.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"42b5e65763e10d8691056464522f53e2c84d659d","kind":"tag","published_at":"2014-08-06T08:50:03.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"fbddcc5db63623d247e433f0a722c9f03c38302a","kind":"tag","published_at":"2014-05-06T07:06:19.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"edf3b2e25e4f4e6b0bd4e11d70a40bf33a62da26","kind":"tag","published_at":"2014-03-16T06:09:00.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"39d766497bcc98cc169059ef1e30c3bc1d8b8cd5","kind":"tag","published_at":"2013-08-25T10:41:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.6.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"2e02c2b8a63b42825f0f16fe6af7152820ab82e0","kind":"tag","published_at":"2013-08-24T09:53:59.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.6.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"bc7b238d4d3a3cd04a976293bc880506e971eb39","kind":"tag","published_at":"2013-08-22T09:07:17.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.5.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"2fcc708e101ba31a2a85e2adcbf7fc017ea3456c","kind":"tag","published_at":"2011-06-21T17:20:16.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.4.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"2d8a3a35a4046057b0d00d0f9ef09571950b594d","kind":"commit","published_at":"2009-12-12T16:52:38.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.3.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"a4480ab6c635d6ce82733ff10a4daf961952d5cb","kind":"commit","published_at":"2009-12-12T00:01:25.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.3.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"c17df3175a27a7c3c91c887680b521eb54f4b176","kind":"commit","published_at":"2009-01-10T21:04:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"f601268e0c940f7c332e11afa08b3e17ea16ae82","kind":"commit","published_at":"2008-08-22T04:19:27.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.1.0/manifests"},{"name":"0.0.5","sha":"3cf6216a25ec4fdcf4bbbe1ba47db6218a721b11","kind":"commit","published_at":"2008-07-22T01:52:19.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.0.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-19T16:22:22.800Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/jsonpickle?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/jsonpickle","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/jsonpickle","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/jsonpickle/dependencies","status":null,"funding_links":["https://github.com/sponsors/davvid","https://patreon.com/daveinthesky"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:04:46.556Z","issues_count":116,"pull_requests_count":192,"avg_time_to_close_issue":22527625.568181816,"avg_time_to_close_pull_request":622878.861878453,"issues_closed_count":88,"pull_requests_closed_count":181,"pull_request_authors_count":31,"issue_authors_count":94,"avg_comments_per_issue":3.560344827586207,"avg_comments_per_pull_request":1.4791666666666667,"merged_pull_requests_count":172,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":994542.0,"past_year_avg_time_to_close_pull_request":844406.1333333333,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.1666666666666665,"past_year_avg_comments_per_pull_request":1.777777777777778,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/issues","maintainers":[{"login":"davvid","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davvid"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/jsonpickle/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/jsonpickle/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/jsonpickle/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/jsonpickle/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/jsonpickle/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/jsonpickle/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2645,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1237},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-25T05:06:43.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":75562,"name":"py-jsonpickle","ecosystem":"spack","description":"Python library for serializing any arbitrary object graph into JSON.\n","homepage":"https://github.com/jsonpickle/jsonpickle","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/jsonpickle/jsonpickle","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2022-04-05T09:25:32.265Z","latest_release_published_at":"2022-11-11T02:11:32.953Z","latest_release_number":"2.2.0","last_synced_at":"2026-08-24T13:36:24.608Z","created_at":"2022-04-05T09:25:32.243Z","updated_at":"2026-08-24T13:36:24.609Z","registry_url":"https://packages.spack.io/package.html?name=py-jsonpickle","install_command":"spack install py-jsonpickle","documentation_url":null,"metadata":{},"repo_metadata":{"id":755322,"uuid":"412420","full_name":"jsonpickle/jsonpickle","owner":"jsonpickle","description":"Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.","archived":false,"fork":false,"pushed_at":"2026-08-06T14:32:43.000Z","size":2692,"stargazers_count":1318,"open_issues_count":29,"forks_count":187,"subscribers_count":30,"default_branch":"main","last_synced_at":"2026-08-12T07:58:26.636Z","etag":null,"topics":["bsd-3-clause","deserialization","json","objectstorage","pickle","python","serialization"],"latest_commit_sha":null,"homepage":"https://jsonpickle.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsonpickle.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davvid"],"patreon":"daveinthesky"}},"created_at":"2009-12-10T03:59:23.000Z","updated_at":"2026-08-07T17:14:25.000Z","dependencies_parsed_at":"2026-08-12T07:55:33.633Z","dependency_job_id":null,"html_url":"https://github.com/jsonpickle/jsonpickle","commit_stats":{"total_commits":1415,"total_committers":81,"mean_commits":"17.469135802469136","dds":0.5590106007067137,"last_synced_commit":"01d4e12895a4114a8b189f0ff4ae9fce68256892"},"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/jsonpickle/jsonpickle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/sbom","scorecard":{"id":538879,"data":{"date":"2025-08-11","repo":{"name":"github.com/jsonpickle/jsonpickle","commit":"9d4543e0489a1c6ae36149b1144141822b8e13eb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"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":"Code-Review","score":2,"reason":"Found 8/29 approved changesets -- score normalized to 2","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/build.sh:6","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/container-environment-bootstrap.sh:76","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/container-environment-bootstrap.sh:78","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: fuzzing/fuzz-targets/fuzz_unpickle.py:4","Info: PythonAtherisFuzzer integration found: fuzzing/fuzz-targets/utils.py:4"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-20T07:42:17.889Z","repository_id":755322,"created_at":"2025-08-20T07:42:17.889Z","updated_at":"2025-08-20T07:42:17.889Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36600814,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"jsonpickle","name":"jsonpickle","uuid":"165337","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/165337?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:04:54.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jsonpickle","funding_links":[],"total_stars":1196,"followers":0,"following":0,"created_at":"2022-11-02T16:24:54.325Z","updated_at":"2024-03-25T20:04:54.269Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle/repositories"},"tags":[{"name":"v5.0.0rc2","sha":"d0333b1189e2f5320f0f159cd53f4b01b2f1ff07","kind":"tag","published_at":"2026-05-28T04:07:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v5.0.0rc2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v5.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v5.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc2/manifests"},{"name":"v4.1.2","sha":"3e5ce68e62bc55e22a097a010fc10e0b47d065c1","kind":"tag","published_at":"2026-05-28T03:39:32.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fe0aa01b9bbaa73ae5e535caff0d326632013643","kind":"tag","published_at":"2025-06-02T20:33:44.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"124e2f3909f1451746edb11039b224de6632e629","kind":"tag","published_at":"2025-05-21T19:33:31.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.0/manifests"},{"name":"v4.0.5","sha":"a9061b6b298c6aa254033f07e23f6d19f29b36dc","kind":"tag","published_at":"2025-03-29T19:17:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"7c92dae1c5c34f4fc3eac6f38076817b89005416","kind":"tag","published_at":"2025-03-29T07:29:47.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.4/manifests"},{"name":"v5.0.0rc1","sha":"d9885ef7cb9300a38e99fd98fa2f9a186ee8aa30","kind":"tag","published_at":"2025-03-29T03:12:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v5.0.0rc1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v5.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v5.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc1/manifests"},{"name":"v4.0.3","sha":"37c460f5598a9da039c6d6a593f7d65ee8e6320b","kind":"tag","published_at":"2025-03-29T03:02:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"02eebb1a39b26edecaa0ba15a98d3bc849eb804d","kind":"tag","published_at":"2025-02-17T19:01:38.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"01d4e12895a4114a8b189f0ff4ae9fce68256892","kind":"tag","published_at":"2024-12-14T20:08:46.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"0c693bac9572af5ef6c263d9bfcfbe5047272745","kind":"tag","published_at":"2024-11-12T04:10:58.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.0/manifests"},{"name":"v3.4.2","sha":"5d4f044732c97a2f0f83d38c0b266260257b4589","kind":"tag","published_at":"2024-11-06T07:46:34.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"2ef2e48dd529356319b940b39e3ff6edfba815d3","kind":"tag","published_at":"2024-11-05T16:53:54.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"eb3340a38777e1878d5fe7404276f505e15aad5a","kind":"tag","published_at":"2024-11-05T10:07:09.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"b19dc3f5141205999863aca9c0d6c8bdd0ab755b","kind":"tag","published_at":"2024-09-02T07:11:02.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.3.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"66a812f63912d0352b6d79f24a6c59f3e94aa6e2","kind":"tag","published_at":"2024-06-20T05:08:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"be90ccfc31b499fa739acb5cf95fa8a027962030","kind":"tag","published_at":"2024-06-09T07:27:14.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"a1cc8af4862c940984134f58d2b07f74a8375919","kind":"tag","published_at":"2024-06-09T04:40:48.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"09808a2be711ea02d48a6af0a3adba6477a182f1","kind":"tag","published_at":"2024-06-09T04:27:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.1.0/manifests"},{"name":"v3.0.4","sha":"d047e4559c24d9ad551cfe62eee9aa3297beaa57","kind":"tag","published_at":"2024-04-11T09:05:28.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"5fbd4fe16143f9ac6bab4c9d97fca4360a9029d8","kind":"tag","published_at":"2024-02-20T03:37:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"7ceb2e7b61a24cb6ec0fb48a34943e802de019f8","kind":"tag","published_at":"2023-08-13T18:39:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"9caae7b5a9f98a699cd4bac3feb1f7cb632226d4","kind":"tag","published_at":"2022-12-16T19:25:08.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"da8054e724879a75468fe6c85020167558db42b7","kind":"tag","published_at":"2022-12-01T22:46:42.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"d693ec7dcc2a19ea5e8ec8c076d4ddf04b9f2bab","kind":"commit","published_at":"2022-05-10T15:43:49.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"1594d3fdb6717cb06d05c79e46f93330cc38eb36","kind":"tag","published_at":"2022-01-11T22:40:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6ef91dfb3e930f0fd8342f6f258ea1f502262ee0","kind":"tag","published_at":"2021-02-08T04:11:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.0.0/manifests"},{"name":"v1.5.2","sha":"38751c87d5ff0013756318bf2a64b2891520328b","kind":"tag","published_at":"2021-02-08T04:05:37.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"c04afceb3bcf9f9b4c04a8c82bc4cfa389a52004","kind":"tag","published_at":"2021-01-31T05:55:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"ae0689a996e7ab7131c14f36bac49aece64a726c","kind":"tag","published_at":"2021-01-16T23:47:20.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"5b8d3ead870443a8a1355f597d31edcb2e41b970","kind":"tag","published_at":"2020-11-30T03:06:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"632b9a9c8683fd6130855fe633768ff426b3acec","kind":"tag","published_at":"2020-04-20T19:21:42.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.1/manifests"},{"name":"v1.4","sha":"24c22aada3197259405aa353d87c569460f8a1a1","kind":"tag","published_at":"2020-04-13T07:10:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4/manifests"},{"name":"v1.3","sha":"c5a2559f4d26de6b42ae878098ef1c58ea9f5f9b","kind":"tag","published_at":"2020-02-14T06:44:54.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.3/manifests"},{"name":"v1.2","sha":"2c10c8687f37f71531b4df4e4e9e1418760475b1","kind":"tag","published_at":"2019-05-24T05:09:41.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.2/manifests"},{"name":"v1.1","sha":"b1af4785bdbac66cca2a3f940f6221d1c1d3b25a","kind":"tag","published_at":"2019-01-23T07:23:45.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.1/manifests"},{"name":"v1.0","sha":"9f2d803bd023874fecd243e53da3f4892b973d30","kind":"tag","published_at":"2018-09-02T06:36:28.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.0/manifests"},{"name":"v0.9.6","sha":"3a73da352f428b90de04e5b3d4bbc6b1fc507c0b","kind":"tag","published_at":"2018-02-09T10:18:35.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.6","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"4f8605a69cfdfa61ba173b4467c755b895a5b5ab","kind":"tag","published_at":"2017-07-17T03:13:43.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"4e2cd34ad4cc6872d4708af9ee6364ba1ee643f6","kind":"tag","published_at":"2017-01-11T06:18:09.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"6eb9e32880b313c55d217b1febb77d82e0b9b23e","kind":"tag","published_at":"2016-03-09T09:02:00.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"3d4ef8efe7425b7e8ba9a2e108f27b18e869913b","kind":"tag","published_at":"2015-03-20T07:41:36.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"7a0bc58b209571439ea065f48faf6f043866fec0","kind":"tag","published_at":"2015-03-20T07:21:16.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6feb877b2140d00ef9e74763a6124336307d5357","kind":"tag","published_at":"2015-01-16T08:05:36.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"6b6afc35483436c8c58e44c07b6da5a5b29b536d","kind":"tag","published_at":"2014-09-06T08:28:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.8.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"42b5e65763e10d8691056464522f53e2c84d659d","kind":"tag","published_at":"2014-08-06T08:50:03.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"fbddcc5db63623d247e433f0a722c9f03c38302a","kind":"tag","published_at":"2014-05-06T07:06:19.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"edf3b2e25e4f4e6b0bd4e11d70a40bf33a62da26","kind":"tag","published_at":"2014-03-16T06:09:00.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"39d766497bcc98cc169059ef1e30c3bc1d8b8cd5","kind":"tag","published_at":"2013-08-25T10:41:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.6.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"2e02c2b8a63b42825f0f16fe6af7152820ab82e0","kind":"tag","published_at":"2013-08-24T09:53:59.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.6.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"bc7b238d4d3a3cd04a976293bc880506e971eb39","kind":"tag","published_at":"2013-08-22T09:07:17.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.5.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"2fcc708e101ba31a2a85e2adcbf7fc017ea3456c","kind":"tag","published_at":"2011-06-21T17:20:16.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.4.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"2d8a3a35a4046057b0d00d0f9ef09571950b594d","kind":"commit","published_at":"2009-12-12T16:52:38.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.3.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"a4480ab6c635d6ce82733ff10a4daf961952d5cb","kind":"commit","published_at":"2009-12-12T00:01:25.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.3.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"c17df3175a27a7c3c91c887680b521eb54f4b176","kind":"commit","published_at":"2009-01-10T21:04:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"f601268e0c940f7c332e11afa08b3e17ea16ae82","kind":"commit","published_at":"2008-08-22T04:19:27.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.1.0/manifests"},{"name":"0.0.5","sha":"3cf6216a25ec4fdcf4bbbe1ba47db6218a721b11","kind":"commit","published_at":"2008-07-22T01:52:19.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.0.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-19T13:13:35.553Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":28.06725024315687,"stargazers_count":6.947339169098235,"forks_count":8.2673336112269,"average":10.820480755870502},"purl":"pkg:spack/py-jsonpickle","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-jsonpickle","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-jsonpickle","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-jsonpickle/dependencies","status":null,"funding_links":["https://github.com/sponsors/davvid","https://patreon.com/daveinthesky"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:04:46.556Z","issues_count":116,"pull_requests_count":192,"avg_time_to_close_issue":22527625.568181816,"avg_time_to_close_pull_request":622878.861878453,"issues_closed_count":88,"pull_requests_closed_count":181,"pull_request_authors_count":31,"issue_authors_count":94,"avg_comments_per_issue":3.560344827586207,"avg_comments_per_pull_request":1.4791666666666667,"merged_pull_requests_count":172,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":994542.0,"past_year_avg_time_to_close_pull_request":844406.1333333333,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.1666666666666665,"past_year_avg_comments_per_pull_request":1.777777777777778,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/issues","maintainers":[{"login":"davvid","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davvid"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jsonpickle/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jsonpickle/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jsonpickle/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jsonpickle/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jsonpickle/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jsonpickle/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2153,"html_url":null,"role":null,"created_at":"2022-11-14T16:52:02.264Z","updated_at":"2022-11-14T16:52:02.264Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9303,"maintainers_count":1032,"namespaces_count":0,"keywords_count":3991,"github":"spack","metadata":{"funded_packages_count":511},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-08-25T05:07:25.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":2775302,"name":"jsonpickle","ecosystem":"pypi","description":"jsonpickle encodes/decodes any Python object to/from JSON","homepage":"https://jsonpickle.readthedocs.io/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jsonpickle/jsonpickle","keywords_array":[],"namespace":null,"versions_count":61,"first_release_published_at":"2019-01-23T07:29:22.000Z","latest_release_published_at":"2026-05-28T03:50:10.000Z","latest_release_number":"4.1.2","last_synced_at":"2026-08-24T13:36:24.711Z","created_at":"2022-04-10T11:22:54.318Z","updated_at":"2026-08-24T13:36:24.711Z","registry_url":"https://pypi.org/project/jsonpickle/","install_command":"pip install jsonpickle --index-url https://pypi.org/simple","documentation_url":"https://jsonpickle.readthedocs.io/","metadata":{"funding":null,"documentation":"https://jsonpickle.readthedocs.io/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only"],"normalized_name":"jsonpickle","project_status":null},"repo_metadata":{"id":755322,"uuid":"412420","full_name":"jsonpickle/jsonpickle","owner":"jsonpickle","description":"Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.","archived":false,"fork":false,"pushed_at":"2026-08-06T14:32:43.000Z","size":2692,"stargazers_count":1318,"open_issues_count":29,"forks_count":187,"subscribers_count":30,"default_branch":"main","last_synced_at":"2026-08-12T07:58:26.636Z","etag":null,"topics":["bsd-3-clause","deserialization","json","objectstorage","pickle","python","serialization"],"latest_commit_sha":null,"homepage":"https://jsonpickle.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsonpickle.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["davvid"],"patreon":"daveinthesky"}},"created_at":"2009-12-10T03:59:23.000Z","updated_at":"2026-08-07T17:14:25.000Z","dependencies_parsed_at":"2026-08-12T07:55:33.633Z","dependency_job_id":null,"html_url":"https://github.com/jsonpickle/jsonpickle","commit_stats":{"total_commits":1415,"total_committers":81,"mean_commits":"17.469135802469136","dds":0.5590106007067137,"last_synced_commit":"01d4e12895a4114a8b189f0ff4ae9fce68256892"},"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/jsonpickle/jsonpickle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/sbom","scorecard":{"id":538879,"data":{"date":"2025-08-11","repo":{"name":"github.com/jsonpickle/jsonpickle","commit":"9d4543e0489a1c6ae36149b1144141822b8e13eb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"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":"Code-Review","score":2,"reason":"Found 8/29 approved changesets -- score normalized to 2","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/jsonpickle/jsonpickle/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/build.sh:6","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/container-environment-bootstrap.sh:76","Warn: pipCommand not pinned by hash: fuzzing/oss-fuzz-scripts/container-environment-bootstrap.sh:78","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: fuzzing/fuzz-targets/fuzz_unpickle.py:4","Info: PythonAtherisFuzzer integration found: fuzzing/fuzz-targets/utils.py:4"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-20T07:42:17.889Z","repository_id":755322,"created_at":"2025-08-20T07:42:17.889Z","updated_at":"2025-08-20T07:42:17.889Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36600814,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"jsonpickle","name":"jsonpickle","uuid":"165337","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/165337?v=4","repositories_count":2,"last_synced_at":"2024-03-25T20:04:54.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jsonpickle","funding_links":[],"total_stars":1196,"followers":0,"following":0,"created_at":"2022-11-02T16:24:54.325Z","updated_at":"2024-03-25T20:04:54.269Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonpickle/repositories"},"tags":[{"name":"v5.0.0rc2","sha":"d0333b1189e2f5320f0f159cd53f4b01b2f1ff07","kind":"tag","published_at":"2026-05-28T04:07:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v5.0.0rc2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v5.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v5.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc2/manifests"},{"name":"v4.1.2","sha":"3e5ce68e62bc55e22a097a010fc10e0b47d065c1","kind":"tag","published_at":"2026-05-28T03:39:32.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"fe0aa01b9bbaa73ae5e535caff0d326632013643","kind":"tag","published_at":"2025-06-02T20:33:44.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"124e2f3909f1451746edb11039b224de6632e629","kind":"tag","published_at":"2025-05-21T19:33:31.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.1.0/manifests"},{"name":"v4.0.5","sha":"a9061b6b298c6aa254033f07e23f6d19f29b36dc","kind":"tag","published_at":"2025-03-29T19:17:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"7c92dae1c5c34f4fc3eac6f38076817b89005416","kind":"tag","published_at":"2025-03-29T07:29:47.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.4/manifests"},{"name":"v5.0.0rc1","sha":"d9885ef7cb9300a38e99fd98fa2f9a186ee8aa30","kind":"tag","published_at":"2025-03-29T03:12:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v5.0.0rc1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v5.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v5.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v5.0.0rc1/manifests"},{"name":"v4.0.3","sha":"37c460f5598a9da039c6d6a593f7d65ee8e6320b","kind":"tag","published_at":"2025-03-29T03:02:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"02eebb1a39b26edecaa0ba15a98d3bc849eb804d","kind":"tag","published_at":"2025-02-17T19:01:38.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"01d4e12895a4114a8b189f0ff4ae9fce68256892","kind":"tag","published_at":"2024-12-14T20:08:46.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"0c693bac9572af5ef6c263d9bfcfbe5047272745","kind":"tag","published_at":"2024-11-12T04:10:58.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v4.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v4.0.0/manifests"},{"name":"v3.4.2","sha":"5d4f044732c97a2f0f83d38c0b266260257b4589","kind":"tag","published_at":"2024-11-06T07:46:34.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"2ef2e48dd529356319b940b39e3ff6edfba815d3","kind":"tag","published_at":"2024-11-05T16:53:54.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"eb3340a38777e1878d5fe7404276f505e15aad5a","kind":"tag","published_at":"2024-11-05T10:07:09.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.4.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"b19dc3f5141205999863aca9c0d6c8bdd0ab755b","kind":"tag","published_at":"2024-09-02T07:11:02.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.3.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"66a812f63912d0352b6d79f24a6c59f3e94aa6e2","kind":"tag","published_at":"2024-06-20T05:08:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"be90ccfc31b499fa739acb5cf95fa8a027962030","kind":"tag","published_at":"2024-06-09T07:27:14.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"a1cc8af4862c940984134f58d2b07f74a8375919","kind":"tag","published_at":"2024-06-09T04:40:48.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"09808a2be711ea02d48a6af0a3adba6477a182f1","kind":"tag","published_at":"2024-06-09T04:27:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.1.0/manifests"},{"name":"v3.0.4","sha":"d047e4559c24d9ad551cfe62eee9aa3297beaa57","kind":"tag","published_at":"2024-04-11T09:05:28.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"5fbd4fe16143f9ac6bab4c9d97fca4360a9029d8","kind":"tag","published_at":"2024-02-20T03:37:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"7ceb2e7b61a24cb6ec0fb48a34943e802de019f8","kind":"tag","published_at":"2023-08-13T18:39:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"9caae7b5a9f98a699cd4bac3feb1f7cb632226d4","kind":"tag","published_at":"2022-12-16T19:25:08.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"da8054e724879a75468fe6c85020167558db42b7","kind":"tag","published_at":"2022-12-01T22:46:42.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v3.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"d693ec7dcc2a19ea5e8ec8c076d4ddf04b9f2bab","kind":"commit","published_at":"2022-05-10T15:43:49.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"1594d3fdb6717cb06d05c79e46f93330cc38eb36","kind":"tag","published_at":"2022-01-11T22:40:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6ef91dfb3e930f0fd8342f6f258ea1f502262ee0","kind":"tag","published_at":"2021-02-08T04:11:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v2.0.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v2.0.0/manifests"},{"name":"v1.5.2","sha":"38751c87d5ff0013756318bf2a64b2891520328b","kind":"tag","published_at":"2021-02-08T04:05:37.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"c04afceb3bcf9f9b4c04a8c82bc4cfa389a52004","kind":"tag","published_at":"2021-01-31T05:55:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"ae0689a996e7ab7131c14f36bac49aece64a726c","kind":"tag","published_at":"2021-01-16T23:47:20.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.5.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"5b8d3ead870443a8a1355f597d31edcb2e41b970","kind":"tag","published_at":"2020-11-30T03:06:57.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"632b9a9c8683fd6130855fe633768ff426b3acec","kind":"tag","published_at":"2020-04-20T19:21:42.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4.1/manifests"},{"name":"v1.4","sha":"24c22aada3197259405aa353d87c569460f8a1a1","kind":"tag","published_at":"2020-04-13T07:10:15.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.4/manifests"},{"name":"v1.3","sha":"c5a2559f4d26de6b42ae878098ef1c58ea9f5f9b","kind":"tag","published_at":"2020-02-14T06:44:54.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.3/manifests"},{"name":"v1.2","sha":"2c10c8687f37f71531b4df4e4e9e1418760475b1","kind":"tag","published_at":"2019-05-24T05:09:41.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.2/manifests"},{"name":"v1.1","sha":"b1af4785bdbac66cca2a3f940f6221d1c1d3b25a","kind":"tag","published_at":"2019-01-23T07:23:45.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.1/manifests"},{"name":"v1.0","sha":"9f2d803bd023874fecd243e53da3f4892b973d30","kind":"tag","published_at":"2018-09-02T06:36:28.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v1.0/manifests"},{"name":"v0.9.6","sha":"3a73da352f428b90de04e5b3d4bbc6b1fc507c0b","kind":"tag","published_at":"2018-02-09T10:18:35.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.6","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"4f8605a69cfdfa61ba173b4467c755b895a5b5ab","kind":"tag","published_at":"2017-07-17T03:13:43.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"4e2cd34ad4cc6872d4708af9ee6364ba1ee643f6","kind":"tag","published_at":"2017-01-11T06:18:09.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.4","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"6eb9e32880b313c55d217b1febb77d82e0b9b23e","kind":"tag","published_at":"2016-03-09T09:02:00.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.3","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"3d4ef8efe7425b7e8ba9a2e108f27b18e869913b","kind":"tag","published_at":"2015-03-20T07:41:36.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"7a0bc58b209571439ea065f48faf6f043866fec0","kind":"tag","published_at":"2015-03-20T07:21:16.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"6feb877b2140d00ef9e74763a6124336307d5357","kind":"tag","published_at":"2015-01-16T08:05:36.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.9.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"6b6afc35483436c8c58e44c07b6da5a5b29b536d","kind":"tag","published_at":"2014-09-06T08:28:51.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.8.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"42b5e65763e10d8691056464522f53e2c84d659d","kind":"tag","published_at":"2014-08-06T08:50:03.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.2","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"fbddcc5db63623d247e433f0a722c9f03c38302a","kind":"tag","published_at":"2014-05-06T07:06:19.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"edf3b2e25e4f4e6b0bd4e11d70a40bf33a62da26","kind":"tag","published_at":"2014-03-16T06:09:00.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.7.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"39d766497bcc98cc169059ef1e30c3bc1d8b8cd5","kind":"tag","published_at":"2013-08-25T10:41:10.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.6.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"2e02c2b8a63b42825f0f16fe6af7152820ab82e0","kind":"tag","published_at":"2013-08-24T09:53:59.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.6.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"bc7b238d4d3a3cd04a976293bc880506e971eb39","kind":"tag","published_at":"2013-08-22T09:07:17.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/v0.5.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/v0.5.0/manifests"},{"name":"0.4.0","sha":"2fcc708e101ba31a2a85e2adcbf7fc017ea3456c","kind":"tag","published_at":"2011-06-21T17:20:16.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.4.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"2d8a3a35a4046057b0d00d0f9ef09571950b594d","kind":"commit","published_at":"2009-12-12T16:52:38.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.3.1","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"a4480ab6c635d6ce82733ff10a4daf961952d5cb","kind":"commit","published_at":"2009-12-12T00:01:25.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.3.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"c17df3175a27a7c3c91c887680b521eb54f4b176","kind":"commit","published_at":"2009-01-10T21:04:53.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.2.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"f601268e0c940f7c332e11afa08b3e17ea16ae82","kind":"commit","published_at":"2008-08-22T04:19:27.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.1.0","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.1.0/manifests"},{"name":"0.0.5","sha":"3cf6216a25ec4fdcf4bbbe1ba47db6218a721b11","kind":"commit","published_at":"2008-07-22T01:52:19.000Z","download_url":"https://codeload.github.com/jsonpickle/jsonpickle/tar.gz/0.0.5","html_url":"https://github.com/jsonpickle/jsonpickle/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jsonpickle/jsonpickle@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/tags/0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:23:08.386Z","dependent_packages_count":404,"downloads":19734245,"downloads_period":"last-month","dependent_repos_count":9284,"rankings":{"downloads":0.08327112454535616,"dependent_repos_count":0.08969070463145191,"dependent_packages_count":0.06291188484373825,"stargazers_count":2.6034148497726552,"forks_count":5.061747189599546,"docker_downloads_count":0.027145652935490556,"average":1.321363567721373},"purl":"pkg:pypi/jsonpickle","advisories":[{"uuid":"GSA_kwCzR0hTQS1qNjZxLXFtcmMtODlyeM4AAm7X","url":"https://github.com/advisories/GHSA-j66q-qmrc-89rx","title":"jsonpickle unsafe deserialization","description":"jsonpickle through 1.4.2 allows remote code execution during deserialization of a malicious payload through the `decode()` function. This CVE is disputed by the project author as intended functionality.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2022-05-24T17:36:44.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2020-22083","https://github.com/jsonpickle/jsonpickle/issues/332","https://github.com/jsonpickle/jsonpickle/issues/332#issuecomment-747807494","https://access.redhat.com/security/cve/CVE-2020-22083","https://gist.github.com/j0lt-github/bb543e77a1a10c33cb56cf23d0837874","https://github.com/j0lt-github/python-deserialization-attack-payload-generator","https://github.com/jsonpickle/jsonpickle/issues/335","https://versprite.com/blog/application-security/into-the-jar-jsonpickle-exploitation","https://github.com/pypa/advisory-database/tree/main/vulns/jsonpickle/PYSEC-2020-49.yaml","https://github.com/advisories/GHSA-j66q-qmrc-89rx"],"source_kind":"github","identifiers":["GHSA-j66q-qmrc-89rx","CVE-2020-22083"],"repository_url":"https://github.com/jsonpickle/jsonpickle","blast_radius":36.89993672559009,"created_at":"2024-02-01T21:05:05.815Z","updated_at":"2026-08-14T00:14:10.068Z","epss_percentage":0.06151,"epss_percentile":0.92753,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qNjZxLXFtcmMtODlyeM4AAm7X","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1qNjZxLXFtcmMtODlyeM4AAm7X","packages":[{"ecosystem":"pypi","package_name":"jsonpickle","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 1.4.2"}],"purl":"pkg:pypi/jsonpickle"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qNjZxLXFtcmMtODlyeM4AAm7X/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/jsonpickle","docker_dependents_count":947,"docker_downloads_count":1541283015,"usage_url":"https://repos.ecosyste.ms/usage/pypi/jsonpickle","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/jsonpickle/dependencies","status":null,"funding_links":["https://github.com/sponsors/davvid","https://patreon.com/daveinthesky"],"critical":false,"issue_metadata":{"last_synced_at":"2026-08-19T11:04:46.556Z","issues_count":116,"pull_requests_count":192,"avg_time_to_close_issue":22527625.568181816,"avg_time_to_close_pull_request":622878.861878453,"issues_closed_count":88,"pull_requests_closed_count":181,"pull_request_authors_count":31,"issue_authors_count":94,"avg_comments_per_issue":3.560344827586207,"avg_comments_per_pull_request":1.4791666666666667,"merged_pull_requests_count":172,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":994542.0,"past_year_avg_time_to_close_pull_request":844406.1333333333,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.1666666666666665,"past_year_avg_comments_per_pull_request":1.777777777777778,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/issues","maintainers":[{"login":"davvid","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davvid"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonpickle/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonpickle/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonpickle/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonpickle/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonpickle/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jsonpickle/codemeta","maintainers":[{"uuid":"jaraco","login":"jaraco","name":null,"email":null,"url":null,"packages_count":167,"html_url":"https://pypi.org/user/jaraco/","role":null,"created_at":"2022-12-18T15:36:05.347Z","updated_at":"2022-12-18T15:36:05.347Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jaraco/packages"},{"uuid":"johnpaulett","login":"johnpaulett","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://pypi.org/user/johnpaulett/","role":null,"created_at":"2022-12-18T15:36:05.357Z","updated_at":"2022-12-18T15:36:05.357Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/johnpaulett/packages"},{"uuid":"davvid","login":"davvid","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/davvid/","role":null,"created_at":"2022-12-18T15:36:05.338Z","updated_at":"2022-12-18T15:36:05.338Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/davvid/packages"},{"uuid":"Theelx","login":"Theelx","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/Theelx/","role":null,"created_at":"2022-12-18T15:36:05.368Z","updated_at":"2022-12-18T15:36:05.368Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Theelx/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930641,"maintainers_count":399816,"namespaces_count":0,"keywords_count":311995,"github":"pypi","metadata":{"funded_packages_count":58611,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-25T05:06:24.344Z","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"}}],"commits":{"id":16142,"full_name":"jsonpickle/jsonpickle","default_branch":"main","total_commits":1529,"total_committers":90,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":16.988888888888887,"dds":0.5683453237410072,"past_year_total_commits":78,"past_year_total_committers":9,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":8.666666666666666,"past_year_dds":0.3076923076923077,"last_synced_at":"2026-08-19T11:05:20.938Z","last_synced_commit":"42b78e90940a28795486717b703dd223cddc5ba6","created_at":"2023-03-07T11:31:57.702Z","updated_at":"2026-08-19T11:05:20.043Z","committers":[{"name":"David Aguilar","email":"davvid@gmail.com","login":"davvid","count":660},{"name":"Jason R. Coombs","email":"jaraco@jaraco.com","login":"jaraco","count":252},{"name":"Theelx","email":"43764914+Theelx","login":"Theelx","count":242},{"name":"John Paulett","email":"john@paulett.org","login":"johnpaulett","count":47},{"name":"davvid","email":"davvid@ba5bf794-d048-0410-8f42-e1fdefefffeb","login":null,"count":42},{"name":"john.paulett","email":"john.paulett@ba5bf794-d048-0410-8f42-e1fdefefffeb","login":null,"count":22},{"name":"Eelco Hoogendoorn","email":"hoogendoorn.eelco@gmail.com","login":"EelcoHoogendoorn","count":22},{"name":"Theelgirl","email":"root@lsasdiplomacy.com","login":null,"count":20},{"name":"Theelgirl","email":"43764914+Theelgirl","login":"Theelgirl","count":19},{"name":"Ivan Smirnov","email":"i.s.smirnov@gmail.com","login":"aldanor","count":16},{"name":"Marcin Tustin","email":"marcin.tustin@gmail.com","login":"marcintustin","count":15},{"name":"Hugo van Kemenade","email":"hugovk","login":"hugovk","count":10},{"name":"Kyle Parsons","email":"parsons.kyle.89@gmail.com","login":"parsons-kyle-89","count":9},{"name":"almenon","email":"almenon214@gmail.com","login":"Almenon","count":7},{"name":"paulocheque","email":"paulocheque@gmail.com","login":"paulocheque","count":6},{"name":"Dan Buch","email":"daniel.buch@gmail.com","login":"meatballhat","count":6},{"name":"Eoghan Murray","email":"eoghan@eoghan-laptop.(none)","login":null,"count":6},{"name":"Alec Thomas","email":"alec@swapoff.org","login":"alecthomas","count":5},{"name":"David Lakin","email":"github@themoderndev.com","login":"DaveLak","count":5},{"name":"Graham Esau","email":"gesau@hotmail.co.uk","login":"GREsau","count":5},{"name":"Michael Scott Cuthbert","email":"cuthbert@mit.edu","login":"mscuthbert","count":5},{"name":"Aviram Stern","email":"aviram.stern@pagaya.com","login":"aviramstr","count":5},{"name":"Tomasz Kłoczko","email":"kloczek@github.com","login":"kloczek","count":4},{"name":"dheeraj.reddy","email":"dheeraj.reddy@thoughtspot.com","login":"dheeraj-reddy-ts","count":4},{"name":"simi.legian","email":"github@legians.com","login":"similegian","count":4},{"name":"Yang, Bo","email":"pop.atry@gmail.com","login":"Atry","count":3},{"name":"Vincent Gao","email":"gaobing1230@gmail.com","login":"vincgao","count":3},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":3},{"name":"Martin K. Scherer","email":"m.scherer@fu-berlin.de","login":"marscher","count":3},{"name":"Effie Rozental","email":"effie@snowmate.io","login":"effierz","count":3},{"name":"Stefan Tjarks","email":"stefan@demonware.net","login":null,"count":3},{"name":"Diego Argueta","email":"diego@goodrx.com","login":null,"count":2},{"name":"Ian Schenck","email":"ianschenck@Laptopklok.local","login":null,"count":2},{"name":"Lie Ryan","email":"ryan.l@thegaminglab.com","login":null,"count":2},{"name":"Anna-Bonus","email":"Bazhenova31415926535@yandex.ru","login":"Anna-Bonus","count":2},{"name":"Colin Watson","email":"cjwatson@debian.org","login":"cjwatson","count":2},{"name":"David","email":"dpitchford@vivial.net","login":"dpitch40","count":2},{"name":"Guilhem Chalancon","email":"guilhem.chalancon@gmail.com","login":"guilhemchalancon","count":2},{"name":"Leon Thurner","email":"leon.thurner@uni-kassel.de","login":"lthurner","count":2},{"name":"Lyle Scott III","email":"lyle@digitalfoo.net","login":"LyleScott","count":2},{"name":"Marcel Stimberg","email":"marcel.stimberg@inserm.fr","login":"mstimberg","count":2},{"name":"Michael Howitz","email":"mh@gocept.com","login":"icemac","count":2},{"name":"Sebastian Pipping","email":"sebastian@pipping.org","login":"hartwork","count":2},{"name":"Srinivas Reddy Thatiparthy","email":"thatiparthysreenivas@gmail.com","login":"srinivasreddy","count":2},{"name":"sirpercival","email":"graymation@yahoo.com","login":"sirpercival","count":2},{"name":"MHetherington","email":"mark@hethos.org","login":"Mark-Hetherington","count":1},{"name":"Marc Mueller","email":"30130371+cdce8p","login":"cdce8p","count":1},{"name":"Mark Ward","email":"markmaw@gmail.com","login":"MarkAWard","count":1},{"name":"Mathieu4141","email":"mathieu.beligon@student.ecp.fr","login":"Mathieu4141","count":1},{"name":"Michal Vyskocil","email":"mvyskocil@suse.cz","login":"mvyskocil","count":1},{"name":"Miro Hrončok","email":"miro@hroncok.cz","login":"hroncok","count":1},{"name":"Petr Viktorin","email":"encukou@gmail.com","login":"encukou","count":1},{"name":"Sai Asish Y","email":"say.apm35@gmail.com","login":"SAY-5","count":1},{"name":"Sang-Jin, Park","email":"sangjin.park@gmail.com","login":"sangjin-park","count":1},{"name":"Sebastian Kriems","email":"skriems","login":"skriems","count":1},{"name":"productivememberofsociety666","email":"none@example.net","login":null,"count":1},{"name":"Riley Patterson","email":"riley@telepath.com","login":null,"count":1},{"name":"JAMES.DOW","email":"JAMES.DOW@GAPAC.COM","login":null,"count":1},{"name":"Eoghan Murray","email":"jsonpickle@getthere.ie","login":null,"count":1},{"name":"(no author)","email":"(no author)@ba5bf794-d048-0410-8f42-e1fdefefffeb","login":null,"count":1},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":1},{"name":"Valentin Tiriac","email":"valentin@altaml.com","login":"vtiriac","count":1},{"name":"Vincent Fazio","email":"vfazio@xes-inc.com","login":"vfazio","count":1},{"name":"bhaveshpandey","email":"pandeybhavesh@gmail.com","login":"bhaveshpandey","count":1},{"name":"johnthagen","email":"johnthagen","login":"johnthagen","count":1},{"name":"laike9m","email":"laike9m@gmail.com","login":"laike9m","count":1},{"name":"layday","email":"31134424+layday","login":"layday","count":1},{"name":"Antoine COLLET","email":"42351498+antoinecollet5","login":"antoinecollet5","count":1},{"name":"Apoorv Darshan","email":"ad13dtu@gmail.com","login":"apoorvdarshan","count":1},{"name":"Apoorva Verma","email":"76636952+apoorva-01","login":"apoorva-01","count":1},{"name":"Benjamin A. Beasley","email":"code@musicinmybrain.net","login":"musicinmybrain","count":1},{"name":"Bob Dougherty","email":"bobd@stanford.edu","login":"rfdougherty","count":1},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":1},{"name":"David K. Hess","email":"david_k_hess@mac.com","login":"davidkhess","count":1},{"name":"Devin Jeanpierre","email":"jeanpierreda@google.com","login":"ssbr","count":1},{"name":"Dheeraj R Reddy","email":"dheeraj98reddy@gmail.com","login":"Squadrick","count":1},{"name":"Diego Argueta","email":"620513-dargueta","login":"620513-dargueta","count":1},{"name":"Dougal Scott","email":"dougal.scott@gmail.com","login":"dwagon","count":1},{"name":"Felix Yan","email":"felixonmars@archlinux.org","login":"felixonmars","count":1},{"name":"Guillermo Pascual","email":"akira.space@gmail.com","login":"gpg0","count":1},{"name":"Ilya Shakhat","email":"shakhat@gmail.com","login":"shakhat","count":1},{"name":"James Robson","email":"james.robson@secondmind.ai","login":"jamesrobson-secondmind","count":1},{"name":"Jonas Dittrich","email":"58814480+Kakadus","login":"Kakadus","count":1},{"name":"Joren Hammudoglu","email":"jhammudoglu@gmail.com","login":"jorenham","count":1},{"name":"Joshua Adelman","email":"synapticarbors","login":"synapticarbors","count":1},{"name":"Joshua V. Dillon","email":"jvdillon@gmail.com","login":"jvdillon","count":1},{"name":"Jérome Perrin","email":"perrinjerome@gmail.com","login":"perrinjerome","count":1},{"name":"Kian-Meng, Ang","email":"kianmeng@cpan.org","login":"kianmeng","count":1},{"name":"Lie Ryan","email":"lie.1296@gmail.com","login":"lieryan","count":1},{"name":"misantroop","email":"alepik@gmail.com","login":"misantroop","count":1}],"past_year_committers":[{"name":"Theelx","email":"43764914+Theelx","login":"Theelx","count":54},{"name":"David Aguilar","email":"davvid@gmail.com","login":"davvid","count":13},{"name":"Yang, Bo","email":"pop.atry@gmail.com","login":"Atry","count":3},{"name":"Vincent Gao","email":"gaobing1230@gmail.com","login":"vincgao","count":3},{"name":"Sai Asish Y","email":"say.apm35@gmail.com","login":"SAY-5","count":1},{"name":"Joshua V. Dillon","email":"jvdillon@gmail.com","login":"jvdillon","count":1},{"name":"Joren Hammudoglu","email":"jhammudoglu@gmail.com","login":"jorenham","count":1},{"name":"Apoorva Verma","email":"76636952+apoorva-01","login":"apoorva-01","count":1},{"name":"Apoorv Darshan","email":"ad13dtu@gmail.com","login":"apoorvdarshan","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6752313,"commits_count":978410056,"contributors_count":41242979,"owners_count":1359078,"committers_count":3353170,"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":{"table":{"full_name":"jsonpickle/jsonpickle","html_url":"https://github.com/jsonpickle/jsonpickle","last_synced_at":"2026-08-24T13:35:24.663Z","status":null,"issues_count":116,"pull_requests_count":196,"avg_time_to_close_issue":22527625.568181816,"avg_time_to_close_pull_request":614233.7914438503,"issues_closed_count":88,"pull_requests_closed_count":187,"pull_request_authors_count":31,"issue_authors_count":94,"avg_comments_per_issue":3.560344827586207,"avg_comments_per_pull_request":1.5051020408163265,"merged_pull_requests_count":176,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":994542.0,"past_year_avg_time_to_close_pull_request":704130.3333333334,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.1666666666666665,"past_year_avg_comments_per_pull_request":1.9545454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":16,"created_at":"2023-05-10T11:08:25.447Z","updated_at":"2026-08-24T13:35:24.664Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonpickle%2Fjsonpickle/issues","issue_labels_count":{"table":{"bug":22,"not-a-bug":16,"enhancement":16,"core":11,"good-first-issue":10,"wishlist":8,"documentation":6,"compatibility":5,"extensions":5,"has-MRE":3,"cannot-reproduce":2,"breaking-change":2,"needs-author-action":2,"security":2,"performance":1,"not-a-jsonpickle-bug":1,"testcase-needed":1}},"pull_request_labels_count":{"table":{"breaking-change":2}},"issue_author_associations_count":{"table":{"NONE":93,"CONTRIBUTOR":22,"MEMBER":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":120,"MEMBER":65,"NONE":11}},"issue_authors":{"table":{"Theelx":8,"yurivict":5,"jaraco":3,"limburgher":3,"mgorny":3,"jrobbins-LiveData":2,"antoinecollet5":2,"DeveloperAnonymous":2,"vnmabus":2,"GREsau":2,"steinmig":1,"alexeykomp":1,"RRRajput":1,"effierz":1,"jelly":1,"brandonschabell":1,"AZblo":1,"lsloan":1,"hubtub2":1,"dfarr":1,"musicinmybrain":1,"GaNiziolek":1,"DaveLak":1,"hroncok":1,"esabouraud":1,"martinralfreindl":1,"sitnarf":1,"techdragon":1,"iFreilicht":1,"jannismain":1,"Xanderplayz18":1,"giacomov":1,"mjr129":1,"thesamesam":1,"CentralHarlemAnonymous":1,"bvitaz-ck":1,"kirisakow":1,"Machine-Maker":1,"feizerl":1,"ijustlovemath":1,"davvid":1,"dwagon":1,"zavocc":1,"lfvjimisola":1,"nyxcalamity":1,"ran-isenberg":1,"takanuva15":1,"bitbckt":1,"gschwaer":1,"erezinman":1,"ks-mw":1,"stmezzo":1,"danbodily":1,"PythonFZ":1,"cliffckerr":1,"marekkosta":1,"leon332157":1,"hafiz031":1,"MaartenSneepKNMI":1,"julian-goettingen":1,"maxkylu":1,"donBarbos":1,"tjnd89":1,"sch-alex":1,"helloyuepang":1,"MicheleMannino":1,"stereobutter":1,"troyrock":1,"erogers88":1,"Joeavaib":1,"kloczek":1,"patou01":1,"Lonami":1,"oberluz":1,"warrenbocphet":1,"Ark-kun":1,"Bee-zest":1,"rick2047":1,"Verequus":1,"ptrcnull":1,"raminfp":1,"stefan6419846":1,"MamoonAhmad":1,"pramodavansaber":1,"Penumbra69":1,"ExpDev07":1,"flushentitypacket":1,"prabhuramachandran":1,"mspacek":1,"jw":1,"FelixSchwarz":1,"JudgeJimmie":1,"Ducati748ss":1,"bmw":1}},"pull_request_authors":{"table":{"Theelx":81,"davvid":65,"cjwatson":4,"gaoflow":4,"GREsau":4,"dwagon":4,"mgorny":3,"agu2347":3,"DaveLak":2,"bhaveshpandey":2,"Squadrick":2,"kloczek":2,"cdce8p":2,"Kakadus":1,"SAY-5":1,"encukou":1,"perrinjerome":1,"erogers88":1,"similegian":1,"deepakganesh78":1,"effierz":1,"Sanjays2402":1,"musicinmybrain":1,"felixonmars":1,"jamesrobson-secondmind":1,"apoorvdarshan":1,"hugovk":1,"ATICA-pln":1,"jvdillon":1,"kianmeng":1,"aviramstr":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-25T00:00:09.459Z","repositories_count":16355184,"issues_count":42497104,"pull_requests_count":136066256,"authors_count":11525578,"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":{"table":{"core":2,"bug":2,"not-a-bug":2,"extensions":1,"documentation":1,"breaking-change":1,"enhancement":1}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":4,"CONTRIBUTOR":2}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":15,"NONE":5,"MEMBER":2}},"past_year_issue_authors":{"table":{"Theelx":2,"Joeavaib":1,"pramodavansaber":1,"vnmabus":1,"yurivict":1}},"past_year_pull_request_authors":{"table":{"Theelx":8,"gaoflow":4,"agu2347":3,"davvid":2,"apoorvdarshan":1,"deepakganesh78":1,"jvdillon":1,"Sanjays2402":1,"SAY-5":1}},"maintainers":[{"table":{"login":"davvid","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davvid"}}],"active_maintainers":[{"table":{"login":"davvid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davvid"}}]}},"events":{"total":{"ReleaseEvent":10,"DeleteEvent":1,"PullRequestEvent":60,"ForkEvent":5,"IssuesEvent":49,"WatchEvent":57,"IssueCommentEvent":114,"PushEvent":70,"PullRequestReviewCommentEvent":15,"PullRequestReviewEvent":39,"CreateEvent":15},"last_year":{"ReleaseEvent":1,"PullRequestEvent":6,"IssuesEvent":16,"WatchEvent":5,"IssueCommentEvent":28,"PushEvent":16,"PullRequestReviewEvent":4,"PullRequestReviewCommentEvent":2}},"keywords":["bsd-3-clause","deserialization","json","objectstorage","pickle","python","serialization"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-06-21T20:04:55.338Z","updated_at":"2022-06-21T20:04:55.338Z","repository_link":"https://github.com/jsonpickle/jsonpickle/blob/main/docs/requirements.txt","dependencies":[{"id":12058,"package_name":"jaraco.packaging","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":12059,"package_name":"rst.linker","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":12060,"package_name":"Sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2022-06-21T20:04:55.463Z","updated_at":"2022-06-21T20:04:55.463Z","repository_link":"https://github.com/jsonpickle/jsonpickle/blob/main/requirements-dev.txt","dependencies":[{"id":12061,"package_name":"bson","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":12062,"package_name":"coverage","ecosystem":"pypi","requirements":"\u003c5","direct":true,"kind":"runtime","optional":false},{"id":12063,"package_name":"ecdsa","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":12064,"package_name":"feedparser","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":12065,"package_name":"gmpy2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":12066,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":12067,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":12068,"package_name":"pymongo","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":12069,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":12070,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":12071,"package_name":"pytest-flake8","ecosystem":"pypi","requirements":"\u003e=1.1.1","direct":true,"kind":"runtime","optional":false},{"id":12072,"package_name":"pytest-benchmark","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":12073,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":12074,"package_name":"simplejson","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":12075,"package_name":"sqlalchemy","ecosystem":"pypi","requirements":"\u003e=1.2.19","direct":true,"kind":"runtime","optional":false},{"id":12076,"package_name":"ujson","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T10:39:35.656Z","updated_at":"2023-01-13T10:39:35.656Z","repository_link":"https://github.com/jsonpickle/jsonpickle/blob/main/.github/workflows/lint.yml","dependencies":[{"id":6875553637,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875553638,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875553639,"package_name":"isort/isort-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":6875553640,"package_name":"psf/black","ecosystem":"actions","requirements":"stable","direct":true,"kind":"composite","optional":false},{"id":6875553641,"package_name":"stefanzweifel/git-auto-commit-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T10:39:35.718Z","updated_at":"2023-01-13T10:39:35.718Z","repository_link":"https://github.com/jsonpickle/jsonpickle/blob/main/.github/workflows/test.yml","dependencies":[{"id":6875553642,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875553643,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6875553644,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2026-05-28T06:00:47.015Z","updated_at":"2026-05-28T06:00:47.015Z","repository_link":"https://github.com/jsonpickle/jsonpickle/blob/main/.github/workflows/release.yml","dependencies":[{"id":25869893337,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-05-28T06:00:47.571Z","updated_at":"2026-05-28T06:00:47.571Z","repository_link":"https://github.com/jsonpickle/jsonpickle/blob/main/pyproject.toml","dependencies":[]}],"score":32.87405524306109,"created_at":"2026-05-04T06:49:28.837Z","updated_at":"2026-08-25T14:05:37.426Z","avatar_url":"https://github.com/jsonpickle.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371839","html_url":"https://summary.ecosyste.ms/projects/371839"}