Home
last modified time | relevance | path

Searched refs:ExternalIdentifierType (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc/poky/meta/classes/
H A Dcreate-spdx-3.0.bbclass76 # ExternalIdentifierType from the SPDX 3 spec. Commonly, an E-mail address
/openbmc/openbmc/poky/meta/lib/oe/
H A Dsbom30.py403 ) in oe.spdx30.ExternalIdentifierType.NAMED_INDIVIDUALS.items():
658 externalIdentifierType=oe.spdx30.ExternalIdentifierType.cve,
H A Dspdx30_tasks.py625 externalIdentifierType=oe.spdx30.ExternalIdentifierType.cpe23,
H A Dspdx30.py2385 class ExternalIdentifierType(SHACLObject): class