issues
search
CybOXProject
/
python-cybox
A Python library for parsing, manipulating, and generating CybOX content.
http://cybox.readthedocs.org/
BSD 3-Clause "New" or "Revised" License
77
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
About cybox.core.action problem
#333
Sue1990
closed
3 years ago
9
Import ABC from collections.abc for Python 3 compatibility.
#332
tirkarthi
closed
4 years ago
2
Deprecation warning due to invalid escape sequences
#331
tirkarthi
closed
4 years ago
0
Importing ABC directly from collections was deprecated and will be removed in Python 3.10. Use collections.abc
#330
tirkarthi
closed
4 years ago
0
New API Objects Support
#329
emmanvg
closed
4 years ago
0
NetworkFlow's API code is missing
#328
rpiazza
closed
4 years ago
1
Changes to Factory classes on artifact_object.py
#327
emmanvg
closed
4 years ago
0
Parsing fails if algorithm, compression_mechanism, or encryption_mechanism are not present
#326
emmanvg
closed
4 years ago
0
implement Packaging as a TypedField, missing properties.
#325
emmanvg
closed
4 years ago
0
Implement Artifact.Packaging as TypedField
#324
emmanvg
closed
4 years ago
0
Stop wrapping ipv4_observable in Observable class
#323
arcsector
closed
5 years ago
1
IPv4 Multiple Addresses Helper Function Wrapping Observable in Observable
#322
arcsector
closed
5 years ago
1
Fix handling of empty Hash values
#321
chisholm
closed
5 years ago
6
Failed to parse STIX file because hash value is empty
#320
win911
closed
5 years ago
2
Does the library do any normalisation or validation on input?
#319
geekscrapy
closed
5 years ago
2
Documentation faqs
#318
emmanvg
closed
6 years ago
0
Add FAQ to Documentation about memory usage
#317
gtback
closed
6 years ago
0
Update examples.rst and Tox/Travis CI settings
#316
emmanvg
closed
6 years ago
0
Add methods to ListFieldMixin
#315
emmanvg
closed
6 years ago
0
Cannot support list of dates in Email Message Header
#314
gtback
closed
6 years ago
0
XSI_TYPE in vocabs not serialized due to logical error
#313
emmanvg
closed
6 years ago
2
New objects implementation
#312
emmanvg
closed
6 years ago
1
Can attachments to Email_Message be something besides a file
#311
rpiazza
closed
6 years ago
8
stix:ToolInformation should define type_ to be stix:AttackerToolTypeVocab
#310
rpiazza
closed
6 years ago
10
Python installation issues with python 3.6
#309
jpleger
closed
6 years ago
5
UnixUserAccount, Artifact and Object changes
#308
emmanvg
closed
6 years ago
1
Add Raw_Artifact_Reference to Artifact
#307
emmanvg
closed
7 years ago
2
Implement Description for cybox.core.Object
#306
emmanvg
closed
7 years ago
0
Implement new PDF objects
#305
emmanvg
closed
7 years ago
0
For some reason the Artifact typed fields don't include the type of the field...
#304
rpiazza
closed
7 years ago
2
PDFFile doesn't implement 3 properties
#303
rpiazza
closed
6 years ago
1
294 - ssdeep properties
#302
elegantmoose
closed
7 years ago
0
URI property missing on Artifact object
#301
rpiazza
closed
6 years ago
1
Handle description on cybox Object class
#300
rpiazza
closed
6 years ago
5
Is the class for Unix user accounts missing?
#299
rpiazza
closed
6 years ago
1
Fix None valueOf with apply_condition/delimeter
#298
apsillers
closed
7 years ago
1
Error when a `BaseObjectPropertyType` has `delimeter` but no `valueOf_`
#297
apsillers
closed
7 years ago
1
Cannot set string condition for RawArtifactType on Artifact Object
#296
david74552
closed
6 years ago
8
Referencing in AssociatedObject instead of embedding
#295
dilyanpalauzov
closed
7 years ago
1
Add `ssdeep` properties to the `HashList` and `File` classes
#294
gtback
closed
7 years ago
2
Python 3: ByteRuns
#293
dilyanpalauzov
opened
7 years ago
3
Update to latest Sphinx
#292
gtback
opened
7 years ago
2
Convert HashVocab Values to upper case when parsing
#291
Danko90
opened
7 years ago
6
Do not cache every created Object by default
#290
coolacid
closed
6 years ago
15
Implement __hash__() for BaseProperty object.
#289
emmanvg
closed
7 years ago
1
BaseProperty object missing __hash__() method.
#288
emmanvg
closed
7 years ago
1
add_related, inline, <cybox:Related_Object> without <cybox:Properties>
#287
dilyanpalauzov
closed
7 years ago
7
Next release
#286
clenk
closed
8 years ago
1
Fix imports in bindings for cybox core
#285
clenk
closed
8 years ago
0
Support Python 3.5
#284
clenk
closed
8 years ago
1
Next