Fix XSUP-61190: Add Software type support to STIX export#42511
Fix XSUP-61190: Add Software type support to STIX export#42511MosheEichler merged 10 commits intomasterfrom
Conversation
- Added 'software' to SCOs dictionary mapping to 'software:name' pattern - Updated create_stix_sco_indicator() to handle software type with name, vendor, version, and CPE fields - Software indicators now export correctly as STIX 2.1 Cyber Observable Objects - Fixes issue where Software type indicators resulted in blank export files
Coverage Report
|
||||||||||||||||||||||||||||||
…com/demisto/content into XSUP-61190-fix-software-stix-export
Co-authored-by: Richard Bluestone <53567272+richardbluestone@users.noreply.github.com>
🤖 Content-bot Review DisclaimerThis review was generated by an AI-powered tool and may contain inaccuracies. Please be advised, and we extend our sincere apologies for any inconvenience this may cause. |
content-bot
left a comment
There was a problem hiding this comment.
Thanks for the contribution! I noticed that the PR description mentions adding "Software type support," but the current diff only shows a version bump. It looks like the actual implementation files might be missing, so please ensure those are included.
@DeanArbel, @Ni-Knight please review and approve the results generated by the AI Reviewer by responding 👍 on this comment.
This PR was automatically updated by a GitHub Action
To stop automatic version bumps, add the |
|
Validate summary Verdict: PR can be force merged from validate perspective? ✅ |
Status
Related Issues
fixes: https://jira-dc.paloaltonetworks.com/browse/XSUP-61190
Description
Add Software type support to STIX export
Must have