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

Investigation framework and completed playbooks integration. Closes #173 #260

Merged
merged 17 commits into from
Nov 15, 2024

Conversation

fgibertoni
Copy link
Contributor

Description

Added support for investigation framework.

Related issues

Please add related issues.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).

Checklist

  • The pull request is for the branch develop
  • I have added tests in the Tests folder.
  • The tests gave 0 errors.
  • Black gave 0 errors.
  • Flake gave 0 errors.
  • I squashed the commits into a single one. (optional, they will be squashed anyway by the maintainer)

please follow these rules

  • If your changes decrease the overall tests coverage (you will know after the Codecov CI job is done), you should add the required tests to fix the problem
  • Everytime you make changes to the PR and you think the work is done, you should explicitly ask for a review

Real World Example

Please delete if the PR is for bug fixing.
Otherwise, please provide the resulting raw JSON of a finished analysis (and, if you like, a screenshot of the results). This is to allow the maintainers to understand how the analyzer works.

@fgibertoni
Copy link
Contributor Author

I should now have covered all investigation endpoints.

@fgibertoni fgibertoni changed the title Investigation framework Investigation framework and completed playbooks integration Nov 15, 2024
@fgibertoni fgibertoni changed the title Investigation framework and completed playbooks integration Investigation framework and completed playbooks integration. Closes #173 Nov 15, 2024
@fgibertoni fgibertoni merged commit ab0ecf8 into develop Nov 15, 2024
7 checks passed
@fgibertoni fgibertoni deleted the investigation-framework branch November 15, 2024 11:04
This was referenced Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants