TcM1911 / stix2

A pure Go library for working with Structured Threat Information Expression (STIX™) version 2.x data
BSD 2-Clause "Simplified" License
22 stars 6 forks source link

Make malware type optional and test for change. #43

Closed TcM1911 closed 2 years ago

TcM1911 commented 2 years ago

Fixes issue #42.

codecov[bot] commented 2 years ago

Codecov Report

Merging #43 (da47342) into master (de8203a) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #43   +/-   ##
=======================================
  Coverage   99.29%   99.29%           
=======================================
  Files          43       43           
  Lines        1981     1981           
=======================================
  Hits         1967     1967           
  Misses          7        7           
  Partials        7        7           
Impacted Files Coverage Δ
malware.go 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update de8203a...da47342. Read the comment docs.