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

Financial data #572

Closed

Conversation

ParamConstructor
Copy link
Contributor

Proposed changes

This is the PYCTI changes required to support the OpenCTI PR - OpenCTI-Platform/opencti#5287

  • Add new observables: Financial Accounts, Financial Assets, and Financial Transactions
  • Add new vocabularies: financial_account_status, financial_account_type, asset_type, currency_code
  • Removed BankAccount and CryptoWallet observables (migrated to Financial Account in OpenCTI)
  • Add relation support for new observables

Related issues

  • This needs to be deployed in tandem with the OpenCTI PR
  • We have tested locally using unit tests / pytest locally - but the automated pipeline has not been used due to it checking out "master" on OpenCTI branch versus the equivalent "financial_data" branch

Checklist

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

Further comments

N/A

@aHenryJard aHenryJard added the multi-repository When a PR requires several repository changes label May 30, 2024
@ParamConstructor
Copy link
Contributor Author

Closing to update Branch name to support multi-repo CI Pipeline run. Replaced with - #667

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
multi-repository When a PR requires several repository changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants