CycloneDX / CycloneDX/cyclonedx-buildroot
Configuration file in addition to CLI options
- Dominant language
- Python
- Stars
- 17
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Provide a configuration file in addition to the existing CLI options as a way to capture the execution in the config file. Python has a library method to do this which I have used in other projects.
see https://github.com/ptdropper/dt_api/commit/88874bf36acd664d5627107c0931cdd206de4a16 and https://github.com/ptdropper/dt_api/commit/de76e48eee4f18b39c9fd458f67434b9a29cb9f2
Contributor guide
Research direction
Start by reviewing the existing CLI option handling and the configuration approach shown in the two linked dt_api commits. The work is done when a configuration file can capture an execution's options while the existing CLI options continue to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100