-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
[Marketplace Contribution] Cisco Umbrella cloud security - Content Pack Update #32939
Merged
merit-maita
merged 16 commits into
demisto:contrib/xsoar-contrib_randomizerxd-contrib-Cisco-umbrella-cloud-security
from
xsoar-contrib:randomizerxd-contrib-Cisco-umbrella-cloud-security
Feb 22, 2024
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
d1937db
"contribution update to pack "Cisco Umbrella cloud security""
xsoar-bot 0fee3db
Revert description
randomizerxd 905a629
remove try/except around get_access_token call
randomizerxd d7fb622
removed resp_type and ok_codes arguments passed to _http_request
randomizerxd 3303ae1
currentVersion to 2.0.8
randomizerxd d70ea6e
Update Packs/Cisco-umbrella-cloud-security/ReleaseNotes/2_1_0.md
randomizerxd c6278f8
Rename 2_1_0.md to 2_0_8.md
randomizerxd 292749f
add test_get_access_token
randomizerxd f096977
Create token.json
randomizerxd eb3af1f
Apply suggestions from code review
randomizerxd 885b741
provide access_token dict and update docstrings
randomizerxd aa1aa83
Merge branch 'contrib/xsoar-contrib_randomizerxd-contrib-Cisco-umbrel…
randomizerxd cd5c71e
revert
randomizerxd 48921c8
Delete Packs/Cisco-umbrella-cloud-security/Integrations/CiscoUmbrella…
randomizerxd 0d166f2
update currentVersion to 2.0.9
randomizerxd 9893861
Create 2_0_9.md
randomizerxd 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
There are no files selected for viewing
This file contains 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 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 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
|
||
#### Integrations | ||
|
||
##### Cisco Umbrella Cloud Security v2 | ||
|
||
- Improved implementation of retrieving the *Access Token* in the authentication process. |
This file contains 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I did not intentionally move all of these
isArray
andrequired
. Do you want me to add them back in?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it's fine, it could be a result of running the format command, you can keep them.