opensearch-project / security-analytics

Security Analytics enables users for detecting security threats on their security event log data. It will also allow them to modify/tailor the pre-packaged solution.
Apache License 2.0
64 stars 69 forks source link

Added "feedName" to IOC model. #1088

Closed AWSHurneyt closed 1 week ago

AWSHurneyt commented 1 week ago

Description

  1. Moved "feed" variables from generic STIX2 model in SA-commons to STIX2IOC model as those variables are specific to security analytics functionality.
  2. Added feedName variables to STIX2IOC.

This PR is dependent on PR https://github.com/opensearch-project/security-analytics-commons/pull/10

Issues Resolved

[List any issues this PR will resolve]

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.