Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix connector-cape bugs #3356

Merged
merged 6 commits into from
Feb 4, 2025

Conversation

t-mtsmt
Copy link
Contributor

@t-mtsmt t-mtsmt commented Jan 30, 2025

Proposed changes

  • Fix conflict between pycti and stix2.v21 Malware classes
  • Fix Get_Malware receiving list instead of string
  • Fix conflict between pycti and stix2.v21 Indicator classes
  • Fixed to assign labels in the appropriate format

Related issues

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality using different use cases
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality

@romain-filigran romain-filigran added this to the PRs backlog milestone Jan 31, 2025
@romain-filigran romain-filigran added the community use to identify PR from community label Feb 3, 2025
@richard-julien richard-julien force-pushed the master branch 2 times, most recently from 9818df2 to 0f4b30d Compare February 4, 2025 14:35
@flavienSindou flavienSindou self-requested a review February 4, 2025 16:17
Copy link
Contributor

@flavienSindou flavienSindou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for these fixes @t-mtsmt !

@flavienSindou flavienSindou self-assigned this Feb 4, 2025
@flavienSindou flavienSindou merged commit 7eeccd2 into OpenCTI-Platform:master Feb 4, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community use to identify PR from community
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CAPE] AttributeError: type object 'Malware' has no attribute 'generate_id'
3 participants