Skip to content

Commit

Permalink
GenerateAsBuilt [Common Scripts Utility Consolidations] (#23471)
Browse files Browse the repository at this point in the history
* moved GenerateAsBuilt to CommonScripts

* Updated code standards and doc strings

* Added doc strings

* added UT's

* moved main function logic to helper functions

* removed UT coverage from __init__ functions

* removed UT coverage from __init__ functions

* Added UT doc-strings, Linting

* Updated dockerimage

* Updates release notes

* Updated release notes

* Updated release notes

* fixes for CR issues

* deprecated original pack

* deprecated original pack

* Release notes misspell fix

* Updated UT

* Updated release notes

* Added id_set json

* Updated release notes

* Updated release notes

* Updated RN

* Removed constants

* Updated RN

* UT coverage

* Fixed linting error

* Updated RN

Co-authored-by: Shmuel Fainberg <sfainberg@paloaltonetworks.com>
  • Loading branch information
2 people authored and maimorag committed Jan 17, 2023
1 parent 8fa1efb commit 88096e8
Show file tree
Hide file tree
Showing 11 changed files with 507 additions and 120 deletions.
4 changes: 3 additions & 1 deletion Packs/CommonScripts/.secrets-ignore
Expand Up @@ -79,10 +79,12 @@ email@domain.com
domain.com
www.w3schools.com
sailpoint
https://cdn.jsdelivr.net
bootstrap@5.0.0-beta3
https://invalid.url
https://longurl.in
https://longurl.in/api/expand-url
https://short.url/b
https://short.url/a
https://unshorten.me/json/
https://xsoar.pan.dev
https://xsoar.pan.dev
5 changes: 5 additions & 0 deletions Packs/CommonScripts/ReleaseNotes/1_11_1.md
@@ -0,0 +1,5 @@

#### Scripts
##### New: GenerateAsBuilt
- Generate an as built document, as HTML, based on the running XSOAR instance. Requires an instance of the Demisto API integration configured. (Available from Cortex XSOAR 6.0.0).
- Updated the Docker image to: *demisto/teams:1.0.0.43500*.

0 comments on commit 88096e8

Please sign in to comment.