CycloneDX / CycloneDX/cyclonedx-core-java
ExtensibleTypes
- Vorherrschende Sprache
- Java
- Sterne
- 120
- Forks
- 90
- Ø Merge
- 12 Std. 43 Min.
- Gemergte PRs (30 T.)
- 18
Beschreibung
I added an extensible type to a component. Code wise it looks good. I see the extensible type. XML wise looks a little wierd.
```
.....
```
I would have expected it to be
```
.....
```
And when attempting to read back in the bom.xml file, sure enough the extensible type is no where to be found.
Beitragsleitfaden
Rechercherichtung
Start by reproducing the XML serialization and readback described in the issue, comparing the current packageManager output with the expected extensibleTypes structure. Trace how the BOM is written and parsed, then verify that the extensible type is emitted in the expected nesting and recovered when bom.xml is read.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java
- Bereich
- backend
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100