{"id":20617804,"url":"https://github.com/cyclonedx/cyclonedx-core-java","last_synced_at":"2025-05-14T19:09:23.837Z","repository":{"id":38010496,"uuid":"135505239","full_name":"CycloneDX/cyclonedx-core-java","owner":"CycloneDX","description":"CycloneDX SBOM Model and Utils for Creating and Validating BOMs","archived":false,"fork":false,"pushed_at":"2025-04-23T12:55:46.000Z","size":23593,"stargazers_count":93,"open_issues_count":36,"forks_count":69,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-23T14:00:30.673Z","etag":null,"topics":["bill-of-materials","bom","cyclonedx","library","mbom","obom","owasp","package-url","purl","saasbom","sbom","software-bill-of-materials","spdx","vex"],"latest_commit_sha":null,"homepage":"https://cyclonedx.org/","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/CycloneDX.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":["https://owasp.org/donate/?reponame=www-project-cyclonedx\u0026title=OWASP+CycloneDX"]}},"created_at":"2018-05-30T22:50:46.000Z","updated_at":"2025-04-23T12:54:38.000Z","dependencies_parsed_at":"2024-01-11T23:22:49.589Z","dependency_job_id":"2f47d1e9-ea61-46cc-b73b-097bf32368a4","html_url":"https://github.com/CycloneDX/cyclonedx-core-java","commit_stats":{"total_commits":785,"total_committers":30,"mean_commits":"26.166666666666668","dds":0.5057324840764331,"last_synced_commit":"ccbae90ba4217b87f17db30928e1fd8ac5b2a8e7"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CycloneDX%2Fcyclonedx-core-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CycloneDX%2Fcyclonedx-core-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CycloneDX%2Fcyclonedx-core-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CycloneDX%2Fcyclonedx-core-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CycloneDX","download_url":"https://codeload.github.com/CycloneDX/cyclonedx-core-java/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254209859,"owners_count":22032897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bill-of-materials","bom","cyclonedx","library","mbom","obom","owasp","package-url","purl","saasbom","sbom","software-bill-of-materials","spdx","vex"],"created_at":"2024-11-16T12:06:00.845Z","updated_at":"2025-05-14T19:09:22.493Z","avatar_url":"https://github.com/CycloneDX.png","language":"Java","readme":"[![Build Status](https://github.com/CycloneDX/cyclonedx-core-java/workflows/Maven%20CI/badge.svg)](https://github.com/CycloneDX/cyclonedx-core-java/actions?workflow=Maven+CI)\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.cyclonedx/cyclonedx-core-java/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.cyclonedx/cyclonedx-core-java)\n[![License](https://img.shields.io/badge/license-Apache%202.0-brightgreen.svg)][License]\n[![Website](https://img.shields.io/badge/https://-cyclonedx.org-blue.svg)](https://cyclonedx.org/)\n[![Slack Invite](https://img.shields.io/badge/Slack-Join-blue?logo=slack\u0026labelColor=393939)](https://cyclonedx.org/slack/invite)\n[![Group Discussion](https://img.shields.io/badge/discussion-groups.io-blue.svg)](https://groups.io/g/CycloneDX)\n[![Twitter](https://img.shields.io/twitter/url/http/shields.io.svg?style=social\u0026label=Follow)](https://twitter.com/CycloneDX_Spec)\n\n\nCycloneDX Core (Java)\n=========\n\nThe CycloneDX core module provides a model representation of the SBOM along with utilities to assist in creating, \nvalidating, and parsing SBOMs. OWASP CycloneDX is a full-stack Bill of Materials (BOM) standard that provides advanced\nsupply chain capabilities for cyber risk reduction\n\nMaven Usage\n-------------------\n\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003eorg.cyclonedx\u003c/groupId\u003e\n    \u003cartifactId\u003ecyclonedx-core-java\u003c/artifactId\u003e\n    \u003cversion\u003e10.1.0\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n## CycloneDX Schema Support\n\nThe following table provides information on the version of this node module, the CycloneDX schema version supported, \nas well as the output format options. Use the latest possible version of this library that is the compatible with \nthe CycloneDX version supported by the target system.\n\n| Version |  Schema Version  | Format(s) |\n|---------|------------------|-----------|\n| 10.x    | CycloneDX v1.6.1 | XML/JSON  |\n| 9.x     | CycloneDX v1.6   | XML/JSON  |\n| 8.x     | CycloneDX v1.5   | XML/JSON  |\n| 7.x     | CycloneDX v1.4   | XML/JSON  |\n| 6.x     | CycloneDX v1.4   | XML/JSON  |\n| 5.x     | CycloneDX v1.3   | XML/JSON  |\n| 4.x     | CycloneDX v1.2   | XML/JSON  |\n| 3.x     | CycloneDX v1.2   | XML/JSON  |\n| 2.x     | CycloneDX v1.1   | XML       |\n| 1.x     | CycloneDX v1.0   | XML       |\n\n## Library API Documentation\n\nThe library API documentation can be viewed online at [https://cyclonedx.github.io/cyclonedx-core-java/](https://cyclonedx.github.io/cyclonedx-core-java/).\n\nCopyright \u0026 License\n-------------------\n\nCycloneDX Core (Java) is Copyright (c) OWASP Foundation. All Rights Reserved.\n\nPermission to modify and redistribute is granted under the terms of the Apache 2.0 license. See the [License] file for the full license.\n\n[License]: https://github.com/CycloneDX/cyclonedx-core-java/blob/master/LICENSE\n","funding_links":["https://owasp.org/donate/?reponame=www-project-cyclonedx\u0026title=OWASP+CycloneDX"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyclonedx%2Fcyclonedx-core-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyclonedx%2Fcyclonedx-core-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyclonedx%2Fcyclonedx-core-java/lists"}