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:
149 spdx_file.SPDXID = get_spdxid(file_counter)186 spdx_pkg.hasFiles.append(spdx_file.SPDXID)256 ref_id = "%s:%s" % (doc_ref.externalDocumentId, source_file.file.SPDXID)313 "%s:%s" % (dep_recipe_ref.externalDocumentId, spdx_dep_recipe.SPDXID),334 if spdx_file.SPDXID not in recipe_files:358 package.SPDXID = oe.sbom.get_download_spdxid(d, download_idx + 1)441 recipe.SPDXID = oe.sbom.get_recipe_spdxid(d)547 spdx_package.SPDXID = oe.sbom.get_package_spdxid(pkg_name)555 …ationship(spdx_package, "GENERATED_FROM", "%s:%s" % (recipe_ref.externalDocumentId, recipe.SPDXID))664 runtime_doc.SPDXID,[all …]