-
Notifications
You must be signed in to change notification settings - Fork 39
Feature/integrations pt1 integrations #193
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
PaperMtn
wants to merge
63
commits into
google:main
Choose a base branch
from
PaperMtn:feature/integrations-pt1-integrations
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
63 commits
Select commit
Hold shift + click to select a range
2002aa2
feat: Implement marketplace integrations functionality
PaperMtn 182c2bf
chore: linting and tidying up imports
PaperMtn da677e7
chore: update docstring
PaperMtn a774413
feat: added tests for marketplace integrations
PaperMtn 6c8c1b1
fix: rename incorrect field
PaperMtn b63941b
feat: implement CLI commands for marketplace integrations
PaperMtn 1fa8916
chore: add imports
PaperMtn 46b7288
feat: refactor for integrations and subcommands in CLI
PaperMtn eb954dd
feat: refactor for integrations and subcommands in CLI
PaperMtn 5cd6ee0
feat: refactor for integrations and subcommands in CLI
PaperMtn ee73653
chore: marketplace integration features documentation
PaperMtn 1b3a828
chore: linting and formatting
PaperMtn c30d8c6
chore: refactor integrations under directory for future expansion
PaperMtn c5ed1b9
feat: implement integrations functions
PaperMtn 083276a
feat: implement bytes request helper for download functions
PaperMtn ae13e72
feat: implement bytes request helper for download functions
PaperMtn 8d485a0
Merge remote-tracking branch 'origin/main' into feature/marketplace-i…
PaperMtn 0785c0b
chore: linting and formatting
PaperMtn efe32b8
fix: updates based on testing errors
PaperMtn 04c8524
feat: added tests for integrations
PaperMtn 9a96405
feat: update to use model
PaperMtn 6e3d8fa
feat: implement integrations CLI
PaperMtn a27aed9
feat: implement integration actions functions
PaperMtn 8a4ff68
chore: black formatting and linting
PaperMtn 2e8e4d9
feat: add functions for integration connectors
PaperMtn 1e1d979
feat: add functions for integration jobs
PaperMtn 16bcff0
feat: add functions for integration managers
PaperMtn 40d19a8
feat: add functions for integration manager revisions
PaperMtn 4285d2b
feat: add functions for integration job revisions
PaperMtn c4bb017
feat: add functions for integration job instances
PaperMtn aa69ab8
feat: add functions for integration job context properties
PaperMtn 584d2b9
feat: add functions for integration job instance logs
PaperMtn 6e98409
feat: add functions for integration instances
PaperMtn 4967db3
feat: add functions for integration connector revisions
PaperMtn 0e6b0a4
feat: add functions for integration connector context properties
PaperMtn 9bf1aa2
feat: add functions for integration connector instances
PaperMtn 933e7d3
feat: add functions for integration connector instances
PaperMtn 40a2e85
feat: add functions for integration action revisions functions
PaperMtn bb04df6
feat: implement integration CLI functions
PaperMtn 8528510
chore: update documentation for integrations
PaperMtn f43a5cc
feat: implement integration transformers
PaperMtn 22df29d
feat: implement logical operators
PaperMtn 398d0d8
chore: black formatting
PaperMtn 513a824
feat: implement logical operator revision functions
PaperMtn 2ab83f6
chore: move test case directory
PaperMtn 8e400f5
Merge branch 'main' into feature/marketplace-integrations
PaperMtn 49f7b3d
chore: refactor for split PR
PaperMtn a58146c
fix: PyLint error on f-strings
PaperMtn 38376a6
Merge branch 'main' into feature/integrations-pt1-integrations
PaperMtn 053e5d2
feat: refactor SOARService as a feature namespace in ChronicleClient
PaperMtn 7f557e0
Merge branch 'main' into feature/integrations-pt1-integrations
PaperMtn b5a7bac
Merge branch 'main' into feature/integrations-pt1-integrations
PaperMtn 2058a09
chore: refactor build_patch_body
PaperMtn 7393f23
chore: fix incorrect variable type
PaperMtn 22e33cf
chore: rename soar.client.py to soar.service.py
PaperMtn 1296d02
chore: revert formatting changes
PaperMtn d675257
chore: refactor param type models into one single IntegrationParamType
PaperMtn 4df5c19
fix: restore mistaken deleted documentation
PaperMtn 71a61a7
chore: linting fixes
PaperMtn ea97722
fix: fix use before assignment error
PaperMtn d91bb53
fix: remove unused import
PaperMtn 1a55e95
chore: add missing docstring
PaperMtn aecfbff
Merge branch 'main' into feature/integrations-pt1-integrations
PaperMtn File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.