aboutsummaryrefslogtreecommitdiff
path: root/tvloader
AgeCommit message (Expand)Author
2024-01-22Remove unused go modules.Wei Li
2023-02-28Added blueprints to spdx-tools libraryIbrahim Kanouche
2022-12-05Update tests to support all algorithmsAdolfo García Veytia (Puerco)
2022-11-30Update 2.3 tag-value parsers to support all algorithmsAdolfo García Veytia (Puerco)
2022-11-30Update 2.2 tag-value parsers to support all algorithmsAdolfo García Veytia (Puerco)
2022-11-30Add SHA512 support to 2.3 parser testsAdolfo García Veytia (Puerco)
2022-11-30Add SHA512 support to 2.2 parser testsAdolfo García Veytia (Puerco)
2022-11-30Update 2.3 parsers to support SHA512Adolfo García Veytia (Puerco)
2022-11-30Update v2.2 parsers to support SHA512Adolfo García Veytia (Puerco)
2022-10-24chore: add remaining 2.3 checksum algorithms to tvloader/parse_fileKeith Zantow
2022-10-07chore: add tag value reader and parser for v2.3Keith Zantow
2022-10-03updated constantspxp928
2022-09-28changed to string type based on commentpxp928
2022-09-28added referenceType enumpxp928
2022-07-19replace all v2_1, v2_2 with new conventionBrandon Lum
2022-04-25Overhaul structs, refactor JSON parser and saverIan Ling
2021-07-04Merge pull request #64 from specter25/package-spdxIdSteve Winslow
2021-07-04Minor cleanup edits to text and commentsSteve Winslow
2021-05-12Units Tests in tvloader structured and a few tests addedspecter25
2021-05-12Structural modifications in error checksspecter25
2021-05-02Merge branch 'issue-59' into issue-59-to-masterSteve Winslow
2021-04-04Structural changes in spdxId fix for package and filesspecter25
2021-03-28Error on missing package and file ids in v2.1specter25
2021-03-28Error on missing package and file ids in v2.2specter25
2021-03-21Combine switch cases and remove redundant NLspecter25
2021-03-21Change naming convention of checksum structspecter25
2021-03-20Fix special IDs for right-side 2.2 RelationshipsSteve Winslow
2021-03-21Create struct to store checksumsspecter25
2020-11-11Merge pull request #43 from swinslow/issue-38Steve Winslow
2020-11-08Fix parsing for expanded external document refsSteve Winslow
2020-11-08Fix tvloader storing incorrect doc IDSteve Winslow
2020-06-14Add tvloader and tests for 2.2Steve Winslow
2020-05-25Add tests for non-covered sectionsSteve Winslow
2020-05-09Refactor parser to handle element ID mapsSteve Winslow
2020-01-09Create Go ModuleRishabhBhatnagar