-
-
Notifications
You must be signed in to change notification settings - Fork 59
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
v1.6 #323
v1.6 #323
Commits on Oct 15, 2023
-
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for da1286b - Browse repository at this point
Copy the full SHA da1286bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec1b169 - Browse repository at this point
Copy the full SHA ec1b169View commit details -
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5d8c05b - Browse repository at this point
Copy the full SHA 5d8c05bView commit details
Commits on Oct 18, 2023
-
Merges detectionContext properties with component evidence
Signed-off-by: Basil Hess <bhe@zurich.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 8d1c9a4 - Browse repository at this point
Copy the full SHA 8d1c9a4View commit details
Commits on Oct 19, 2023
-
refactor: centralize version and version-range
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 92ae29e - Browse repository at this point
Copy the full SHA 92ae29eView commit details -
remove remaining confidenceLevel
Signed-off-by: Basil Hess <bhe@zurich.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 29373d7 - Browse repository at this point
Copy the full SHA 29373d7View commit details
Commits on Oct 21, 2023
-
Corrected strict schema violations
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 17019b0 - Browse repository at this point
Copy the full SHA 17019b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fae707b - Browse repository at this point
Copy the full SHA fae707bView commit details -
Merges detectionContext properties with component evidence (#325)
This PR follows our CBOM WG call from Oct 12. It removes the `detectionContext` property from components and merges them with `componentEvidence`. The following properties are added to evidence: - `lineNumber` - `offset` - `symbol` - `additionalContext` The plan is to make a separate proposal/PR for `keyword` The PR also removes the extra fields for confidence levels since they are already covered by `componentEvidence`. Tagging @stevespringett @n1ckl0sk0rtge @mrutkows
Configuration menu - View commit details
-
Copy full SHA for 419d536 - Browse repository at this point
Copy the full SHA 419d536View commit details -
CBOM: merges relatedCryptoMaterial and key asset types (#313)
This addresses the use case described in IBM/CBOM#31: - Expiry and life cycle of any relatedCryptoMaterial (e.g. keys, tokens, password) should be expressible. This is done by merging the "key" asset type and "relatedCryptoMaterial" to "relatedCryptoMaterial", which contains the needed properties.
Configuration menu - View commit details
-
Copy full SHA for 5af5623 - Browse repository at this point
Copy the full SHA 5af5623View commit details -
refactor: centralize version and version-range (#322)
goal: improve documentation by consolidating elements regarding "version". pure refactoring, no new functionality was added, nor removed, nor changed. - [x] consolidate `version` - [x] consolidate `range` - [x] rename `range` definition to `version-range` - [x] add more examples - [x] review rendered documentation
Configuration menu - View commit details
-
Copy full SHA for a8d1c65 - Browse repository at this point
Copy the full SHA a8d1c65View commit details
Commits on Oct 22, 2023
-
tests: enable more tests for v1.6
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6dac012 - Browse repository at this point
Copy the full SHA 6dac012View commit details
Commits on Oct 24, 2023
-
docs: improve SPDX expression docs
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ad6f39d - Browse repository at this point
Copy the full SHA ad6f39dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a95cff - Browse repository at this point
Copy the full SHA 9a95cffView commit details
Commits on Nov 16, 2023
-
CBOM: adds 'parameterSetIdentifier' property, replacing 'variant'
Signed-off-by: Basil Hess <bhe@zurich.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for dd517f6 - Browse repository at this point
Copy the full SHA dd517f6View commit details -
CBOM: adds 'parameterSetIdentifier' property, replacing 'variant' (#339)
The new property 'parameterSetIdentifier' replaces 'variant' and contains information about the parameter set identifying an algorithm. This can be, for example, the key length (in AES), the digest length (in SHA2), or the hash algorithm used internally (in SLH-DSA / FIPS205). The "description" field contains some examples. This PR is motivated by IBM/CBOM#37 and intends to address its use case. Tagging @stevespringett, @n1ckl0sk0rtge, @mrutkows, @GeroDittmann
Configuration menu - View commit details
-
Copy full SHA for 779121c - Browse repository at this point
Copy the full SHA 779121cView commit details -
Description and minor field updates
Signed-off-by: steve.springett <steve.springett@servicenow.com>
steve.springett committedNov 16, 2023 Configuration menu - View commit details
-
Copy full SHA for d39b039 - Browse repository at this point
Copy the full SHA d39b039View commit details
Commits on Nov 19, 2023
-
Signed-off-by: andreas hilti <andreas.hilti@bluewin.ch>
Configuration menu - View commit details
-
Copy full SHA for 38950ae - Browse repository at this point
Copy the full SHA 38950aeView commit details
Commits on Nov 26, 2023
-
Move comment to description (#344)
Move comment in `$comment` to description for increased visibility. Closes: #336
Configuration menu - View commit details
-
Copy full SHA for d309ee9 - Browse repository at this point
Copy the full SHA d309ee9View commit details
Commits on Nov 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 77ab457 - Browse repository at this point
Copy the full SHA 77ab457View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8ae437 - Browse repository at this point
Copy the full SHA e8ae437View commit details
Commits on Nov 29, 2023
-
Review description fields of 'algorithmProperties'
Signed-off-by: Basil Hess <bhe@zurich.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 224f756 - Browse repository at this point
Copy the full SHA 224f756View commit details
Commits on Nov 30, 2023
-
Review description fields of 'algorithmProperties' (#350)
Reviews the description fields and addresses my TODOs.
Configuration menu - View commit details
-
Copy full SHA for cbc6ee5 - Browse repository at this point
Copy the full SHA cbc6ee5View commit details
Commits on Dec 7, 2023
-
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for ad47938 - Browse repository at this point
Copy the full SHA ad47938View commit details
Commits on Dec 12, 2023
-
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 800ad2a - Browse repository at this point
Copy the full SHA 800ad2aView commit details -
Signed-off-by: Basil Hess <bhe@zurich.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 32ffcc0 - Browse repository at this point
Copy the full SHA 32ffcc0View commit details
Commits on Dec 14, 2023
-
Support for hybrids/combiners: add 'combiner' as primitive (#353)
Adds 'combiner' as enum entry in 'primitive'. Addresses the use case when combinations of (e.g.) classical crypto like RSA is used together with QSC like Dilithium. An entry of this primitive allows to express the combiner used. Adding dependencies to RSA/Dilithium then allows to express the algorithms used in the combiner. Note: "combiners" are also known as "hybrids", but this term can be ambiguous so I prefer the term combiner.
Configuration menu - View commit details
-
Copy full SHA for 915c7cc - Browse repository at this point
Copy the full SHA 915c7ccView commit details -
Updates from todays CBOM meeting
Signed-off-by: steve.springett <steve.springett@servicenow.com>
steve.springett committedDec 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 551d7ff - Browse repository at this point
Copy the full SHA 551d7ffView commit details
Commits on Dec 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 335dfab - Browse repository at this point
Copy the full SHA 335dfabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e1e922 - Browse repository at this point
Copy the full SHA 0e1e922View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a54c3d - Browse repository at this point
Copy the full SHA 0a54c3dView commit details
Commits on Dec 21, 2023
-
Added attestation support to XSD and added JSON and XML test cases.
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 29a9a7d - Browse repository at this point
Copy the full SHA 29a9a7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b6c563 - Browse repository at this point
Copy the full SHA 7b6c563View commit details -
Added valid standard JSON and XML test cases and minor corrections to…
… schemas. Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 5be18a1 - Browse repository at this point
Copy the full SHA 5be18a1View commit details
Commits on Dec 22, 2023
-
Added valid standard JSON and XML test cases and minor corrections to…
… schemas. Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 89c0088 - Browse repository at this point
Copy the full SHA 89c0088View commit details -
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for c537c58 - Browse repository at this point
Copy the full SHA c537c58View commit details -
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 1bac4d6 - Browse repository at this point
Copy the full SHA 1bac4d6View commit details
Commits on Dec 27, 2023
-
Added protobuf support and test cases
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 423fefe - Browse repository at this point
Copy the full SHA 423fefeView commit details -
Fixed evidence identity. Updated test cases
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 55a7aad - Browse repository at this point
Copy the full SHA 55a7aadView commit details -
Removed unnecessary type for dataGovernance ref that resulted in warn…
…ings in some parsers. Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 6df7182 - Browse repository at this point
Copy the full SHA 6df7182View commit details -
Allowing allowUnionTypes to schema linting
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 64d237e - Browse repository at this point
Copy the full SHA 64d237eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 033f36d - Browse repository at this point
Copy the full SHA 033f36dView commit details
Commits on Dec 28, 2023
-
Refactoring identity evidence. Adding back in strict union support in…
… linking. Adding deprecation check to tabs (oneOf, anyOf, allOf). Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 0820650 - Browse repository at this point
Copy the full SHA 0820650View commit details -
Making suggested modifications to XML schema documentation
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 163859d - Browse repository at this point
Copy the full SHA 163859dView commit details
Commits on Jan 5, 2024
-
Normalizing CBOM and porting to XML and Protobuf. Adding test files.
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 2908720 - Browse repository at this point
Copy the full SHA 2908720View commit details
Commits on Jan 8, 2024
-
Updating JSON Schema for Humans to latest release. Porting template c…
…hanges. Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 0044906 - Browse repository at this point
Copy the full SHA 0044906View commit details -
Initial commit for Ecma documentation generation
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for deb1379 - Browse repository at this point
Copy the full SHA deb1379View commit details
Commits on Jan 11, 2024
-
Refactored JSON enum descriptions to use meta:enum
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for d92e58e - Browse repository at this point
Copy the full SHA d92e58eView commit details -
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for a907216 - Browse repository at this point
Copy the full SHA a907216View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f4665c - Browse repository at this point
Copy the full SHA 6f4665cView commit details
Commits on Jan 12, 2024
-
Add
source-distribution
element toexternalReferenceType
#98Signed-off-by: Thomas Jensen <tsjensen@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ae45d7c - Browse repository at this point
Copy the full SHA ae45d7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 517e694 - Browse repository at this point
Copy the full SHA 517e694View commit details
Commits on Jan 14, 2024
-
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for fff3552 - Browse repository at this point
Copy the full SHA fff3552View commit details -
Configuration menu - View commit details
-
Copy full SHA for f65bdd4 - Browse repository at this point
Copy the full SHA f65bdd4View commit details -
Updated template to support markdown in meta:enum descriptions.
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for c65fed2 - Browse repository at this point
Copy the full SHA c65fed2View commit details -
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for b2033e0 - Browse repository at this point
Copy the full SHA b2033e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ff0242 - Browse repository at this point
Copy the full SHA 4ff0242View commit details -
fixes #192 task list for spec enhacement - [x] schema: JSON - [x] schema: XML - [x] schema: protobuff - [x] examples/test cases
Configuration menu - View commit details
-
Copy full SHA for b2ae699 - Browse repository at this point
Copy the full SHA b2ae699View commit details
Commits on Jan 15, 2024
-
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 76bf8f9 - Browse repository at this point
Copy the full SHA 76bf8f9View commit details -
# schema/bom-1.6.schema.json # tools/src/test/js/json-schema-lint-tests.js
Configuration menu - View commit details
-
Copy full SHA for 1302628 - Browse repository at this point
Copy the full SHA 1302628View commit details
Commits on Jan 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ad68d99 - Browse repository at this point
Copy the full SHA ad68d99View commit details -
Configuration menu - View commit details
-
Copy full SHA for e151ee4 - Browse repository at this point
Copy the full SHA e151ee4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e6ea08 - Browse repository at this point
Copy the full SHA 1e6ea08View commit details -
Fixed evidence identity. Updated test cases (#359)
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 #272
Configuration menu - View commit details
-
Copy full SHA for 63e48c4 - Browse repository at this point
Copy the full SHA 63e48c4View commit details
Commits on Jan 22, 2024
-
Removing support for protected-by dependency type
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 81858fe - Browse repository at this point
Copy the full SHA 81858feView commit details -
Updated signatureAlgorithm and subjectPublicKey to include 'Ref'.
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 82ddeb0 - Browse repository at this point
Copy the full SHA 82ddeb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83daf62 - Browse repository at this point
Copy the full SHA 83daf62View commit details -
Merge branch '1.6-dev' into 1.6-dev-cbom
Signed-off-by: Steve Springett <steve@springett.us> # 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
Configuration menu - View commit details
-
Copy full SHA for 57ab8bf - Browse repository at this point
Copy the full SHA 57ab8bfView commit details
Commits on Jan 23, 2024
-
Added missing evidence in XSD and Protobuf originally missed when por…
…ting. Minor changes to JSON schema. Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 9a9fab8 - Browse repository at this point
Copy the full SHA 9a9fab8View commit details -
Made certificationLevel an array. Updated test cases.
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 3446cce - Browse repository at this point
Copy the full SHA 3446cceView commit details -
Renamed lineNumber to line to align properties with those in callstac…
…k/frames. Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 29fc0a6 - Browse repository at this point
Copy the full SHA 29fc0a6View commit details
Commits on Jan 26, 2024
-
rework dependency type to
provides
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d8ae85e - Browse repository at this point
Copy the full SHA d8ae85eView commit details -
rework dependency type to
provides
(#366)changes as discussed here: #347 (comment)
Configuration menu - View commit details
-
Copy full SHA for 56e936e - Browse repository at this point
Copy the full SHA 56e936eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6acc8d - Browse repository at this point
Copy the full SHA c6acc8dView commit details
Commits on Feb 4, 2024
-
Tweak compliment to complement
Signed-off-by: Mark Symons <mark.symons@fujitsu.com>
Configuration menu - View commit details
-
Copy full SHA for 4dd5588 - Browse repository at this point
Copy the full SHA 4dd5588View commit details -
Tweak compliment to complement
Signed-off-by: Mark Symons <mark.symons@fujitsu.com>
Configuration menu - View commit details
-
Copy full SHA for a7ee907 - Browse repository at this point
Copy the full SHA a7ee907View commit details -
Tweak compliment to complement
Signed-off-by: Mark Symons <mark.symons@fujitsu.com>
Configuration menu - View commit details
-
Copy full SHA for 2a9d676 - Browse repository at this point
Copy the full SHA 2a9d676View commit details -
Tweak compliment to complement
Signed-off-by: Mark Symons <mark.symons@fujitsu.com>
Configuration menu - View commit details
-
Copy full SHA for 52a4ee2 - Browse repository at this point
Copy the full SHA 52a4ee2View commit details
Commits on Feb 5, 2024
-
docs: Tweak "compliment" to "complement" (#369)
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 <mark.symons@fujitsu.com>
Configuration menu - View commit details
-
Copy full SHA for abc03a5 - Browse repository at this point
Copy the full SHA abc03a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46ff114 - Browse repository at this point
Copy the full SHA 46ff114View commit details
Commits on Feb 8, 2024
-
fix: correcting title of counterClaim
Signed-off-by: Ian Dunbar-Hall <ian.dunbar-hall@lmco.com>
Configuration menu - View commit details
-
Copy full SHA for 71b4754 - Browse repository at this point
Copy the full SHA 71b4754View commit details
Commits on Feb 9, 2024
-
tests: test data and examples for valid and invalid property
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c418c2a - Browse repository at this point
Copy the full SHA c418c2aView commit details -
tests: test data and examples for valid and invalid property
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e6ea842 - Browse repository at this point
Copy the full SHA e6ea842View commit details -
fix: in JSON, CycloneDX property has mandatory name and no additional…
…Properties Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0981967 - Browse repository at this point
Copy the full SHA 0981967View commit details -
Add descriptions for task types
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for e0dc610 - Browse repository at this point
Copy the full SHA e0dc610View commit details -
Add descriptions for task types as comments in protobuf schema
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 07cd714 - Browse repository at this point
Copy the full SHA 07cd714View commit details -
Add descriptions for task types as comments in v1.6 XSD schema
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 1c293d8 - Browse repository at this point
Copy the full SHA 1c293d8View commit details -
Add descriptions for task types as comments in protobuf schema
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 233bcc5 - Browse repository at this point
Copy the full SHA 233bcc5View commit details -
Add descriptions for task types as comments in protobuf schema
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 7224f3e - Browse repository at this point
Copy the full SHA 7224f3eView commit details -
1.6 dev fix properties json - fixes #371 (#375)
fixes #371 - [x] fixed JSON - [x] added examples and tests
Configuration menu - View commit details
-
Copy full SHA for 6686375 - Browse repository at this point
Copy the full SHA 6686375View commit details -
fix: correcting title of
attestations[].map[].counterClaim
(#374)Fixes #373 which addresses a small typo in the `counterClaim` field title in the Attestation 1.6
Configuration menu - View commit details
-
Copy full SHA for 8bebd15 - Browse repository at this point
Copy the full SHA 8bebd15View commit details
Commits on Feb 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b9cf0d4 - Browse repository at this point
Copy the full SHA b9cf0d4View commit details
Commits on Feb 12, 2024
-
Added enum descriptions provided by Cryptography FWG
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for e5a8713 - Browse repository at this point
Copy the full SHA e5a8713View commit details -
Configuration menu - View commit details
-
Copy full SHA for b90ef7a - Browse repository at this point
Copy the full SHA b90ef7aView commit details
Commits on Feb 14, 2024
-
docs: describe
$.metadata.licenses
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6c3f3e3 - Browse repository at this point
Copy the full SHA 6c3f3e3View commit details -
feat: devide metadata from its component
- add `component.manufacturer` - add `component.authors` - deprecate `component.author` in favour of `component.authors` and `component.manufacturer` - deprecate `metatada.manufature` in favour of `metadata.component.manufacturer` - deprecate `metadata.supplier` in favour of `metadata.component.supplier` Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4ca69c9 - Browse repository at this point
Copy the full SHA 4ca69c9View commit details
Commits on Feb 15, 2024
-
revert proposed changes on
metadata.supplier
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cbd6265 - Browse repository at this point
Copy the full SHA cbd6265View commit details
Commits on Feb 16, 2024
-
feat: external reference type for RFC9116
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 138e249 - Browse repository at this point
Copy the full SHA 138e249View commit details -
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a957318 - Browse repository at this point
Copy the full SHA a957318View commit details
Commits on Feb 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d9e703f - Browse repository at this point
Copy the full SHA d9e703fView commit details
Commits on Feb 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 25e2a5a - Browse repository at this point
Copy the full SHA 25e2a5aView commit details -
sam fix indended JSON data structures
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 702653c - Browse repository at this point
Copy the full SHA 702653cView commit details -
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4cc4e14 - Browse repository at this point
Copy the full SHA 4cc4e14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5639eef - Browse repository at this point
Copy the full SHA 5639eefView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd1fbe9 - Browse repository at this point
Copy the full SHA cd1fbe9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8f97ce - Browse repository at this point
Copy the full SHA c8f97ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b0f6e6 - Browse repository at this point
Copy the full SHA 8b0f6e6View commit details -
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b31cdb1 - Browse repository at this point
Copy the full SHA b31cdb1View commit details
Commits on Feb 21, 2024
-
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 23066d5 - Browse repository at this point
Copy the full SHA 23066d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 472d4c2 - Browse repository at this point
Copy the full SHA 472d4c2View commit details
Commits on Feb 22, 2024
-
Added support for tags along with unit tests.
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 0a983f3 - Browse repository at this point
Copy the full SHA 0a983f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7753f7 - Browse repository at this point
Copy the full SHA d7753f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4049d8 - Browse repository at this point
Copy the full SHA f4049d8View commit details -
feat: decouple metadata from its component (#379)
The following changes were made with the intent to not introduce breaking changes, neither syntactic nor semantic(!) ## Changes - add `component.manufacturer` as "OrganizationalEntity" -- fixes #346 - add `component.authors` as list of "OrganizationalContact" -- fixes #335 - deprecate `component.author` in favour of `component.authors` and `component.manufacturer` - reason: value was described to be a string that could represent person(s) or organization(s). So let's introduce dedicated fields for both of these: Organizations are represented by the new `@.manufacturer` & persons are represented by the new `@.authors`. - add `metatada.manufaturer` as "OrganizationalEntity" -- fixes #57 - deprecate `metatada.manufature` in favour of `metadata.component.manufacturer` -- fixes #346 ---- ## TODO - [x] update JSON schema - [x] update XSD - [x] update protobuff schema - [x] add examples and test resources ## Follow up tasks - [ ] update use cases on the Website - [ ] update SBOM guide - [ ] create a BC task for 2.0: remove deprecated `metadata.manufacture` - [ ] create a BC task for 2.0: remove deprecated `component.author`
Configuration menu - View commit details
-
Copy full SHA for 2734b3f - Browse repository at this point
Copy the full SHA 2734b3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5ae1b3 - Browse repository at this point
Copy the full SHA b5ae1b3View commit details -
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 7122df4 - Browse repository at this point
Copy the full SHA 7122df4View commit details -
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 751cc17 - Browse repository at this point
Copy the full SHA 751cc17View commit details -
Alignment of spec name with JSON schema
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 2873c49 - Browse repository at this point
Copy the full SHA 2873c49View commit details -
Update source-distribution description
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 64c4ea5 - Browse repository at this point
Copy the full SHA 64c4ea5View commit details
Commits on Feb 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a1cc568 - Browse repository at this point
Copy the full SHA a1cc568View commit details -
Configuration menu - View commit details
-
Copy full SHA for fab8888 - Browse repository at this point
Copy the full SHA fab8888View commit details
Commits on Feb 28, 2024
-
tests: add example cor component scope
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d90b8d5 - Browse repository at this point
Copy the full SHA d90b8d5View commit details
Commits on Mar 1, 2024
-
docs:
metadata.licenses
rephraseSigned-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8a168a4 - Browse repository at this point
Copy the full SHA 8a168a4View commit details
Commits on Mar 2, 2024
-
introduce QA pipeline for protobuf schemas (#385)
current protobuf schema files are not perfect. this PR aims to prevent mistakes in the future, while acknowledging issues from the past. fixes #384 ---- ## status - [x] introduce protobuf QA tools and configure them to our needs - [x] baseline existing protobuf QA violations - as acknowledgement - [x] introduce the protobuf QA tools in automated pipeline - [x] introduce tools that detect and prevent breaking changes (BCD) in protobuf - [x] introduce the protobuf BCD tools in automated pipeline - [x] have our own protobuf test files checked against the schemas ## followup - [ ] add the appropriate header to `*.textproto` see #384 (comment) - [ ] create ticket for BC: fix the proto3 schema enum value `0` -- they are intended to be fallbacks, not actual values. --------- Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e20f63a - Browse repository at this point
Copy the full SHA e20f63aView commit details -
tests: add headers to
*.textproto
fileSigned-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9b95168 - Browse repository at this point
Copy the full SHA 9b95168View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0997735 - Browse repository at this point
Copy the full SHA 0997735View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22e5825 - Browse repository at this point
Copy the full SHA 22e5825View commit details -
Corrected issue with XML schema to align to JSON and protobuf.
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for be68664 - Browse repository at this point
Copy the full SHA be68664View commit details -
Configuration menu - View commit details
-
Copy full SHA for f60380c - Browse repository at this point
Copy the full SHA f60380cView commit details
Commits on Mar 7, 2024
-
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for d6835a9 - Browse repository at this point
Copy the full SHA d6835a9View commit details
Commits on Mar 12, 2024
-
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
Configuration menu - View commit details
-
Copy full SHA for 7bf6e28 - Browse repository at this point
Copy the full SHA 7bf6e28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ac4285 - Browse repository at this point
Copy the full SHA 5ac4285View commit details -
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
Configuration menu - View commit details
-
Copy full SHA for 643e7f3 - Browse repository at this point
Copy the full SHA 643e7f3View commit details
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8c4ff37 - Browse repository at this point
Copy the full SHA 8c4ff37View commit details
Commits on Mar 14, 2024
-
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for a0e58b1 - Browse repository at this point
Copy the full SHA a0e58b1View commit details
Commits on Mar 18, 2024
-
fix: protobuf
Metadata.licenses
repeatedSigned-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 742326b - Browse repository at this point
Copy the full SHA 742326bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0c2c86 - Browse repository at this point
Copy the full SHA d0c2c86View commit details -
remove restriction on json schema
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cda42cd - Browse repository at this point
Copy the full SHA cda42cdView commit details
Commits on Mar 21, 2024
-
Propose new environmental consideration information for ML models
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 112057a - Browse repository at this point
Copy the full SHA 112057aView commit details -
Propose new environmental consideration information for ML models
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for ac3e92b - Browse repository at this point
Copy the full SHA ac3e92bView commit details -
Propose new environmental consideration information for ML models
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for c371e36 - Browse repository at this point
Copy the full SHA c371e36View commit details -
Propose new environmental consideration information for ML models
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 89c47e2 - Browse repository at this point
Copy the full SHA 89c47e2View commit details -
Propose new environmental consideration information for ML models
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 5bc5c89 - Browse repository at this point
Copy the full SHA 5bc5c89View commit details -
Add XML schema for environmentalConsiderations of model cards
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 11447b4 - Browse repository at this point
Copy the full SHA 11447b4View commit details -
Add XML schema for co2MeasureType
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 1d47a9b - Browse repository at this point
Copy the full SHA 1d47a9bView commit details -
Add energyProviderType and postalAddressType to XML schema
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for ce19f62 - Browse repository at this point
Copy the full SHA ce19f62View commit details
Commits on Mar 22, 2024
-
Add energyConsumptionType to XML schema
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 97500b3 - Browse repository at this point
Copy the full SHA 97500b3View commit details -
Assure json schema types do not allow additional props.
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for ac530ca - Browse repository at this point
Copy the full SHA ac530caView commit details -
Correct data type for energyMeasureType's element named value
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 248f4e0 - Browse repository at this point
Copy the full SHA 248f4e0View commit details -
Correct data type within environmentalConsiderations to be an array o…
…f energyConsumptionType Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 649367a - Browse repository at this point
Copy the full SHA 649367aView commit details -
Correct data type within environmentalConsiderations to be an array o…
…f energyConsumptionType Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 48ea7f9 - Browse repository at this point
Copy the full SHA 48ea7f9View commit details -
Correct data type within environmentalConsiderations to be an array o…
…f energyConsumptionType Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for ed2304b - Browse repository at this point
Copy the full SHA ed2304bView commit details -
Correct data type within environmentalConsiderations to be an array o…
…f energyConsumptionType Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 915481b - Browse repository at this point
Copy the full SHA 915481bView commit details -
Correct data type within environmentalConsiderations to be an array o…
…f energyConsumptionType Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for c04e4ca - Browse repository at this point
Copy the full SHA c04e4caView commit details -
Fix description for energyCost element
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 535e72e - Browse repository at this point
Copy the full SHA 535e72eView commit details -
add bom-ref to postal address type
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 964173b - Browse repository at this point
Copy the full SHA 964173bView commit details -
Add missing descs. to formulation related types
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for a586728 - Browse repository at this point
Copy the full SHA a586728View commit details -
Add EnergyConsumptionType to protobuf sceham
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 4403444 - Browse repository at this point
Copy the full SHA 4403444View commit details -
Add EnergyConsumption, EnergyProvider and their ref. subtypes
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for d10662e - Browse repository at this point
Copy the full SHA d10662eView commit details -
Add PostalAddressType to protobuf
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 8ced6e8 - Browse repository at this point
Copy the full SHA 8ced6e8View commit details -
Fix syntaax error in EnergyProviderType
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 6ea561d - Browse repository at this point
Copy the full SHA 6ea561dView commit details -
Fix zero value enums errors (i.e., should be suffixed with _UNSPECIFIED)
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 72f36e0 - Browse repository at this point
Copy the full SHA 72f36e0View commit details -
Fix zero value enums errors (i.e., should be suffixed with _UNSPECIFIED)
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 7c701a2 - Browse repository at this point
Copy the full SHA 7c701a2View commit details -
Fix zero value enums errors (i.e., should be suffixed with _UNSPECIFIED)
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 7237bc3 - Browse repository at this point
Copy the full SHA 7237bc3View commit details -
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 1b8b886 - Browse repository at this point
Copy the full SHA 1b8b886View commit details -
Fix typo in CO2_MEASURE_UNIT_TYPE_TONNES_CO2_EQUIVALENT enum defn.
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 488489d - Browse repository at this point
Copy the full SHA 488489dView commit details -
Added support for license acknowledgements
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for b870a93 - Browse repository at this point
Copy the full SHA b870a93View commit details -
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 74803ec - Browse repository at this point
Copy the full SHA 74803ecView commit details
Commits on Mar 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f866a54 - Browse repository at this point
Copy the full SHA f866a54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a9208a - Browse repository at this point
Copy the full SHA 7a9208aView commit details -
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 83691a6 - Browse repository at this point
Copy the full SHA 83691a6View commit details
Commits on Mar 24, 2024
-
Added support for concluded value. Updated test cases.
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 45db721 - Browse repository at this point
Copy the full SHA 45db721View commit details -
Add support for OmniBOR and Software Heritage persistent IDs
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for c71f22b - Browse repository at this point
Copy the full SHA c71f22bView commit details
Commits on Mar 25, 2024
-
docs: fix examples for
versionRange
according to VERS specSigned-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7325eb1 - Browse repository at this point
Copy the full SHA 7325eb1View commit details -
Use the best practice of using an unspecified value of 0 for enums
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 628ed72 - Browse repository at this point
Copy the full SHA 628ed72View commit details -
Use the best practice of using an unspecified value of 0 for enums
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 3e545a3 - Browse repository at this point
Copy the full SHA 3e545a3View commit details -
Adjust energy source types and add enum. definitions for values
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for a3db74a - Browse repository at this point
Copy the full SHA a3db74aView commit details -
Adjust energy source types and add enum. definitions for values
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 2c3e1c8 - Browse repository at this point
Copy the full SHA 2c3e1c8View commit details -
Adjust energy source types and add enum. definitions for values
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 076ba71 - Browse repository at this point
Copy the full SHA 076ba71View commit details -
Increasing version range character limit per @prabhu request
Signed-off-by: Steve Springett <steve@springett.us>
1Configuration menu - View commit details
-
Copy full SHA for 3e01ce6 - Browse repository at this point
Copy the full SHA 3e01ce6View commit details -
docs: fix examples for
versionRange
according to VERS spec (#415)as pointed out here: https://github.com/CycloneDX/specification/pull/323/files/7a9208afa88c5229759538d425e2e81a1207df65#r1536923617 this fixes the `versionRange` examples.
Configuration menu - View commit details
-
Copy full SHA for 22299d0 - Browse repository at this point
Copy the full SHA 22299d0View commit details -
Correct double type defn. for energyConsumption
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for f381558 - Browse repository at this point
Copy the full SHA f381558View commit details -
Restore natural-gas as one of the energy sources
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 597b956 - Browse repository at this point
Copy the full SHA 597b956View commit details -
Add VSCode settings path to git ignore
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 3daf108 - Browse repository at this point
Copy the full SHA 3daf108View commit details
Commits on Mar 26, 2024
-
Added descriptions for ML learning types
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for ac3e662 - Browse repository at this point
Copy the full SHA ac3e662View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fb317c - Browse repository at this point
Copy the full SHA 7fb317cView commit details -
Add first example of env. consideration info.
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 4a76e57 - Browse repository at this point
Copy the full SHA 4a76e57View commit details -
Add LF at end of example JSON file and git ignore for linting warnings
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 68757cc - Browse repository at this point
Copy the full SHA 68757ccView commit details -
Add ExternalReferences and Properties where they are needed for exten…
…sion Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for a20e982 - Browse repository at this point
Copy the full SHA a20e982View commit details -
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 1c15d63 - Browse repository at this point
Copy the full SHA 1c15d63View commit details -
Configuration menu - View commit details
-
Copy full SHA for df4b536 - Browse repository at this point
Copy the full SHA df4b536View commit details -
Fix wrong type for publisher on json and xml schema tests
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 921e4da - Browse repository at this point
Copy the full SHA 921e4daView commit details -
Fix wrong type for publisher on json and xml schema tests
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 1cdd16f - Browse repository at this point
Copy the full SHA 1cdd16fView commit details -
Fix wrong type for publisher on json and xml schema tests
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for b8dfe00 - Browse repository at this point
Copy the full SHA b8dfe00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 998e58e - Browse repository at this point
Copy the full SHA 998e58eView commit details -
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6084dea - Browse repository at this point
Copy the full SHA 6084deaView commit details
Commits on Mar 27, 2024
-
Updated tests to account for new organization element
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for e467a33 - Browse repository at this point
Copy the full SHA e467a33View commit details -
Add type element to xml example
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 57d401f - Browse repository at this point
Copy the full SHA 57d401fView commit details -
Try a full supplier in XML example
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 347cc3e - Browse repository at this point
Copy the full SHA 347cc3eView commit details -
Try a full supplier in XML example
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for bb6d189 - Browse repository at this point
Copy the full SHA bb6d189View commit details -
Try a full supplier in XML example
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 00c8338 - Browse repository at this point
Copy the full SHA 00c8338View commit details -
XML example attempt tp fix test error
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for f3cbda5 - Browse repository at this point
Copy the full SHA f3cbda5View commit details -
remove all but required fields from component
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for a88f91b - Browse repository at this point
Copy the full SHA a88f91bView commit details -
build up xml test from scratch
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for ae5a631 - Browse repository at this point
Copy the full SHA ae5a631View commit details -
build up xml test from scratch
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 838a7be - Browse repository at this point
Copy the full SHA 838a7beView commit details -
build up xml test from scratch
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for f9784ee - Browse repository at this point
Copy the full SHA f9784eeView commit details -
build up xml test from scratch
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for f55385c - Browse repository at this point
Copy the full SHA f55385cView commit details -
build up xml test from scratch
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for b04b682 - Browse repository at this point
Copy the full SHA b04b682View commit details -
build up xml test from scratch
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for c8e9d1c - Browse repository at this point
Copy the full SHA c8e9d1cView commit details -
build up xml test from scratch
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for bbcfd93 - Browse repository at this point
Copy the full SHA bbcfd93View commit details -
build up xml test from scratch
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for fdfe19f - Browse repository at this point
Copy the full SHA fdfe19fView commit details -
build up xml test from scratch
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 825a866 - Browse repository at this point
Copy the full SHA 825a866View commit details -
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c7793d1 - Browse repository at this point
Copy the full SHA c7793d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c299ad6 - Browse repository at this point
Copy the full SHA c299ad6View commit details -
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 60af7d8 - Browse repository at this point
Copy the full SHA 60af7d8View commit details -
build up xml test from scratch
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 394d698 - Browse repository at this point
Copy the full SHA 394d698View commit details -
build up xml test from scratch
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 6779610 - Browse repository at this point
Copy the full SHA 6779610View commit details -
build up xml test from scratch
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 44c8ba3 - Browse repository at this point
Copy the full SHA 44c8ba3View commit details -
build up xml test from scratch
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 4e2bff0 - Browse repository at this point
Copy the full SHA 4e2bff0View commit details -
build up xml test from scratch
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 8fca445 - Browse repository at this point
Copy the full SHA 8fca445View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3af31f1 - Browse repository at this point
Copy the full SHA 3af31f1View commit details -
Merge pull request #3 from jkowalleck/energy-fix-examples
Energy fix examples
Configuration menu - View commit details
-
Copy full SHA for b822d87 - Browse repository at this point
Copy the full SHA b822d87View commit details -
insert energyConsumptionsType (plural) into XSD to account for anon. …
…type in JSON Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 3525462 - Browse repository at this point
Copy the full SHA 3525462View commit details -
fix line-wrap in top of xml example
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 5d85af3 - Browse repository at this point
Copy the full SHA 5d85af3View commit details -
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6cd0302 - Browse repository at this point
Copy the full SHA 6cd0302View commit details -
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 641bd14 - Browse repository at this point
Copy the full SHA 641bd14View commit details -
Signed-off-by: Matt Rutkowski <mrutkows@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 2a83cf9 - Browse repository at this point
Copy the full SHA 2a83cf9View commit details -
1.6 bump bufbuild buf 1.30.0 (#418)
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f156ca5 - Browse repository at this point
Copy the full SHA f156ca5View commit details
Commits on Mar 28, 2024
-
fix/harmonize version length (#417)
Harmonize/fix the version constraints between XML and JSON. as pointed out here https://github.com/CycloneDX/specification/pull/323/files#r1541002916 old: - JSON version was string minLen 1 and maxLen 1024 - XML version was string minLen 0 and maxLen infinity new: - XML and JSON version are string minLen 0 and maxLen 1024
Configuration menu - View commit details
-
Copy full SHA for 2b8fd26 - Browse repository at this point
Copy the full SHA 2b8fd26View commit details -
Added support for concluded value. Updated test cases. (#412)
Closes #411 - [x] modify JSON schema - [x] modify XML schema - [x] modify protobuf schema - [x] add examples & test resources
Configuration menu - View commit details
-
Copy full SHA for 6e90b46 - Browse repository at this point
Copy the full SHA 6e90b46View commit details -
Added support for license acknowledgements (#408)
Closes #407 - [x] modify JSON schema - [x] modify XML schema - [x] modify protobuf schema - [x] add examples & test resources
Configuration menu - View commit details
-
Copy full SHA for fc55713 - Browse repository at this point
Copy the full SHA fc55713View commit details
Commits on Mar 29, 2024
-
Propose new environmental consideration information for ML models (#395)
The fact that datasets used to train AI models are increasingly large and take an enormous amount of energy (and indirectly produce large CO2 emissions) to develop, train and run has come to the forefront. This PR contains proposed additions to the "modelCard" type to account for these considerations when selecting/utilizing a model. - Adds `ModelCardConsiderations.environmentalConsiderations` this fixes #396 - Adds `OrganizationalEntity.address` ---- TODO - [x] modify JSON schema - [x] modify XML schema - [x] modify protobuf schema - [x] add examples & test resources
Configuration menu - View commit details
-
Copy full SHA for 6f284bd - Browse repository at this point
Copy the full SHA 6f284bdView commit details -
Changed to array. Updated examples
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 6fcbd02 - Browse repository at this point
Copy the full SHA 6fcbd02View commit details -
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for f3e98d4 - Browse repository at this point
Copy the full SHA f3e98d4View commit details -
Add support for OmniBOR and Software Heritage persistent IDs (#414)
Closes #413 - [x] modify JSON schema - [x] modify XML schema - [x] modify protobuf schema - [x] add examples & test resources
Configuration menu - View commit details
-
Copy full SHA for 86b6ae1 - Browse repository at this point
Copy the full SHA 86b6ae1View commit details -
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 197d106 - Browse repository at this point
Copy the full SHA 197d106View commit details -
revisit new component identifiers
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7c96e72 - Browse repository at this point
Copy the full SHA 7c96e72View commit details -
fix: revisit new component identifiers (#419)
something was off in the test data - <https://github.com/CycloneDX/specification/actions/runs/8476878829/job/23227006633?pr=323#step:5:874> here is the fix
Configuration menu - View commit details
-
Copy full SHA for d980b09 - Browse repository at this point
Copy the full SHA d980b09View commit details
Commits on Mar 30, 2024
-
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 60b0e46 - Browse repository at this point
Copy the full SHA 60b0e46View commit details
Commits on Apr 2, 2024
-
Minor doc updates - titles, descriptions, etc
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for c8d57a4 - Browse repository at this point
Copy the full SHA c8d57a4View commit details -
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 176f1e4 - Browse repository at this point
Copy the full SHA 176f1e4View commit details
Commits on Apr 3, 2024
-
Correct property that included space
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 494661a - Browse repository at this point
Copy the full SHA 494661aView commit details -
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for f34a832 - Browse repository at this point
Copy the full SHA f34a832View commit details
Commits on Apr 6, 2024
-
Correcting optional state for crypto assetType
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 2bb8bae - Browse repository at this point
Copy the full SHA 2bb8baeView commit details -
Explicit string type correction
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for f5d959b - Browse repository at this point
Copy the full SHA f5d959bView commit details -
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for d278e70 - Browse repository at this point
Copy the full SHA d278e70View commit details -
Updated dependency attribute docs
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
Configuration menu - View commit details
-
Copy full SHA for 6c88ab9 - Browse repository at this point
Copy the full SHA 6c88ab9View commit details
Commits on Apr 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b5c550e - Browse repository at this point
Copy the full SHA b5c550eView commit details
Commits on Apr 9, 2024
-
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for b3ea018 - Browse repository at this point
Copy the full SHA b3ea018View commit details -
Updated SPDX license list to 3.23
Signed-off-by: Steve Springett <steve@springett.us>
Configuration menu - View commit details
-
Copy full SHA for 4017ce4 - Browse repository at this point
Copy the full SHA 4017ce4View commit details