issues Search Results · repo:CycloneDX/cyclonedx-core-java language:Java
Filter by
98 results
(105 ms)98 results
inCycloneDX/cyclonedx-core-java (press backspace or delete to remove)Hi, I was trying to create cryptoRefArray like the protocol example of CBOM. However, My code generates slightly
different results from the protocol example and the results is not valid by schema validation. ...
lee-changhoon
- Opened yesterday
- #622
https://github.com/CycloneDX/cyclonedx-core-java/blob/e9fa73d6436612ec51296f7b312b350d2e312f29/src/main/java/org/cyclonedx/model/component/data/Content.java#L21
gabetrau
- Opened 9 days ago
- #616
If a Property Value containing multiple consecutive spaces, eg.
A property value containing multiple spaces!
is serialized with JSON, the spaces get squashed, should they be preserved??
XML ...
andrew-m-leonard
- Opened on Dec 23, 2024
- #583
Using release 10.0.0 with the fix for https://github.com/CycloneDX/cyclonedx-core-java/issues/562 the tools are now
being serialized correctly, however if an existing Bom containing a single existing Tool ...
bug
andrew-m-leonard
- 7
- Opened on Dec 12, 2024
- #571
Coming from here, it seems that an EPSS vulnerability score of 0.000760000 is serialized as 7.600000244565308E-4 (at
least in XML), which causes https://cyclonedx.github.io/cyclonedx-web-tool/validate ...
sschuberth
- Opened on Dec 6, 2024
- #566
Hi, looking at the CycloneDX 1.6 spec (https://cyclonedx.org/docs/1.6/json/#dependencies_items_provides), the Dependency
object should be able to include a provides Array of Strings (bom-refs). The current ...
vibe13
- 1
- Opened on Dec 5, 2024
- #565
When adding a new Component to an existing ToolInformation.components array, eg: say existing is:
?xml version= 1.0 encoding= UTF-8 ?
bom serialNumber= urn:uuid:7696daee-b58c-4c11-b45b-2cc8f97477ef ...
bug
andrew-m-leonard
- 5
- Opened on Dec 3, 2024
- #562
see https://github.com/CycloneDX/specification/releases/tag/1.6.1
enhancement
jkowalleck
- Opened on Nov 18, 2024
- #551
We are running in an exception with cyclonedx-core-java version 9.1.0
org.cyclonedx.exception.GeneratorException: com.fasterxml.jackson.databind.JsonMappingException: Invalid white space character (0x1) ...
nnobelis
- 1
- Opened on Oct 18, 2024
- #538
Trying to deserialize the following JSON BOM:
{
bomFormat : CycloneDX ,
specVersion : 1.6 ,
components : [
{
type : library ,
name : acme-library ,
licenses : [
...
bug
nscuro
- Opened on Sep 14, 2024
- #507

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.