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

ZeroFox Alerts: Feature - Enable automations on artifacts #14

Merged

Conversation

DNRRomero
Copy link
Contributor

@DNRRomero DNRRomero commented Dec 18, 2024

Please ensure your pull request (PR) adheres to the following guidelines:

  • Please refer to our contributing documentation for any questions on submitting a pull request, link: Contribution Guide

Pull Request Checklist

Please check if your PR fulfills the following requirements:

  • Testing of all the changes has been performed (for bug fixes / features)
  • The manual_readme_content.md has been reviewed and added / updated if needed (for bug fixes / features)
  • Use the following format for the PR description: <App Name>: <PR Type> - <PR Description>
  • Provide release notes as part of the PR submission which describe high level points about the changes for the upcoming GA release.
  • Verify all checks are passing.
  • Do NOT use the next branch of the forked repo. Create separate feature branch for raising the PR.
  • Do NOT submit updates to dependencies unless it fixes an issue.

Pull Request Type

Please check the type of change your PR introduces:

  • New App
  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Documentation
  • Other (please describe):

Security Considerations (REQUIRED)

  • If you are exposing any endpoints using a REST handler,
    please document them in the manual_readme_content.md.
  • If this is a new connector or you are adding new actions
    • Please document in the manual_readme_content.md all methods (eg, OAuth) used to authenticate
      with the service that the connector is integrating with.
    • If any actions are unable to run on SOAR Cloud, please document this in the manual_readme_content.md.
  • Are you introducing any new cryptography modules? If yes, please elaborate their purpose:
  • Are you are accessing the file system? If yes, please verify that you are only accessing paths returned through
    the Vault API.
  • Are you are marking code to be ignored by Semgrep with nosemgrep?
    If yes, please provide justification in an additional comment next to the ignored code.

Release Notes (REQUIRED)

  • Provide release notes as part of the PR submission which describe high level points about the changes for the upcoming GA release.

What is the current behavior? (OPTIONAL)

  • We enabled the run_automation flag on artifact creation based on ZeroFox alerts

What is the new behavior? (OPTIONAL)

  • Set run_automation=True in new artifacts

Thanks for contributing!

@splunk-soar-connectors-bot
Copy link
Collaborator

Thank you for your submission! We have a total of 12 PRs open right now, and we are working hard on all of them! We will take a look as soon as we can.

@splunk-soar-connectors-bot
Copy link
Collaborator

@splunk-soar-connectors-bot
Copy link
Collaborator

@DNRRomero DNRRomero force-pushed the zerofox-enable-automation branch from 2caf392 to ef56cf3 Compare December 18, 2024 18:56
@splunk-soar-connectors-bot
Copy link
Collaborator

@splunk-soar-connectors-bot
Copy link
Collaborator

@DNRRomero DNRRomero force-pushed the zerofox-enable-automation branch from ef56cf3 to 79fba1a Compare December 18, 2024 18:57
@splunk-soar-connectors-bot
Copy link
Collaborator

@splunk-soar-connectors-bot
Copy link
Collaborator

@DNRRomero DNRRomero changed the title Zerofox enable automation ZeroFox Alerts: Feature - Enable automations on artifacts Dec 18, 2024
@DNRRomero DNRRomero force-pushed the zerofox-enable-automation branch from 79fba1a to 5711145 Compare December 18, 2024 19:17
@splunk-soar-connectors-bot
Copy link
Collaborator

@splunk-soar-connectors-bot
Copy link
Collaborator

@DNRRomero DNRRomero force-pushed the zerofox-enable-automation branch from 5711145 to 82b7871 Compare December 18, 2024 19:28
@splunk-soar-connectors-bot
Copy link
Collaborator

@splunk-soar-connectors-bot
Copy link
Collaborator

@DNRRomero DNRRomero force-pushed the zerofox-enable-automation branch from 82b7871 to 4faf782 Compare December 18, 2024 19:29
@splunk-soar-connectors-bot
Copy link
Collaborator

@splunk-soar-connectors-bot
Copy link
Collaborator

@DNRRomero DNRRomero force-pushed the zerofox-enable-automation branch from 4faf782 to 1622e6c Compare December 18, 2024 19:35
@splunk-soar-connectors-bot
Copy link
Collaborator

@splunk-soar-connectors-bot
Copy link
Collaborator

@DNRRomero DNRRomero force-pushed the zerofox-enable-automation branch from 1622e6c to 82200be Compare December 18, 2024 19:45
@splunk-soar-connectors-bot
Copy link
Collaborator

@splunk-soar-connectors-bot
Copy link
Collaborator

@DNRRomero DNRRomero force-pushed the zerofox-enable-automation branch from 82200be to f091c05 Compare December 18, 2024 19:52
@splunk-soar-connectors-bot
Copy link
Collaborator

@splunk-soar-connectors-bot
Copy link
Collaborator

@DNRRomero DNRRomero force-pushed the zerofox-enable-automation branch from f091c05 to f2ba37d Compare December 18, 2024 19:57
@splunk-soar-connectors-bot
Copy link
Collaborator

@splunk-soar-connectors-bot
Copy link
Collaborator

@DNRRomero DNRRomero force-pushed the zerofox-enable-automation branch from f2ba37d to df8450f Compare December 18, 2024 20:00
@splunk-soar-connectors-bot
Copy link
Collaborator

@splunk-soar-connectors-bot
Copy link
Collaborator

@DNRRomero DNRRomero force-pushed the zerofox-enable-automation branch from df8450f to bfb5192 Compare December 18, 2024 20:03
@splunk-soar-connectors-bot
Copy link
Collaborator

@splunk-soar-connectors-bot
Copy link
Collaborator

@DNRRomero DNRRomero marked this pull request as ready for review December 18, 2024 20:14
@phantom-jacob phantom-jacob merged commit d5d3b40 into splunk-soar-connectors:next Dec 23, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants