summaryrefslogtreecommitdiff
path: root/tools/compliance
AgeCommit message (Expand)Author
2025-03-03Remove unused compliance_bom tool Wei Li
2025-02-28Remove unused compliance_sbom tool Wei Li
2024-10-10Update workspace to 1.23 Colin Cross
2024-05-23Update go.mod and go.work for go 1.22 Cole Faust
2023-12-14Update go.mod to 1.21 Jeongik Cha
2023-06-19Merge "Fix usage message." Treehugger Robot
2023-06-15Fix godoc typos. Bob Badour
2023-06-14Fix usage message. Bob Badour
2023-06-07Resolve test crash in build/make/tools/compliance. Jingwen Chen
2023-04-20Update generateSPDXNamespace to generate a unique spdx doc namespace Ibrahim Kanouche
2023-04-13Added validation to SBOM generator Ibrahim Kanouche
2023-04-04Added Document Fields to SBOM generator Ibrahim Kanouche
2023-04-01Revert "Revert "Updated SBOM generator module to generate JSON spdx utility b... Ibrahim Kanouche
2023-03-31Revert "Updated SBOM generator module to generate JSON spdx utility bill of" Bob Badour
2023-03-30Updated SBOM generator module to generate JSON spdx utility bill of Ibrahim Kanouche
2023-01-18Fixed typos and naming for SPDX validation Ibrahim Kanouche
2023-01-18Merge "Add deps tracking for SBOMs" Ibrahim Kanouche
2023-01-16Add deps tracking for SBOMs Ibrahim Kanouche
2023-01-04Fix concurrency bug in bottom-up resolution walk. Bob Badour
2023-01-04An ActionSet doesn't need to walk the graph. Bob Badour
2023-01-04Create regression test to catch concurrency error Bob Badour
2023-01-04Create regression test to catch WalkAction error. Bob Badour
2023-01-04Fix tests so they can fail. Bob Badour
2022-11-30Change condition to match go/thirdpartylicenses Bob Badour
2022-11-10Merge "Optimized project selection for getProjectMetadata" Ibrahim Kanouche
2022-11-03Optimized project selection for getProjectMetadata Ibrahim Kanouche
2022-11-02Fix final nits from noticeindex change. Bob Badour
2022-11-02Merge "Switch noticeindex from regex to proto." Bob Badour
2022-11-01sbom_test - use UTC Maciej Żenczykowski
2022-11-01Merge "Added SBOM generator module to implement the spdx utility bill of mate... Ibrahim Kanouche
2022-11-01Added SBOM generator module to implement the spdx Ibrahim Kanouche
2022-10-29Replace nil-able *sync.Waitgroup with sync.Once Bob Badour
2022-10-29Fix top-down resolve re-walking graph too much. Bob Badour
2022-10-28Add some documentation and simplify data model. Bob Badour
2022-10-27Switch noticeindex from regex to proto. Bob Badour
2022-10-27Add AllMetadataFiles() method to track deps. Bob Badour
2022-10-22Added functions to projectmetadata to retrieve Ibrahim Kanouche
2022-10-18Refactor projectmetadata into separate package. Bob Badour
2022-09-28Fix nondeterminisim in xmlnotice Colin Cross
2022-09-26Added a Breadth-first top down walk function Ibrahim Kanouche
2022-09-23Make notice order more deterministic. Bob Badour
2022-09-22Policy clarified: No need to share a "distribution medium" Bob Badour
2022-09-20Policy change: GPL+CE is permissive. Bob Badour
2022-08-01Fix go.mod for tools/compliance Sasha Smundak
2022-06-03Improve flags for compliance tools. Bob Badour
2022-04-13Rename listshare and checkshare. Bob Badour
2022-03-23Support OUT_DIR for license graph. Bob Badour
2022-03-02Phony target to report all library names. Bob Badour
2022-02-11Merge "Support multiple library names per target." Treehugger Robot
2022-02-09Greater-than zero is more idiomatic. Bob Badour