You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added CPE to component
Setting CPE was missing for component, now it is possible to set CPE and output CPE for a component.
Signed-off-by: Jens Lucius <[email protected]>
* Fixing problems with CPE addition
- Fixed styling errors
- Added reference to CPE Spec
- Adding CPE parameter as last parameter to not break arguments
Signed-off-by: Jens Lucius <[email protected]>
* Again fixes for Style and CPE reference
Missing in the last commit
Signed-off-by: Jens Lucius <[email protected]>
* Added CPE as argument before deprecated arguments
Signed-off-by: Jens Lucius <[email protected]>
* Added testing for CPE addition and error fixing
- Added output tests for CPE in XML and JSON
- Fixes style error in components
- Fixes order for CPE output in XML (CPE has to come before PURL)
Signed-off-by: Jens Lucius <[email protected]>
* Fixed output tests
CPE was still in the wrong position in one of the tests - fixed
Signed-off-by: Jens Lucius <[email protected]>
* Fixed minor test fixtures issues
- cpe was still in wrong position in 1.2 JSON
- Indentation fixed in 1.4 JSON
Signed-off-by: Jens Lucius <[email protected]>
* Fixed missing comma in JSON 1.2 test file
Signed-off-by: Jens Lucius <[email protected]>
0 commit comments