summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/spdx30_tasks.py
Commit message (Expand)AuthorAgeFilesLines
* spdx30: Allow VEX Justification to be configurableJoshua Watt2025-07-031-17/+16
* spdx30_tasks: Change recipe license to declaredJoshua Watt2025-06-261-1/+1
* spdx: add option to include only compiled sourcesDaniel Turull2025-06-171-0/+10
* spdx30: Provide software_packageUrl field in SPDX 3.0 SBOMHongxu Jia2025-05-081-0/+8
* spdx30: handle Unknown CVE_STATUSPeter Marko2025-04-081-0/+2
* spdx3: support to override the version of a package in SBOM 3Hongxu Jia2025-03-241-1/+1
* spdx30: handle links to inaccessible locationsPeter Marko2025-03-201-1/+1
* spdx: Update for bitbake changesRichard Purdie2025-03-201-63/+62
* spdx30: test the existence of directory before walkinghongxu2025-03-191-0/+4
* lib: spdx30_tasks: remove duplicated patched CVEsHongxu Jia2025-03-121-12/+7
* lib: spdx30_tasks: Handle patched CVEsJoshua Watt2025-03-081-0/+10
* spdx30: Improve os.walk() handlingJoshua Watt2025-02-181-4/+16
* spdx30: Include files in rootfsJoshua Watt2025-02-051-3/+43
* lib/spdx30_tasks: support directories deployed by image recipesIgor Opaniuk2025-01-291-19/+42
* meta/lib/oe/spdx30_tasks.py: set license alias to hasConcludedLicense relatio...Hongxu Jia2025-01-081-1/+1
* spdx 3.0: Rework how SPDX aliases are linkedJoshua Watt2024-12-121-22/+38
* lib: spdx: Fix SPDX_BUILD_HOSTJoshua Watt2024-12-051-1/+1
* lib: spdx30_tasks: Fix supplied ByJoshua Watt2024-12-051-1/+1
* meta/lib/oe/spdx30_tasks.py: improve debug log in add_package_filesHongxu Jia2024-11-011-2/+2
* spdx30: Link license and build by aliasJoshua Watt2024-10-151-3/+7
* create-spdx-3.0: Upgrade to SPDX 3.0.1Joshua Watt2024-09-301-18/+22
* spdx 3.0: Map gitsm URI to gitJoshua Watt2024-09-301-10/+3
* spdx 3.0: Find local sources when searching for debug sourcesJoshua Watt2024-09-301-27/+32
* spdx30_tasks.py: fix typo in call of is_file methodDaniil Batalov2024-09-131-1/+1
* lib/spdx30_tasks: Report all missing providersJoshua Watt2024-09-041-1/+8
* cve-check: encode affected product/vendor in CVE_STATUSMarta Rybczynska2024-08-201-5/+6
* sdpx: Avoid loading of SPDX_LICENSE_DATA into global configRichard Purdie2024-08-071-6/+11
* spdx30_tasks.py: switch from exists to isfile checking debugsrcMark Hatle2024-07-261-1/+2
* lib/spdx30_tasks: improve error messageDmitry Baryshkov2024-07-211-1/+1
* classes/create-spdx-3.0: Move tasks to libraryJoshua Watt2024-07-161-0/+1229