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
"creationInfo": {
"created": "2024-12-25T12:00:00Z",
"creators": [
"Tool: SPDXExampleTool-1.0",
"Organization: ExampleOrg",
"Person:John Doe (john.doe@example.com)" <- no space after colon
]
tools-golang example is:
$ cd tools-golang/examples/10-jsonloader
$ go run example_json_loader.go sample.json
Error while parsing sample.json: failed to parse Creator 'Person:John Doe (john.doe@example.com)'
sbom file is:
tools-golang example is:
sample.json
The text was updated successfully, but these errors were encountered: