Searched refs:SPDXID (Results 1 – 2 of 2) sorted by relevance
232 SPDXID = _String() variable in SPDXPackage253 SPDXID = _String() variable in SPDXFile285 SPDXID = _String(default="SPDXRef-DOCUMENT") variable in SPDXDocument324 from_spdxid = _from.SPDXID329 to_spdxid = _to.SPDXID349 if o.SPDXID == spdxid:
151 spdx_file.SPDXID = get_spdxid(file_counter)188 spdx_pkg.hasFiles.append(spdx_file.SPDXID)258 ref_id = "%s:%s" % (doc_ref.externalDocumentId, source_file.file.SPDXID)315 "%s:%s" % (dep_recipe_ref.externalDocumentId, spdx_dep_recipe.SPDXID),336 if spdx_file.SPDXID not in recipe_files:359 package.SPDXID = oe.sbom.get_download_spdxid(d, download_idx + 1)442 recipe.SPDXID = oe.sbom.get_recipe_spdxid(d)548 spdx_package.SPDXID = oe.sbom.get_package_spdxid(pkg_name)556 …ationship(spdx_package, "GENERATED_FROM", "%s:%s" % (recipe_ref.externalDocumentId, recipe.SPDXID))665 runtime_doc.SPDXID,[all …]