Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add meta:enum desriptions for Tasktypes #376

Closed
wants to merge 116 commits into from

Conversation

mrutkows
Copy link
Contributor

@mrutkows mrutkows commented Feb 9, 2024

Fixes #245

stevespringett and others added 30 commits June 27, 2023 16:02
Signed-off-by: Steve Springett <[email protected]>
Signed-off-by: Steve Springett <[email protected]>
Signed-off-by: Steve Springett <[email protected]>
Signed-off-by: Steve Springett <[email protected]>
Signed-off-by: Steve Springett <[email protected]>
Signed-off-by: Steve Springett <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
…ce` (CycloneDX#295)

Fixes an inconsistency in test data of valid-service. First experienced in valid-service-1.4.json, other files (other versions and filetypes) showed the same deviation. The fix was derived from working test data of valid-service.

closes CycloneDX#294


Signed-off-by: tokcum <[email protected]>
forward-port of CycloneDX#295
fixes CycloneDX#294 in 1.6

Signed-off-by: Jan Kowalleck <[email protected]>
Fix test data inconsistency regarding  dependency tree in `valid-service`
Fix test data inconsistency regarding encoding of license content in `valid-bom`

fixes CycloneDX#296

Signed-off-by: tokcum <[email protected]>
forward-port of CycloneDX#299
fixes CycloneDX#296 in 1.6

Signed-off-by: Jan Kowalleck <[email protected]>
Fix test data regarding base64-encoded contents

forward-port of CycloneDX#299
fixes CycloneDX#296 in 1.6
forward-port of CycloneDX#302
fixes CycloneDX#301 in 1.6

Signed-off-by: Jan Kowalleck <[email protected]>
forward-port of CycloneDX#305
fixes CycloneDX#303 in 1.6

Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: steve.springett <[email protected]>
Signed-off-by: steve.springett <[email protected]>
…anges to schema to include some changes and omissions.

Signed-off-by: Steve Springett <[email protected]>
Signed-off-by: steve.springett <[email protected]>
stevespringett and others added 26 commits January 13, 2024 21:45
Signed-off-by: Steve Springett <[email protected]>
fixes CycloneDX#192


task list for spec enhacement
- [x] schema: JSON
- [x] schema: XML  
- [x] schema: protobuff
- [x] examples/test cases
Signed-off-by: Steve Springett <[email protected]>
#	schema/bom-1.6.schema.json
#	tools/src/test/js/json-schema-lint-tests.js
This reverts commit 1302628.
This reverts commit 76bf8f9.
Fixed issue with evidence identity that restricted identity to only a
single object. The defect was found in JSON and XML schemas but was
correct in protobuf. Updated JSON and XML schemas in a way where they
are backward compatible. Updated test cases in v1.6 that support BOTH
methods (single object and array of objects) of specifying identity
evidence.

Closes CycloneDX#272
Signed-off-by: Steve Springett <[email protected]>

# Conflicts:
#	docgen/json/templates/cyclonedx/content.html
#	schema/bom-1.6.proto
#	schema/bom-1.6.schema.json
#	schema/bom-1.6.xsd
#	tools/src/test/js/json-schema-lint-tests.js
…ting. Minor changes to JSON schema.

Signed-off-by: Steve Springett <[email protected]>
specific goals:
- fixes CycloneDX#171
- fixes CycloneDX#291

task list for spec enhacement
- [x] schema: JSON
- [x] schema: XML
- [x] schema: protobuff 
- [x] examples/test cases
Correct the spelling of `compliment` & `complimentary` to `complement` &
`complementary` respectively.

* Compliment = a polite expression of praise or admiration.
* Complement = a thing that contributes extra features to something else
in such a way as to improve or emphasize its' quality

Correct spelling makes for easier translation to other languages.

Signed-off-by: Mark Symons <[email protected]>
proposed fix for CycloneDX#288 
and regression tests

in contrast to CycloneDX#289
@mrutkows mrutkows requested a review from a team as a code owner February 9, 2024 15:21
@mrutkows mrutkows closed this Feb 9, 2024
@mrutkows mrutkows deleted the tasktypes branch November 18, 2024 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

document and revisit taskType
8 participants