aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-16fix(2.2 json): remove emtpy packageVerificationCode (#223)upstream-mainKeith Zantow
2024-03-04build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#235)dependabot[bot]
2023-12-20build(deps): Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 (#228)dependabot[bot]
2023-12-20feat: add external reference category "OTHER" (#229)Maximilian Combüchen
2023-12-20build(deps): Bump actions/setup-go from 4 to 5 (#232)dependabot[bot]
2023-11-08fix(verification): don't create empty `ExcludedFiles` array (#230)DmitriyLewen
2023-10-16build(deps): Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#226)dependabot[bot]
2023-10-16fix: stop escaping HTML (#224)Keith Zantow
2023-07-27fix: SPDX originator decode error (#221)Christopher Angelo Phillips
2023-06-06Merge pull request #219 from spdx/dependabot/go_modules/github.com/stretchr/t...Brandon Lum
2023-06-05Merge pull request #220 from spdx/fix-shorthand-dups-againBrandon Lum
2023-06-05fix duplicate shorthand relationships for opposite caseBrandon Lum
2023-06-05build(deps): Bump github.com/stretchr/testify from 1.8.3 to 1.8.4dependabot[bot]
2023-05-26Merge pull request #218 from spdx/fix-shorthand-duplsBrandon Lum
2023-05-26address pr commentsBrandon Lum
2023-05-24update yaml tests to ignore order of relationshipsBrandon Lum
2023-05-23fix duplicate shorthand rels for 2.3Brandon Lum
2023-05-23fix duplicate shorthand rels for 2.2Brandon Lum
2023-05-23fix: properly output and read the filesAnalyzed field in JSON/YAML (#210)Keith Zantow
2023-05-22build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#217)dependabot[bot]
2023-05-18Merge pull request #215 from spdx/optional-paramsBrandon Lum
2023-05-17change packageVerification code for 2.1,2.2 to omitemptyBrandon Lum
2023-05-17package copyrighttext 2.3 optionalBrandon Lum
2023-05-17licenseListVersion optionalBrandon Lum
2023-05-17feat(json): add option to write json in multiline mode (#213)DmitriyLewen
2023-05-12chore: more idiomatic code (#212)guangwu
2023-03-24build(deps): Bump actions/setup-go from 3 to 4 (#202)dependabot[bot]
2023-03-24Merge pull request #204 from spdx/addJsonEnumsBrandon Lum
2023-03-24JSON reading/writing appropriate external ref enum based on verBrandon Lum
2023-03-06fix: read shortcut fields: documentDescribes and hasFiles (#201)Keith Zantow
2023-03-03build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#199)dependabot[bot]
2023-03-03Improve SPDX document validation (#200)Neil Naveen
2023-02-16Included fuzzing for utils (#189)Neil Naveen
2023-02-15build(deps): Bump github.com/google/go-cmp from 0.5.7 to 0.5.9 (#193)dependabot[bot]
2023-02-15build(deps): Bump actions/setup-go from 2 to 3 (#192)dependabot[bot]
2023-02-13chore: dependabot configuration (#191)Keith Zantow
2023-02-13Set up Dependabot for Go modules and GitHub Actions (#190)Neil Naveen
2023-02-09chore: added more constants for external references (#188)Neil Naveen
2023-02-01fix: DocumentComment in creation info section (#187)neilnaveen
2023-01-26Merge pull request #185 from neilnaveen/neil/fix/parser_document/bugBrandon Lum
2023-01-26Merge pull request #184 from kzantow-anchore/chore/update-chain-conversion-testBrandon Lum
2023-01-26Fixed Bug For DocumentCommentNeil Naveen
2023-01-20chore: update document conversion test to use conversion chainKeith Zantow
2023-01-17Merge pull request #172 from kzantow-anchore/refactor/to-latestBrandon Lum
2023-01-17refactor!: maintain the latest spdx model and provide conversions from previousKeith Zantow
2023-01-17Merge pull request #181 from jspeed-meyers/patch-1Brandon Lum
2023-01-14Fix function docJohn Speed Meyers
2023-01-12Merge pull request #179 from lumjjb/release040Brandon Lum
2023-01-11release: Update docs for 0.4.0 releaseBrandon Lum
2023-01-12Merge pull request #180 from swinslow/fix-reqs-docsBrandon Lum