CycloneDX / CycloneDX/cyclonedx-maven-plugin
change `*-cyclonedx.xml`/`json` to `*.cdx.xml`/`json`
Open
Beginner friendly
major-rfe
- Dominant language
- Java
- Stars
- 385
- Forks
- 107
- Avg merge
- 17h 31m
- Merged PRs (30d)
- 7
Description
According to specifications generated files should end with `*.cdx.json`, `*.cdx.xml`
https://cyclonedx.org/specification/overview/#recognized-file-patterns
Contributor guide
Research direction
No file or test is named; start by locating the Maven plugin code that generates the CycloneDX XML and JSON filenames, then compare its output with the recognized file patterns in the linked specification. Done means generated files use the *.cdx.json and *.cdx.xml suffixes consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100