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

Add Raw_Artifact_Reference to Artifact #307

Closed emmanvg closed 6 years ago

emmanvg commented 6 years ago

Add missing field Raw_Artifact_Reference to cybox.objects.artifact_object.Artifact

emmanvg commented 6 years ago

This PR includes the following PDF objects:

Two tests for PDF objects and a bunch of format changes. This PR also closes #303

emmanvg commented 6 years ago

It also adds the Description field to cybox.core.Object.