-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Align credentials stores part 21 (#27565)
* Align credentials stores - part 21 * align credentials part 21 * O365 Outlook Calendar rl * fixes * add to pack ignore * Update Packs/nessus/Integrations/Nessus/Nessus.js Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com> * Nessus change * Update Packs/nessus/Integrations/Nessus/Nessus.js Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com> --------- Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>
- Loading branch information
Showing
11 changed files
with
375 additions
and
14 deletions.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,4 @@ | |
ignore=auto-test | ||
|
||
[file:MicrosoftGraphCalendar.yml] | ||
ignore=DS107,IN145 | ||
ignore=DS107,IN124 |
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,10 @@ | ||
|
||
#### Integrations | ||
|
||
##### O365 Outlook Calendar | ||
- Added the following integration parameters to support credentials fetching object: | ||
- *ID*. | ||
- *Token*. | ||
- *Key*. | ||
- *Certificate Thumbprint*. | ||
- Updated the Docker image to: *demisto/crypto:1.0.0.63672*. |
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 |
---|---|---|
@@ -1,5 +1,2 @@ | ||
[file:Nessus.yml] | ||
ignore=IN145 | ||
|
||
[file:Nessus_image.png] | ||
ignore=IM111 |
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
Oops, something went wrong.