New API Objects Support by emmanvg · Pull Request #329 · CybOXProject/python-cybox

added 30 commits

December 4, 2019 07:35
… UnixProcess, UnixVolume, URLHistory, UserSession
some fields were changed to their TypedField counterparts
…ost properties for ToolInformation
- decomposing some object tests
- adding more fields for testing
- remove win_user_test.py for win_user_account_test.py
dns_record_test.py
gui_dialogbox_test.py
gui_test.py
gui_window_test.py
library_test.py
network_flow_test.py
process_test.py
system_test.py
unix_file_test.py
unix_network_route_entry_test.py
unix_pipe_test.py
unix_process_test.py
unix_volume_test.py
url_history_test.py
user_session_test.py
volume_test.py
win_executable_file_test.py
win_mutex_test.py
win_process_test.py
win_service_test.py
win_system_test.py
win_volume_test.py
x509_certificate_test.py
…g entries (24 new, 5 modified)

build.rst
cipher.rst
compensation_model.rst
compilers.rst
configuration_settings.rst
dependencies.rst
errors.rst
execution_environment.rst
internationalization_settings.rst
libraries.rst
location.rst
usage_context.rst
pattern_fidelity.rst
pool.rst
custom_object.rst
network_flow_object.rst
unix_file_object.rst
unix_network_route_entry_object.rst
unix_pipe_object.rst
unix_process_object.rst
unix_user_account_object.rst
unix_volume_object.rst
url_history_object.rst
user_session_object.rst
win_user_account_object.rst

@emmanvg

@emmanvg

@emmanvg

@emmanvg

- Implement Factory for PEResource and register_extension
- reserved1 is now available in PEExportedFunctions
- add _binding missing in some classes
- reorder classes
- update bindings to write extension and generate valid XML

@emmanvg