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 #5287

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

Bonsai8863
Copy link
Contributor

@Bonsai8863 Bonsai8863 commented Dec 21, 2023

Proposed changes

  • 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
  • Add migration script to convert existing BankAccount and CryptoWallet observables to Financial Accounts
  • Add relation support for new observables

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

Relevant Client Python PR

OpenCTI-Platform/client-python#667

@Bonsai8863 Bonsai8863 force-pushed the financial_data branch 3 times, most recently from 23587f1 to 432ff84 Compare January 2, 2024 12:25
@Kedae Kedae added the community use to identify PR from community label Jan 5, 2024
@Bonsai8863 Bonsai8863 force-pushed the financial_data branch 4 times, most recently from 66e9a24 to ca06945 Compare January 22, 2024 13:35
@Bonsai8863 Bonsai8863 force-pushed the financial_data branch 4 times, most recently from c1a1e9d to 4aa6bd0 Compare January 29, 2024 11:04
@SamuelHassine SamuelHassine force-pushed the master branch 4 times, most recently from 3972324 to 3d01224 Compare February 4, 2024 22:22
@ParamConstructor ParamConstructor force-pushed the financial_data branch 5 times, most recently from bd0bfed to 7a43913 Compare February 7, 2024 20:12
@SamuelHassine SamuelHassine force-pushed the master branch 2 times, most recently from 6f29a12 to ebfecd0 Compare February 9, 2024 01:54
@ParamConstructor ParamConstructor force-pushed the financial_data branch 4 times, most recently from 40174c7 to bcb42b9 Compare February 13, 2024 15:54
Bonsai8863 added a commit to fbicyber/opencti__opencti that referenced this pull request Aug 7, 2024
…TI-Platform#5287)

[frontend/backend] Added financial data tab to observables

[frontend/backend] Custom financial-data route

[backend] Modify the migrate script to use elUpdateByQueryForMigration

[backend] Schema and backend adoption changes for rebase
Bonsai8863 added a commit to fbicyber/opencti__opencti that referenced this pull request Aug 8, 2024
…TI-Platform#5287)

[frontend/backend] Added financial data tab to observables

[frontend/backend] Custom financial-data route

[backend] Modify the migrate script to use elUpdateByQueryForMigration

[backend] Schema and backend adoption changes for rebase
Bonsai8863 added a commit to fbicyber/opencti__opencti that referenced this pull request Aug 12, 2024
…TI-Platform#5287)

[frontend/backend] Added financial data tab to observables

[frontend/backend] Custom financial-data route

[backend] Modify the migrate script to use elUpdateByQueryForMigration

[backend] Schema and backend adoption changes for rebase
Bonsai8863 added a commit to fbicyber/opencti__opencti that referenced this pull request Aug 13, 2024
…TI-Platform#5287)

[frontend/backend] Added financial data tab to observables

[frontend/backend] Custom financial-data route

[backend] Modify the migrate script to use elUpdateByQueryForMigration

[backend] Schema and backend adoption changes for rebase
Bonsai8863 added a commit to fbicyber/opencti__opencti that referenced this pull request Aug 16, 2024
…TI-Platform#5287)

[frontend/backend] Added financial data tab to observables

[frontend/backend] Custom financial-data route

[backend] Modify the migrate script to use elUpdateByQueryForMigration

[backend] Schema and backend adoption changes for rebase
Bonsai8863 added a commit to fbicyber/opencti__opencti that referenced this pull request Aug 19, 2024
…TI-Platform#5287)

[frontend/backend] Added financial data tab to observables

[frontend/backend] Custom financial-data route

[backend] Modify the migrate script to use elUpdateByQueryForMigration

[backend] Schema and backend adoption changes for rebase
Bonsai8863 added a commit to fbicyber/opencti__opencti that referenced this pull request Aug 20, 2024
…TI-Platform#5287)

[frontend/backend] Added financial data tab to observables

[frontend/backend] Custom financial-data route

[backend] Modify the migrate script to use elUpdateByQueryForMigration

[backend] Schema and backend adoption changes for rebase
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 multi-repository For contribution that requires PR in several repository
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants