Skip to content

Apply a case template through a playbook #10968

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

Open
wants to merge 17 commits into
base: release/current
Choose a base branch
from

Conversation

marieflorescontact
Copy link
Member

@marieflorescontact marieflorescontact commented May 9, 2025

Proposed changes

Back:

  • add caseTemplates option in playbook container wrapper component schema
  • ability to add Tasks from caseTemplate in bundle in playbook container wrapper component executor
  • integration test for playbook container wrapper component
  • unit test for buildStixTaskFromTaskTemplate() method

Front:

  • add caseTemplates option in playbook container wrapper component UI
  • ability to list and add one ro more CaseTemplates to a container with playbook container wrapper component

Related issues

Checklist

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

Further comments

@github-actions github-actions bot added the filigran team use to identify PR from the Filigran team label May 9, 2025
Copy link

codecov bot commented May 9, 2025

Codecov Report

Attention: Patch coverage is 60.00000% with 26 lines in your changes missing coverage. Please review.

Project coverage is 65.80%. Comparing base (00e64b9) to head (553541e).
Report is 1 commits behind head on release/current.

Files with missing lines Patch % Lines
...raphql/src/modules/playbook/playbook-components.ts 64.58% 17 Missing ⚠️
...rm/opencti-graphql/src/modules/task/task-domain.ts 10.00% 9 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##           release/current   #10968      +/-   ##
===================================================
+ Coverage            65.68%   65.80%   +0.11%     
===================================================
  Files                  680      685       +5     
  Lines                67303    67648     +345     
  Branches              7431     7564     +133     
===================================================
+ Hits                 44207    44514     +307     
- Misses               23096    23134      +38     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ValentinBouzinFiligran ValentinBouzinFiligran marked this pull request as ready for review May 20, 2025 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filigran team use to identify PR from the Filigran team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants