Skip to content

Commit a46f60b

Browse files
committed
Export CVE VO
#24
1 parent 6f7f19d commit a46f60b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pyvalueobjects/__init__.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,9 @@
3535
# -----------------------------
3636

3737
from pyvalueobjects.dates.isodate import IsoDate
38+
39+
# -----------------------------
40+
# -------- Security -----------
41+
# -----------------------------
42+
43+
from pyvalueobjects.security.cve import Cve

0 commit comments

Comments
 (0)