{"id":363120,"url":"https://github.com/jettison-json/jettison","last_synced_at":"2026-06-20T10:30:19.341Z","repository":{"id":30328408,"uuid":"33880730","full_name":"jettison-json/jettison","owner":"jettison-json","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-17T14:54:30.000Z","size":424,"stargazers_count":49,"open_issues_count":27,"forks_count":29,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-06-19T04:25:07.531Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jettison-json.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-04-13T16:43:33.000Z","updated_at":"2026-06-17T14:54:34.000Z","dependencies_parsed_at":"2023-01-14T17:00:53.076Z","dependency_job_id":"8f987c76-f089-41fd-9f35-c77099eff464","html_url":"https://github.com/jettison-json/jettison","commit_stats":{"total_commits":230,"total_committers":19,"mean_commits":"12.105263157894736","dds":0.6739130434782609,"last_synced_commit":"31235dc4b3bdf9d5df89c31a097b8f397da788c2"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/jettison-json/jettison","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jettison-json","download_url":"https://codeload.github.com/jettison-json/jettison/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/sbom","scorecard":{"id":517061,"data":{"date":"2025-08-11","repo":{"name":"github.com/jettison-json/jettison","commit":"31235dc4b3bdf9d5df89c31a097b8f397da788c2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/1 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pull-request-build.yaml:14","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/pull-request-build.yaml:15","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pull-request-build.yaml:8","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":"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":"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":"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/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/jettison-json/jettison/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jettison-json/jettison/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/jettison-json/jettison/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jettison-json/jettison/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request-build.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/jettison-json/jettison/pull-request-build.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request-build.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jettison-json/jettison/pull-request-build.yaml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T02:06:17.877Z","repository_id":30328408,"created_at":"2025-08-20T02:06:17.877Z","updated_at":"2025-08-20T02:06:17.877Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34526073,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"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":"jettison-json","name":"jettison-json","uuid":"11928467","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11928467?v=4","repositories_count":1,"last_synced_at":"2023-03-01T08:10:30.459Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jettison-json","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T06:44:27.214Z","updated_at":"2023-03-01T08:10:30.463Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jettison-json","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jettison-json/repositories"},"packages":[{"id":13791906,"name":"libjettison-java","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jettison-json/jettison","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jettison-json/jettison","keywords_array":["universe/libs"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T15:32:29.902Z","latest_release_published_at":"2026-02-13T15:32:29.902Z","latest_release_number":"1.5.4-1","last_synced_at":"2026-03-13T17:23:10.259Z","created_at":"2026-02-13T15:32:29.605Z","updated_at":"2026-03-13T17:23:10.259Z","registry_url":"https://launchpad.net/ubuntu/+source/libjettison-java","install_command":"apt-get install libjettison-java","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libjettison-java","standards_version":"4.6.2","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, junit4, libmaven-bundle-plugin-java, libwoodstox-java, maven-debian-helper","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T15:47:44.034Z","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/libjettison-java?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/libjettison-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/libjettison-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/libjettison-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/libjettison-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/libjettison-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/libjettison-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/libjettison-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/libjettison-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/libjettison-java/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":2223,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":444},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-06-10T05:17:48.008Z","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":13394499,"name":"libjettison-java","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jettison-json/jettison","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jettison-json/jettison","keywords_array":["universe/libs"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T23:49:59.918Z","latest_release_published_at":"2026-02-05T23:49:59.918Z","latest_release_number":"1.5.4-1","last_synced_at":"2026-03-06T01:00:51.016Z","created_at":"2026-02-05T23:49:59.184Z","updated_at":"2026-03-06T01:00:51.016Z","registry_url":"https://launchpad.net/ubuntu/+source/libjettison-java","install_command":"apt-get install libjettison-java","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libjettison-java","standards_version":"4.6.2","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, junit4, libmaven-bundle-plugin-java, libwoodstox-java, maven-debian-helper","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/libjettison-java?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/libjettison-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/libjettison-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/libjettison-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/libjettison-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/libjettison-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/libjettison-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/libjettison-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/libjettison-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/libjettison-java/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":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","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":13517150,"name":"libjettison-java","ecosystem":"debian","description":null,"homepage":"https://github.com/jettison-json/jettison","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jettison-json/jettison","keywords_array":["java"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T20:41:57.378Z","latest_release_published_at":"2026-02-10T20:41:57.378Z","latest_release_number":"1.5.3-1~deb11u1","last_synced_at":"2026-03-13T20:30:55.319Z","created_at":"2026-02-10T20:41:57.175Z","updated_at":"2026-03-13T20:30:55.319Z","registry_url":"https://tracker.debian.org/pkg/libjettison-java","install_command":"apt-get install libjettison-java","documentation_url":"https://packages.debian.org/bullseye/libjettison-java","metadata":{"component":"main","architecture":"all","priority":"source","binary":"libjettison-java","standards_version":"4.6.2","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), default-jdk, junit4, libmaven-bundle-plugin-java, libwoodstox-java, maven-debian-helper","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:20:37.640Z","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/libjettison-java?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/libjettison-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/libjettison-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/libjettison-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/libjettison-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/libjettison-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/libjettison-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/libjettison-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/libjettison-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/libjettison-java/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":764,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":100},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-06-10T05:17:51.942Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13589360,"name":"libjettison-java","ecosystem":"debian","description":null,"homepage":"https://github.com/jettison-json/jettison","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jettison-json/jettison","keywords_array":["java"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T09:43:44.859Z","latest_release_published_at":"2026-02-11T09:43:44.859Z","latest_release_number":"1.4.0-1","last_synced_at":"2026-03-14T00:03:36.250Z","created_at":"2026-02-11T09:43:44.661Z","updated_at":"2026-03-14T00:03:36.251Z","registry_url":"https://tracker.debian.org/pkg/libjettison-java","install_command":"apt-get install libjettison-java","documentation_url":"https://packages.debian.org/buster/libjettison-java","metadata":{"component":"main","architecture":"all","priority":"source","binary":"libjettison-java","standards_version":"4.1.4","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), default-jdk, junit4, libmaven-bundle-plugin-java, libwoodstox-java, maven-debian-helper","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:09:51.772Z","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/libjettison-java?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/libjettison-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/libjettison-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/libjettison-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/libjettison-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/libjettison-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/libjettison-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/libjettison-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/libjettison-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/libjettison-java/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":93},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-05-29T05:10:14.968Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13653521,"name":"libjettison-java","ecosystem":"debian","description":null,"homepage":"https://github.com/jettison-json/jettison","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/jettison-json/jettison","keywords_array":["java"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T06:10:14.228Z","latest_release_published_at":"2026-02-12T06:10:14.228Z","latest_release_number":"1.5.4-1","last_synced_at":"2026-03-14T03:09:00.402Z","created_at":"2026-02-12T06:10:13.708Z","updated_at":"2026-03-14T03:09:00.403Z","registry_url":"https://tracker.debian.org/pkg/libjettison-java","install_command":"apt-get install libjettison-java","documentation_url":"https://packages.debian.org/trixie/libjettison-java","metadata":{"component":"main","architecture":"all","priority":"source","binary":"libjettison-java","standards_version":"4.6.2","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, junit4, libmaven-bundle-plugin-java, libwoodstox-java, maven-debian-helper","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":30328408,"uuid":"33880730","full_name":"jettison-json/jettison","owner":"jettison-json","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-23T06:20:51.000Z","size":409,"stargazers_count":47,"open_issues_count":34,"forks_count":30,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-02-08T22:46:11.167Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jettison-json.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-04-13T16:43:33.000Z","updated_at":"2025-09-25T22:27:57.000Z","dependencies_parsed_at":"2023-01-14T17:00:53.076Z","dependency_job_id":"8f987c76-f089-41fd-9f35-c77099eff464","html_url":"https://github.com/jettison-json/jettison","commit_stats":{"total_commits":230,"total_committers":19,"mean_commits":"12.105263157894736","dds":0.6739130434782609,"last_synced_commit":"31235dc4b3bdf9d5df89c31a097b8f397da788c2"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/jettison-json/jettison","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jettison-json","download_url":"https://codeload.github.com/jettison-json/jettison/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/sbom","scorecard":{"id":517061,"data":{"date":"2025-08-11","repo":{"name":"github.com/jettison-json/jettison","commit":"31235dc4b3bdf9d5df89c31a097b8f397da788c2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/1 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pull-request-build.yaml:14","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/pull-request-build.yaml:15","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pull-request-build.yaml:8","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":"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":"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":"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/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/jettison-json/jettison/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jettison-json/jettison/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/jettison-json/jettison/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jettison-json/jettison/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request-build.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/jettison-json/jettison/pull-request-build.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request-build.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jettison-json/jettison/pull-request-build.yaml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T02:06:17.877Z","repository_id":30328408,"created_at":"2025-08-20T02:06:17.877Z","updated_at":"2025-08-20T02:06:17.877Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29360457,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T01:03:07.613Z","status":"online","status_checked_at":"2026-02-12T02:00:06.911Z","response_time":55,"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"}},"repo_metadata_updated_at":"2026-02-12T06:10:26.042Z","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/libjettison-java?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/libjettison-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/libjettison-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/libjettison-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-25T08:44:52.862Z","issues_count":60,"pull_requests_count":60,"avg_time_to_close_issue":21717544.9,"avg_time_to_close_pull_request":8388144.62745098,"issues_closed_count":30,"pull_requests_closed_count":51,"pull_request_authors_count":13,"issue_authors_count":39,"avg_comments_per_issue":1.0666666666666667,"avg_comments_per_pull_request":0.26666666666666666,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":3,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1425107.75,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/libjettison-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/libjettison-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/libjettison-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/libjettison-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/libjettison-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/libjettison-java/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":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","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":13694093,"name":"libjettison-java","ecosystem":"debian","description":null,"homepage":"https://github.com/jettison-json/jettison","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jettison-json/jettison","keywords_array":["java"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T19:46:27.563Z","latest_release_published_at":"2026-02-12T19:46:27.563Z","latest_release_number":"1.5.3-1","last_synced_at":"2026-03-13T00:10:21.774Z","created_at":"2026-02-12T19:46:27.346Z","updated_at":"2026-03-13T00:10:21.774Z","registry_url":"https://tracker.debian.org/pkg/libjettison-java","install_command":"apt-get install libjettison-java","documentation_url":"https://packages.debian.org/bookworm/libjettison-java","metadata":{"component":"main","architecture":"all","priority":"source","binary":"libjettison-java","standards_version":"4.6.2","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, junit4, libmaven-bundle-plugin-java, libwoodstox-java, maven-debian-helper","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T19:46:28.221Z","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/libjettison-java?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/libjettison-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/libjettison-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/libjettison-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/libjettison-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/libjettison-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/libjettison-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/libjettison-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/libjettison-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/libjettison-java/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":2667,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":395},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-06-10T05:17:51.014Z","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":13454709,"name":"libjettison-java","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jettison-json/jettison","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jettison-json/jettison","keywords_array":["universe/libs"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T23:50:49.301Z","latest_release_published_at":"2026-02-08T23:50:49.301Z","latest_release_number":"1.5.4-1","last_synced_at":"2026-03-09T00:30:47.304Z","created_at":"2026-02-08T23:50:48.327Z","updated_at":"2026-03-09T01:14:39.038Z","registry_url":"https://launchpad.net/ubuntu/+source/libjettison-java","install_command":"apt-get install libjettison-java","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libjettison-java","standards_version":"4.6.2","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, junit4, libmaven-bundle-plugin-java, libwoodstox-java, maven-debian-helper","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"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/libjettison-java?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/libjettison-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/libjettison-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/libjettison-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/libjettison-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/libjettison-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/libjettison-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/libjettison-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/libjettison-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/libjettison-java/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":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","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":14508700,"name":"dev-java/jettison","ecosystem":"gentoo","description":"A StAX implementation for JSON","homepage":"https://github.com/jettison-json/jettison","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/jettison-json/jettison","keywords_array":["amd64","arm64","ppc64"],"namespace":"dev-java","versions_count":1,"first_release_published_at":"2026-02-06T09:41:02.000Z","latest_release_published_at":"2026-02-06T09:41:02.000Z","latest_release_number":"1.5.4","last_synced_at":"2026-05-27T01:32:19.764Z","created_at":"2026-05-27T01:32:19.341Z","updated_at":"2026-05-27T01:32:25.746Z","registry_url":"https://packages.gentoo.org/packages/dev-java/jettison","install_command":"emerge dev-java/jettison","documentation_url":"https://packages.gentoo.org/packages/dev-java/jettison","metadata":{"category":"dev-java","slot":"0","eapi":"8","inherit":"java-pkg-2 java-pkg-simple","iuse":"doc source test"},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-27T01:32:25.719Z","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-java/jettison","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-java/jettison","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-java/jettison","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-java/jettison/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-java%2Fjettison/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-java%2Fjettison/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-java%2Fjettison/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-java%2Fjettison/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-java%2Fjettison/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-java%2Fjettison/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19339,"maintainers_count":0,"namespaces_count":174,"keywords_count":382,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":77},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-06-10T05:04:01.738Z","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":13735271,"name":"libjettison-java","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jettison-json/jettison","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jettison-json/jettison","keywords_array":["universe/libs"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T03:52:15.084Z","latest_release_published_at":"2026-02-13T03:52:15.084Z","latest_release_number":"1.4.0-1","last_synced_at":"2026-03-13T22:26:24.433Z","created_at":"2026-02-13T03:52:14.815Z","updated_at":"2026-03-13T22:26:24.433Z","registry_url":"https://launchpad.net/ubuntu/+source/libjettison-java","install_command":"apt-get install libjettison-java","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libjettison-java","standards_version":"4.1.4","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), default-jdk, junit4, libmaven-bundle-plugin-java, libwoodstox-java, maven-debian-helper","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T03:52:15.704Z","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/libjettison-java?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/libjettison-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/libjettison-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/libjettison-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/libjettison-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/libjettison-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/libjettison-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/libjettison-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/libjettison-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/libjettison-java/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1430,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":165},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-06-10T05:17:46.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":4913970,"name":"org.codehaus.jettison:jettison","ecosystem":"maven","description":"A StAX implementation for JSON.","homepage":"https://github.com/jettison-json/jettison","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/jettison-json/jettison","keywords_array":[],"namespace":"org.codehaus.jettison","versions_count":26,"first_release_published_at":"2006-11-09T10:13:43.000Z","latest_release_published_at":"2026-06-17T14:56:08.000Z","latest_release_number":"1.5.6","last_synced_at":"2026-06-17T18:16:23.113Z","created_at":"2022-07-27T00:54:13.107Z","updated_at":"2026-06-18T14:15:30.501Z","registry_url":"https://central.sonatype.com/artifact/org.codehaus.jettison/jettison/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.codehaus.jettison/jettison/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":30328408,"uuid":"33880730","full_name":"jettison-json/jettison","owner":"jettison-json","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-23T06:20:51.000Z","size":409,"stargazers_count":47,"open_issues_count":34,"forks_count":30,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-27T02:02:12.063Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jettison-json.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-04-13T16:43:33.000Z","updated_at":"2025-09-25T22:27:57.000Z","dependencies_parsed_at":"2023-01-14T17:00:53.076Z","dependency_job_id":"8f987c76-f089-41fd-9f35-c77099eff464","html_url":"https://github.com/jettison-json/jettison","commit_stats":{"total_commits":230,"total_committers":19,"mean_commits":"12.105263157894736","dds":0.6739130434782609,"last_synced_commit":"31235dc4b3bdf9d5df89c31a097b8f397da788c2"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/jettison-json/jettison","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jettison-json","download_url":"https://codeload.github.com/jettison-json/jettison/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/sbom","scorecard":{"id":517061,"data":{"date":"2025-08-11","repo":{"name":"github.com/jettison-json/jettison","commit":"31235dc4b3bdf9d5df89c31a097b8f397da788c2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/1 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pull-request-build.yaml:14","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/pull-request-build.yaml:15","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pull-request-build.yaml:8","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":"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":"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":"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/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/jettison-json/jettison/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jettison-json/jettison/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/jettison-json/jettison/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/jettison-json/jettison/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request-build.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/jettison-json/jettison/pull-request-build.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request-build.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jettison-json/jettison/pull-request-build.yaml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T02:06:17.877Z","repository_id":30328408,"created_at":"2025-08-20T02:06:17.877Z","updated_at":"2025-08-20T02:06:17.877Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277240007,"owners_count":25785111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-27T02:00:08.978Z","response_time":73,"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":"jettison-json","name":"jettison-json","uuid":"11928467","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11928467?v=4","repositories_count":1,"last_synced_at":"2023-03-01T08:10:30.459Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jettison-json","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T06:44:27.214Z","updated_at":"2023-03-01T08:10:30.463Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jettison-json","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jettison-json/repositories"},"tags":[{"name":"jettison-1.5.4","sha":"a77ffc4a70e91945603f4947828cd7d4633a3cdb","kind":"tag","published_at":"2023-03-14T11:51:48.000Z","download_url":"https://codeload.github.com/jettison-json/jettison/tar.gz/jettison-1.5.4","html_url":"https://github.com/jettison-json/jettison/releases/tag/jettison-1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jettison-json/jettison@jettison-1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.5.4/manifests"},{"name":"jettison-1.5.3","sha":"da6d8bc48a1f5d840ad54b3269297f6636f41f04","kind":"tag","published_at":"2022-12-06T23:20:46.000Z","download_url":"https://codeload.github.com/jettison-json/jettison/tar.gz/jettison-1.5.3","html_url":"https://github.com/jettison-json/jettison/releases/tag/jettison-1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jettison-json/jettison@jettison-1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.5.3/manifests"},{"name":"jettison-1.5.2","sha":"6dc73a07ac47c7e3b4c7d041761fbc11aee2eb50","kind":"tag","published_at":"2022-11-17T15:46:15.000Z","download_url":"https://codeload.github.com/jettison-json/jettison/tar.gz/jettison-1.5.2","html_url":"https://github.com/jettison-json/jettison/releases/tag/jettison-1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jettison-json/jettison@jettison-1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.5.2/manifests"},{"name":"jettison-1.5.1","sha":"bdb3982aaea184c2143e41981e33877c2fd66292","kind":"tag","published_at":"2022-09-22T16:38:34.000Z","download_url":"https://codeload.github.com/jettison-json/jettison/tar.gz/jettison-1.5.1","html_url":"https://github.com/jettison-json/jettison/releases/tag/jettison-1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jettison-json/jettison@jettison-1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.5.1/manifests"},{"name":"jettison-1.5.0","sha":"e1bf5293d10af3ebfcd8763eb51a20a659b9047c","kind":"tag","published_at":"2022-06-09T16:45:19.000Z","download_url":"https://codeload.github.com/jettison-json/jettison/tar.gz/jettison-1.5.0","html_url":"https://github.com/jettison-json/jettison/releases/tag/jettison-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jettison-json/jettison@jettison-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.5.0/manifests"},{"name":"jettison-1.4.1","sha":"fd36251b00ce19b6c7843a2118b3c77463f909fe","kind":"tag","published_at":"2020-03-18T16:42:06.000Z","download_url":"https://codeload.github.com/jettison-json/jettison/tar.gz/jettison-1.4.1","html_url":"https://github.com/jettison-json/jettison/releases/tag/jettison-1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jettison-json/jettison@jettison-1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.4.1/manifests"},{"name":"jettison-1.4.0","sha":"2b536fa46428bc7929aec8cb789f544337375593","kind":"tag","published_at":"2018-04-09T14:46:13.000Z","download_url":"https://codeload.github.com/jettison-json/jettison/tar.gz/jettison-1.4.0","html_url":"https://github.com/jettison-json/jettison/releases/tag/jettison-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jettison-json/jettison@jettison-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.4.0/manifests"},{"name":"jettison-1.3.8","sha":"50d00d638f645a7766ac01196eb679c611b009e4","kind":"tag","published_at":"2016-07-18T15:36:43.000Z","download_url":"https://codeload.github.com/jettison-json/jettison/tar.gz/jettison-1.3.8","html_url":"https://github.com/jettison-json/jettison/releases/tag/jettison-1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jettison-json/jettison@jettison-1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.3.8/manifests"},{"name":"jettison-1.3.7","sha":"bdb00a2ca0a6bb4f43ff9c16da7443d795972a82","kind":"commit","published_at":"2014-11-27T21:58:28.000Z","download_url":"https://codeload.github.com/jettison-json/jettison/tar.gz/jettison-1.3.7","html_url":"https://github.com/jettison-json/jettison/releases/tag/jettison-1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jettison-json/jettison@jettison-1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.3.7/manifests"},{"name":"jettison-1.3.6","sha":"e81d40141cc5a1db9a509bfbf4c3720e09377a87","kind":"commit","published_at":"2014-09-08T20:52:55.000Z","download_url":"https://codeload.github.com/jettison-json/jettison/tar.gz/jettison-1.3.6","html_url":"https://github.com/jettison-json/jettison/releases/tag/jettison-1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jettison-json/jettison@jettison-1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.3.6/manifests"},{"name":"jettison-1.3.5","sha":"11410f476c2b236f0128d3aca66a2bddb016d1c5","kind":"commit","published_at":"2013-12-16T21:35:12.000Z","download_url":"https://codeload.github.com/jettison-json/jettison/tar.gz/jettison-1.3.5","html_url":"https://github.com/jettison-json/jettison/releases/tag/jettison-1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jettison-json/jettison@jettison-1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.3.5/manifests"},{"name":"jettison-1.3.4","sha":"00457a1e14c90a4e345bb22f0047b8e5041ffa41","kind":"commit","published_at":"2013-06-25T14:24:41.000Z","download_url":"https://codeload.github.com/jettison-json/jettison/tar.gz/jettison-1.3.4","html_url":"https://github.com/jettison-json/jettison/releases/tag/jettison-1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jettison-json/jettison@jettison-1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.3.4/manifests"},{"name":"jettison-1.3.3","sha":"23011ce3bb50f3562a5fa7d39a2fad0130162fa0","kind":"commit","published_at":"2013-01-07T13:42:41.000Z","download_url":"https://codeload.github.com/jettison-json/jettison/tar.gz/jettison-1.3.3","html_url":"https://github.com/jettison-json/jettison/releases/tag/jettison-1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jettison-json/jettison@jettison-1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.3.3/manifests"},{"name":"jettison-1.3.2","sha":"f5c17fd32bea5403d7e77f72efe76e819e6ea1fe","kind":"commit","published_at":"2012-07-22T21:23:46.000Z","download_url":"https://codeload.github.com/jettison-json/jettison/tar.gz/jettison-1.3.2","html_url":"https://github.com/jettison-json/jettison/releases/tag/jettison-1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jettison-json/jettison@jettison-1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.3.2/manifests"},{"name":"jettison-1.3.1","sha":"d7d9442388893458d9588f85403b729796336463","kind":"commit","published_at":"2011-12-28T12:13:25.000Z","download_url":"https://codeload.github.com/jettison-json/jettison/tar.gz/jettison-1.3.1","html_url":"https://github.com/jettison-json/jettison/releases/tag/jettison-1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jettison-json/jettison@jettison-1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.3.1/manifests"},{"name":"jettison-1.2","sha":"f4bef30548ede76529ac01464366c1b495b1545a","kind":"commit","published_at":"2010-01-17T10:36:13.000Z","download_url":"https://codeload.github.com/jettison-json/jettison/tar.gz/jettison-1.2","html_url":"https://github.com/jettison-json/jettison/releases/tag/jettison-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jettison-json/jettison@jettison-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.2/manifests"},{"name":"jettison-1.1","sha":"671c70b823e3ba5ce15e9074c260f87ca47d0142","kind":"commit","published_at":"2009-04-20T16:48:49.000Z","download_url":"https://codeload.github.com/jettison-json/jettison/tar.gz/jettison-1.1","html_url":"https://github.com/jettison-json/jettison/releases/tag/jettison-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jettison-json/jettison@jettison-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.1/manifests"},{"name":"jettison-1.0.1","sha":"b7e0592cea4b6ad6b1418fdb9bd06d662cac46d7","kind":"commit","published_at":"2008-06-09T13:26:02.000Z","download_url":"https://codeload.github.com/jettison-json/jettison/tar.gz/jettison-1.0.1","html_url":"https://github.com/jettison-json/jettison/releases/tag/jettison-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jettison-json/jettison@jettison-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.0.1/manifests"},{"name":"jettison-1.0","sha":"45878edee4c5a80ff8a410d15aec4500210d6908","kind":"commit","published_at":"2008-02-22T21:34:36.000Z","download_url":"https://codeload.github.com/jettison-json/jettison/tar.gz/jettison-1.0","html_url":"https://github.com/jettison-json/jettison/releases/tag/jettison-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jettison-json/jettison@jettison-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.0/manifests"},{"name":"jettison-1.0-RC2","sha":"ac79a4496dcf7aa7c3d17009d21ed26676df990d","kind":"commit","published_at":"2007-07-28T12:14:11.000Z","download_url":"https://codeload.github.com/jettison-json/jettison/tar.gz/jettison-1.0-RC2","html_url":"https://github.com/jettison-json/jettison/releases/tag/jettison-1.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jettison-json/jettison@jettison-1.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.0-RC2/manifests"},{"name":"jettison-1.0-RC1","sha":"3f67c1f23f6b03729e2cd58617de153e1cf44ecc","kind":"commit","published_at":"2007-04-16T20:11:52.000Z","download_url":"https://codeload.github.com/jettison-json/jettison/tar.gz/jettison-1.0-RC1","html_url":"https://github.com/jettison-json/jettison/releases/tag/jettison-1.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jettison-json/jettison@jettison-1.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.0-RC1/manifests"},{"name":"jettison-1.0-beta-1","sha":"a1b92231fe138c426ea880b73c3111bad31814dc","kind":"commit","published_at":"2007-02-03T17:39:29.000Z","download_url":"https://codeload.github.com/jettison-json/jettison/tar.gz/jettison-1.0-beta-1","html_url":"https://github.com/jettison-json/jettison/releases/tag/jettison-1.0-beta-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jettison-json/jettison@jettison-1.0-beta-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.0-beta-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.0-beta-1/manifests"},{"name":"jettison-1.0-alpha-1","sha":"33f3034311da1be0cb8bbe5ea7caa2940737c592","kind":"commit","published_at":"2006-11-09T10:10:38.000Z","download_url":"https://codeload.github.com/jettison-json/jettison/tar.gz/jettison-1.0-alpha-1","html_url":"https://github.com/jettison-json/jettison/releases/tag/jettison-1.0-alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jettison-json/jettison@jettison-1.0-alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.0-alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/tags/jettison-1.0-alpha-1/manifests"}]},"repo_metadata_updated_at":"2026-03-20T10:35:36.134Z","dependent_packages_count":786,"downloads":null,"downloads_period":null,"dependent_repos_count":9783,"rankings":{"downloads":null,"dependent_repos_count":0.08409334361140866,"dependent_packages_count":0.0969075673998138,"stargazers_count":32.775380672546525,"forks_count":29.272292244391274,"docker_downloads_count":0.08529467709157164,"average":12.462793701008119},"purl":"pkg:maven/org.codehaus.jettison/jettison","advisories":[{"uuid":"GSA_kwCzR0hTQS1xNmcyLWc3ZjMtcnI4M84AAyOF","url":"https://github.com/advisories/GHSA-q6g2-g7f3-rr83","title":"Jettison vulnerable to infinite recursion","description":"An infinite recursion is triggered in Jettison when constructing a JSONArray from a Collection that contains a self-reference in one of its elements. This leads to a StackOverflowError exception being thrown.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2023-03-22T06:30:21.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2023-1436","https://research.jfrog.com/vulnerabilities/jettison-json-array-dos-xray-427911/","https://github.com/jettison-json/jettison/issues/60","https://github.com/jettison-json/jettison/pull/62","https://github.com/jettison-json/jettison/releases/tag/jettison-1.5.4","https://github.com/advisories/GHSA-q6g2-g7f3-rr83"],"source_kind":"github","identifiers":["GHSA-q6g2-g7f3-rr83","CVE-2023-1436"],"repository_url":"https://github.com/jettison-json/jettison","blast_radius":0.0,"created_at":"2023-03-22T22:03:14.465Z","updated_at":"2026-06-18T14:10:30.094Z","epss_percentage":0.00122,"epss_percentile":0.30756,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xNmcyLWc3ZjMtcnI4M84AAyOF","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1xNmcyLWc3ZjMtcnI4M84AAyOF","packages":[{"ecosystem":"maven","package_name":"org.codehaus.jettison:jettison","versions":[{"first_patched_version":"1.5.4","vulnerable_version_range":"\u003c 1.5.4"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xNmcyLWc3ZjMtcnI4M84AAyOF/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1ncnI0LXd2MzgtZjY4d84AAwSU","url":"https://github.com/advisories/GHSA-grr4-wv38-f68w","title":"Jettison Out-of-bounds Write vulnerability","description":"Jettison before v1.5.2 was discovered to contain a stack overflow via the map parameter. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted string.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-12-13T15:30:27.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-45693","https://github.com/jettison-json/jettison/issues/52","https://lists.debian.org/debian-lts-announce/2022/12/msg00045.html","https://www.debian.org/security/2023/dsa-5312","https://github.com/advisories/GHSA-grr4-wv38-f68w"],"source_kind":"github","identifiers":["GHSA-grr4-wv38-f68w","CVE-2022-45693"],"repository_url":"https://github.com/jettison-json/jettison","blast_radius":0.0,"created_at":"2023-01-04T15:03:31.109Z","updated_at":"2026-06-18T14:10:50.482Z","epss_percentage":0.00157,"epss_percentile":0.36201,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1ncnI0LXd2MzgtZjY4d84AAwSU","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1ncnI0LXd2MzgtZjY4d84AAwSU","packages":[{"ecosystem":"maven","package_name":"org.codehaus.jettison:jettison","versions":[{"first_patched_version":"1.5.2","vulnerable_version_range":"\u003c 1.5.2"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1ncnI0LXd2MzgtZjY4d84AAwSU/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS03cmYzLW1xcHgtaDd4Z84AAwSP","url":"https://github.com/advisories/GHSA-7rf3-mqpx-h7xg","title":"Jettison Out-of-bounds Write vulnerability","description":"A stack overflow in Jettison before v1.5.2 allows attackers to cause a Denial of Service (DoS) via crafted JSON data.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-12-13T15:30:26.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-45685","https://github.com/jettison-json/jettison/issues/54","https://lists.debian.org/debian-lts-announce/2022/12/msg00045.html","https://www.debian.org/security/2023/dsa-5312","https://github.com/advisories/GHSA-7rf3-mqpx-h7xg"],"source_kind":"github","identifiers":["GHSA-7rf3-mqpx-h7xg","CVE-2022-45685"],"repository_url":"https://github.com/jettison-json/jettison","blast_radius":0.0,"created_at":"2023-01-04T15:03:31.087Z","updated_at":"2026-06-18T14:10:50.482Z","epss_percentage":0.00263,"epss_percentile":0.49959,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03cmYzLW1xcHgtaDd4Z84AAwSP","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS03cmYzLW1xcHgtaDd4Z84AAwSP","packages":[{"ecosystem":"maven","package_name":"org.codehaus.jettison:jettison","versions":[{"first_patched_version":"1.5.2","vulnerable_version_range":"\u003c 1.5.2"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03cmYzLW1xcHgtaDd4Z84AAwSP/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS01NmgzLTc4Z3Atdjgzcs4AAu5k","url":"https://github.com/advisories/GHSA-56h3-78gp-v83r","title":"Jettison parser crash by stackoverflow","description":"Those using Jettison to parse untrusted XML or JSON data may be vulnerable to Denial of Service attacks (DOS). If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stackoverflow. This effect may support a denial of service attack.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-09-17T00:00:41.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-40149","https://github.com/jettison-json/jettison/issues/45","https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=46538","https://github.com/jettison-json/jettison/pull/49/files","https://github.com/jettison-json/jettison/releases/tag/jettison-1.5.1","https://lists.debian.org/debian-lts-announce/2022/11/msg00011.html","https://www.debian.org/security/2023/dsa-5312","https://github.com/advisories/GHSA-56h3-78gp-v83r"],"source_kind":"github","identifiers":["GHSA-56h3-78gp-v83r","CVE-2022-40149"],"repository_url":"https://github.com/jettison-json/jettison","blast_radius":0.0,"created_at":"2022-12-21T16:11:55.411Z","updated_at":"2026-06-18T14:11:12.848Z","epss_percentage":0.0055,"epss_percentile":0.68502,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01NmgzLTc4Z3Atdjgzcs4AAu5k","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS01NmgzLTc4Z3Atdjgzcs4AAu5k","packages":[{"ecosystem":"maven","package_name":"org.codehaus.jettison:jettison","versions":[{"first_patched_version":"1.5.1","vulnerable_version_range":"\u003c 1.5.1"}],"purl":null,"statistics":{"dependent_packages_count":786,"dependent_repos_count":9783,"downloads":null,"downloads_period":null},"affected_versions":["1.0.1","1.3.1","1.3.2","1.3.3","1.3.4","1.3.5","1.3.6","1.3.7","1.3.8","1.4.0","1.4.1","1.5.0"],"unaffected_versions":["1.5.1","1.5.2","1.5.3","1.5.4","1.5.5","1.5.6"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01NmgzLTc4Z3Atdjgzcs4AAu5k/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS14MjdtLTl3OGotNXZjd84AAu50","url":"https://github.com/advisories/GHSA-x27m-9w8j-5vcw","title":"Jettison memory exhaustion","description":"Those using Jettison to parse untrusted XML or JSON data may be vulnerable to Denial of Service attacks (DOS). If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by Out of memory. This effect may support a denial of service attack.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-09-17T00:00:41.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-40150","https://github.com/jettison-json/jettison/issues/45","https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=46549","https://lists.debian.org/debian-lts-announce/2022/12/msg00045.html","https://www.debian.org/security/2023/dsa-5312","https://github.com/advisories/GHSA-x27m-9w8j-5vcw"],"source_kind":"github","identifiers":["GHSA-x27m-9w8j-5vcw","CVE-2022-40150"],"repository_url":"https://github.com/jettison-json/jettison","blast_radius":0.0,"created_at":"2022-12-21T16:11:56.709Z","updated_at":"2026-06-18T14:10:50.484Z","epss_percentage":0.00065,"epss_percentile":0.20675,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14MjdtLTl3OGotNXZjd84AAu50","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS14MjdtLTl3OGotNXZjd84AAu50","packages":[{"ecosystem":"maven","package_name":"org.codehaus.jettison:jettison","versions":[{"first_patched_version":"1.5.2","vulnerable_version_range":"\u003c 1.5.2"}],"purl":null,"statistics":{"dependent_packages_count":786,"dependent_repos_count":9783,"downloads":null,"downloads_period":null},"affected_versions":["1.0.1","1.3.1","1.3.2","1.3.3","1.3.4","1.3.5","1.3.6","1.3.7","1.3.8","1.4.0","1.4.1","1.5.0","1.5.1"],"unaffected_versions":["1.5.2","1.5.3","1.5.4","1.5.5","1.5.6"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14MjdtLTl3OGotNXZjd84AAu50/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.codehaus.jettison:jettison","docker_dependents_count":9429,"docker_downloads_count":1422150033,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.codehaus.jettison:jettison","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.codehaus.jettison:jettison/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-08-31T13:03:28.650Z","issues_count":60,"pull_requests_count":60,"avg_time_to_close_issue":21717544.9,"avg_time_to_close_pull_request":8388144.62745098,"issues_closed_count":30,"pull_requests_closed_count":51,"pull_request_authors_count":13,"issue_authors_count":39,"avg_comments_per_issue":1.0666666666666667,"avg_comments_per_pull_request":0.26666666666666666,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":3,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1425107.75,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.codehaus.jettison:jettison/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.codehaus.jettison:jettison/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.codehaus.jettison:jettison/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.codehaus.jettison:jettison/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.codehaus.jettison:jettison/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.codehaus.jettison:jettison/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608482,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13423805,"name":"libjettison-java","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jettison-json/jettison","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jettison-json/jettison","keywords_array":["universe/libs"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T10:41:08.338Z","latest_release_published_at":"2026-02-07T10:41:08.338Z","latest_release_number":"1.4.1-1","last_synced_at":"2026-03-07T11:44:11.279Z","created_at":"2026-02-07T10:41:08.068Z","updated_at":"2026-03-07T12:02:03.147Z","registry_url":"https://launchpad.net/ubuntu/+source/libjettison-java","install_command":"apt-get install libjettison-java","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libjettison-java","standards_version":"4.5.1","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, junit4, libmaven-bundle-plugin-java, libwoodstox-java, maven-debian-helper","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"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/libjettison-java?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/libjettison-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/libjettison-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/libjettison-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/libjettison-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/libjettison-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/libjettison-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/libjettison-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/libjettison-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/libjettison-java/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":1523,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":167},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-06-10T05:17:45.610Z","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":13552881,"name":"libjettison-java","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jettison-json/jettison","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jettison-json/jettison","keywords_array":["universe/libs"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T03:36:47.722Z","latest_release_published_at":"2026-02-11T03:36:47.722Z","latest_release_number":"1.5.3-1","last_synced_at":"2026-03-12T10:08:21.919Z","created_at":"2026-02-11T03:36:47.516Z","updated_at":"2026-03-12T10:08:21.919Z","registry_url":"https://launchpad.net/ubuntu/+source/libjettison-java","install_command":"apt-get install libjettison-java","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"libjettison-java","standards_version":"4.6.2","maintainer":"Debian Java Maintainers \u003cpkg-java-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), default-jdk, junit4, libmaven-bundle-plugin-java, libwoodstox-java, maven-debian-helper","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:45:35.499Z","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/libjettison-java?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/libjettison-java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/libjettison-java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/libjettison-java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/libjettison-java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/libjettison-java/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/libjettison-java/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/libjettison-java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/libjettison-java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/libjettison-java/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":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-06-10T05:17:49.008Z","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"}}],"commits":{"id":1741718,"full_name":"jettison-json/jettison","default_branch":"master","total_commits":263,"total_committers":17,"total_bot_commits":35,"total_bot_committers":1,"mean_commits":15.470588235294118,"dds":0.6996197718631179,"past_year_total_commits":32,"past_year_total_committers":3,"past_year_total_bot_commits":14,"past_year_total_bot_committers":1,"past_year_mean_commits":10.666666666666666,"past_year_dds":0.46875,"last_synced_at":"2026-06-17T09:02:05.874Z","last_synced_commit":"23ab92cadb009b4e0b25fdad7bb3e44671b6ac37","created_at":"2024-09-13T18:16:38.206Z","updated_at":"2026-06-17T09:01:01.854Z","committers":[{"name":"sergey_beryozkin","email":"sberyozkin","login":"sberyozkin","count":79},{"name":"Dejan Bosanac","email":"dejan@nighttale.net","login":"dejanb","count":40},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":35},{"name":"Daniel Kulp","email":"dkulp@apache.org","login":"dkulp","count":33},{"name":"Dan Diephouse","email":"dandiep","login":"dandiep","count":29},{"name":"Colm O hEigeartaigh","email":"coheigea@apache.org","login":"coheigea","count":29},{"name":"Tatu Saloranta","email":"tsaloranta@gmail.com","login":"cowtowncoder","count":3},{"name":"Ben Cox","email":"1038350+ind1go","login":"ind1go","count":3},{"name":"Sergey Beryozkin","email":"sberyozkin@talend.com","login":null,"count":2},{"name":"Rostislav Svoboda","email":"rsvoboda@redhat.com","login":"rsvoboda","count":2},{"name":"Tres Finocchiaro","email":"tres.finocchiaro@gmail.com","login":"tresf","count":2},{"name":"Emmanuel Bourg","email":"ebourg@apache.org","login":"ebourg","count":1},{"name":"Oswaldo Baptista Vicente Junior","email":"45291656+oswaldobapvicjr","login":"oswaldobapvicjr","count":1},{"name":"deadlious","email":"48437032+deadlious","login":"deadlious","count":1},{"name":"kohsuke","email":"kohsuke@a092bed1-b821-0410-8e71-da2133d526ab","login":null,"count":1},{"name":"Péter Grünwald","email":"peter.grunwald@ericsson.com","login":null,"count":1},{"name":"mwooten","email":"mike.wooten@oracle.com","login":"mwooten","count":1}],"past_year_committers":[{"name":"Colm O hEigeartaigh","email":"coheigea@apache.org","login":"coheigea","count":17},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":14},{"name":"Tres Finocchiaro","email":"tres.finocchiaro@gmail.com","login":"tresf","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-19T00:00:07.604Z","repositories_count":6263725,"commits_count":875001958,"contributors_count":35073042,"owners_count":1168675,"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":"jettison-json/jettison","html_url":"https://github.com/jettison-json/jettison","last_synced_at":"2026-06-17T09:00:39.491Z","status":"active","issues_count":55,"pull_requests_count":71,"avg_time_to_close_issue":22875963.653846152,"avg_time_to_close_pull_request":7107677.381818182,"issues_closed_count":26,"pull_requests_closed_count":55,"pull_request_authors_count":13,"issue_authors_count":39,"avg_comments_per_issue":1.0545454545454545,"avg_comments_per_pull_request":0.22535211267605634,"merged_pull_requests_count":45,"bot_issues_count":0,"bot_pull_requests_count":49,"past_year_issues_count":1,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":153349.25,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":8,"created_at":"2023-05-16T08:22:04.958Z","updated_at":"2026-06-17T09:00:39.491Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jettison-json%2Fjettison/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":49,"java":40,"github_actions":7}},"issue_author_associations_count":{"table":{"NONE":35,"CONTRIBUTOR":20}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":65,"NONE":6}},"issue_authors":{"table":{"sberyozkin":14,"grunci":2,"tresf":2,"BIngDiAn-s":2,"sharma070289":1,"ChewuuHi":1,"runeflobakk":1,"siarheibarsukou":1,"ravi005e":1,"jiritousek":1,"pcouas":1,"Sachpat":1,"Alex111998":1,"vargen":1,"pvojtechovsky":1,"arthurscchan":1,"s3valkov":1,"shengang1978":1,"h-cheon":1,"hlavki":1,"PurnAnrup":1,"juanjmostazo":1,"newbstarr":1,"prasa18":1,"manecocomph":1,"ralfhauser":1,"ind1go":1,"rsvoboda":1,"kmnls":1,"nitay-jfrog":1,"henryrneh":1,"test-account1233":1,"deadlious":1,"JosselinChantrel":1,"zhudaxi":1,"aweseeker":1,"kpentaris":1,"mwooten":1,"vimalchandts":1}},"pull_request_authors":{"table":{"dependabot[bot]":49,"coheigea":7,"ind1go":3,"oswaldobapvicjr":2,"tresf":2,"deadlious":1,"mwooten":1,"ivofernandes":1,"h-cheon":1,"brandon1024":1,"ebourg":1,"rsvoboda":1,"grunci":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-19T00:00:10.812Z","repositories_count":14815505,"issues_count":33036629,"pull_requests_count":109037051,"authors_count":11311442,"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":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":10,"java":7,"github_actions":3}},"past_year_issue_author_associations_count":{"table":{"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":11}},"past_year_issue_authors":{"table":{"tresf":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":10,"tresf":1}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":7,"PullRequestEvent":7,"ForkEvent":5,"IssuesEvent":3,"WatchEvent":1,"IssueCommentEvent":8,"PushEvent":9,"PullRequestReviewEvent":1,"CreateEvent":4},"last_year":{"DeleteEvent":7,"PullRequestEvent":5,"ForkEvent":1,"IssuesEvent":2,"WatchEvent":1,"IssueCommentEvent":3,"PushEvent":9,"PullRequestReviewEvent":1,"CreateEvent":3}},"keywords":[],"dependencies":[{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2022-09-07T21:01:25.162Z","updated_at":"2022-09-07T21:01:25.162Z","repository_link":"https://github.com/jettison-json/jettison/blob/master/pom.xml","dependencies":[{"id":4135277585,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"test","optional":false},{"id":4135277586,"package_name":"com.fasterxml.woodstox:woodstox-core","ecosystem":"maven","requirements":"6.2.8","direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T17:00:52.803Z","updated_at":"2023-01-14T17:00:52.803Z","repository_link":"https://github.com/jettison-json/jettison/blob/master/.github/workflows/codeql-analysis.yml","dependencies":[{"id":6901882144,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6901882145,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6901882146,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6901882147,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":28.239396417251836,"created_at":"2025-08-29T12:07:52.631Z","updated_at":"2026-06-20T10:30:19.341Z","avatar_url":"https://github.com/jettison-json.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/363120","html_url":"https://summary.ecosyste.ms/projects/363120"}