STIXProject / stix-to-html

Convert STIX XML to HTML
BSD 3-Clause "New" or "Revised" License
27 stars 12 forks source link

indicator handling information not displayed #26

Closed mattcoarr closed 10 years ago

mattcoarr commented 10 years ago

The indicator's handling information is not printed out. The row is printed, but the handling details are blank.

mattcoarr commented 10 years ago

The included sample (examples/examples-input-and-output/STIX_Phishing_Indicator.xml) has an example of this:

XPath location: /stix:STIX_Package[1]/stix:Indicators[1]/stix:Indicator[1]/indicator:Handling[1]

mattcoarr commented 10 years ago

Confirmed fixed. The included sample STIX_Phising_Indicator.xml does now show the Handling for the indicator.