-
Notifications
You must be signed in to change notification settings - Fork 1.9k
CyberArk PAS - adding cyberark-pas-account-get-details command #8629
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
Merged
Conversation
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
bakatzir
approved these changes
Aug 23, 2020
Contributor
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.
Very clean.
Contributor
|
@ohaim1008 Done. |
crestdatasystems
pushed a commit
to crestdatasystems/content
that referenced
this pull request
Aug 25, 2020
* 'master' of https://github.com/demisto/content: (75 commits) Added a 30 seconds sleep step at the end of the test playbook. (demisto#8648) Layouts - set typeId in layout level (demisto#8636) typo in camaign ID (demisto#8622) Docs fixes - broken links (demisto#8634) Add completion-percentage argument to get-question-result (demisto#8554) removed event argument from gmail-list-users command (demisto#8631) add infra for widget creation (demisto#8344) UTF-8 Unicode text Support (demisto#8531) CyberArk PAS - adding cyberark-pas-account-get-details command (demisto#8629) Panw hunting readme (demisto#8608) CS Falcon Streaming v2 - set content-type and accept headers (demisto#8597) Feed Related Indicators Widget Url fix (demisto#8620) MS-ATP test playbook fix (demisto#8600) Run GitHub Actions Workflow to Sync Contribution Base Branches Only in `demisto/content` (demisto#8626) Infinipoint - changed partner support type (demisto#8617) SymantecEndpointProtection v2 Bug (demisto#8555) [Fix] QRadar Timeout Issue (demisto#8327) Changing WordTokenizerNLP docker image to dl:1.4 (demisto#8551) [code42-636] fix file category bug (demisto#8615) [expanse-272] Add additional checks to test playbook and update input values (demisto#8451) (demisto#8607) ...
crestdatasystems
pushed a commit
to crestdatasystems/content
that referenced
this pull request
Aug 25, 2020
…ntegration * master: (211 commits) Change defaults in splunk to fix fetch (demisto#8601) Added a 30 seconds sleep step at the end of the test playbook. (demisto#8648) Layouts - set typeId in layout level (demisto#8636) typo in camaign ID (demisto#8622) Docs fixes - broken links (demisto#8634) Add completion-percentage argument to get-question-result (demisto#8554) removed event argument from gmail-list-users command (demisto#8631) add infra for widget creation (demisto#8344) UTF-8 Unicode text Support (demisto#8531) CyberArk PAS - adding cyberark-pas-account-get-details command (demisto#8629) Panw hunting readme (demisto#8608) CS Falcon Streaming v2 - set content-type and accept headers (demisto#8597) Feed Related Indicators Widget Url fix (demisto#8620) MS-ATP test playbook fix (demisto#8600) Run GitHub Actions Workflow to Sync Contribution Base Branches Only in `demisto/content` (demisto#8626) Infinipoint - changed partner support type (demisto#8617) SymantecEndpointProtection v2 Bug (demisto#8555) [Fix] QRadar Timeout Issue (demisto#8327) Changing WordTokenizerNLP docker image to dl:1.4 (demisto#8551) [code42-636] fix file category bug (demisto#8615) ... # Conflicts: # Tests/conf.json
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Status
Related Issues
fixes: https://github.com/demisto/etc/issues/27830
Description
Part of the deprecation of the CyberArk AIM integration, moving the account-get-details command that uses the PAS API from the AIM integration to the PAS.
Does it break backward compatibility?
Must have