Skip to content

Commit 2e7d79c

Browse files
committed
feat: CryptoPrimitive cases for CycloneDX 1.7
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
1 parent 483c492 commit 2e7d79c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

cyclonedx/model/crypto.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@ class CryptoAssetType(str, Enum):
5959

6060
@serializable.serializable_enum
6161
class CryptoPrimitive(str, Enum):
62-
# TODO: rename to `CryptoAlgorithmPrimitive`
63-
6462
"""
6563
This is our internal representation of the cryptoPropertiesType.algorithmProperties.primitive ENUM type within the
6664
CycloneDX standard.

0 commit comments

Comments
 (0)