parent
4e2b018272
commit
2472af387b
|
@ -1300,7 +1300,7 @@ def test_software_example():
|
||||||
s = stix2.v21.Software(
|
s = stix2.v21.Software(
|
||||||
name="Word",
|
name="Word",
|
||||||
cpe="cpe:2.3:a:microsoft:word:2000:*:*:*:*:*:*:*",
|
cpe="cpe:2.3:a:microsoft:word:2000:*:*:*:*:*:*:*",
|
||||||
swid="e2489b43-a436-47fd-9ea5-165ff0316114",
|
swid="com.acme.rms-ce-v4-1-5-0",
|
||||||
version="2002",
|
version="2002",
|
||||||
vendor="Microsoft",
|
vendor="Microsoft",
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue