Skip to content

Commit

Permalink
Update Docker Image To demisto/python3 (demisto#29868)
Browse files Browse the repository at this point in the history
* Updated Metadata Of Pack AbnormalSecurity

* Added release notes to pack AbnormalSecurity

* Packs/AbnormalSecurity/Integrations/AbnormalSecurity/AbnormalSecurity.yml Docker image update

* Updated Metadata Of Pack FeedLOLBAS

* Added release notes to pack FeedLOLBAS

* Packs/FeedLOLBAS/Integrations/FeedLOLBAS/FeedLOLBAS.yml Docker image update

* Updated Metadata Of Pack Hackuity

* Added release notes to pack Hackuity

* Packs/Hackuity/Integrations/Hackuity/Hackuity.yml Docker image update

* Updated Metadata Of Pack Grafana

* Added release notes to pack Grafana

* Packs/Grafana/Integrations/Grafana/Grafana.yml Docker image update

* Updated Metadata Of Pack Binalyze

* Added release notes to pack Binalyze

* Packs/Binalyze/Integrations/BinalyzeAIR/BinalyzeAIR.yml Docker image update

* Updated Metadata Of Pack ServiceDeskPlus

* Added release notes to pack ServiceDeskPlus

* Packs/ServiceDeskPlus/Integrations/ServiceDeskPlus/ServiceDeskPlus.yml Docker image update

* Updated Metadata Of Pack Oracle_IAM

* Added release notes to pack Oracle_IAM

* Packs/Oracle_IAM/Integrations/OracleIAM/OracleIAM.yml Docker image update

* Updated Metadata Of Pack SalesforceFusion

* Added release notes to pack SalesforceFusion

* Packs/SalesforceFusion/Integrations/SalesforceFusionIAM/SalesforceFusionIAM.yml Docker image update

* Updated Metadata Of Pack AppNovi

* Added release notes to pack AppNovi

* Packs/AppNovi/Integrations/appNovi/appNovi.yml Docker image update

* Updated Metadata Of Pack FireMonSecurityManager

* Added release notes to pack FireMonSecurityManager

* Packs/FireMonSecurityManager/Integrations/FireMonSecurityManager/FireMonSecurityManager.yml Docker image update

* Fix DS108

* Fix DS108

---------

Co-authored-by: israelpolishook <ipolishuk@paloaltonetworks.com>
  • Loading branch information
2 people authored and maimorag committed Sep 28, 2023
1 parent 7d9a627 commit a849884
Show file tree
Hide file tree
Showing 30 changed files with 283 additions and 253 deletions.

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions Packs/AbnormalSecurity/ReleaseNotes/2_0_27.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Abnormal Security
- Updated the Docker image to: *demisto/python3:3.10.13.74666*.
2 changes: 1 addition & 1 deletion Packs/AbnormalSecurity/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Abnormal Security",
"description": "Abnormal Security detects and protects against the whole spectrum of email attacks",
"support": "partner",
"currentVersion": "2.0.26",
"currentVersion": "2.0.27",
"author": "Abnormal Security",
"url": "",
"email": "support@abnormalsecurity.com",
Expand Down
118 changes: 59 additions & 59 deletions Packs/AppNovi/Integrations/appNovi/appNovi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@ script:
- name: max_results
default: true
defaultValue: "25"
description: Number of results
description: Number of results.
outputs:
- contextPath: appnovi.components.name
description: Name of thing
description: Name of thing.
type: String
- contextPath: appnovi.components.coll
description: Collection containing thing
description: Collection containing thing.
type: String
- contextPath: appnovi.components.u._id
description: appNovi Database ID.
Expand All @@ -53,19 +53,19 @@ script:
description: appNovi Database Key.
type: String
- contextPath: appnovi.components.u.identity.company
description: Company ID
description: Company ID.
type: String
- contextPath: appnovi.components.u.identity.type
description: Thing type
description: Thing type.
type: String
- contextPath: appnovi.components.u.identity.value
description: Thing name
description: Thing name.
type: String
- contextPath: appnovi.components.u.identity.datacenter
description: Datacenter ID
description: Datacenter ID.
type: String
- contextPath: appnovi.components.u.identity.domain
description: Domain ID
description: Domain ID.
type: String
- contextPath: appnovi.components.u.lastSeen
description: Time thing was last seen.
Expand All @@ -80,40 +80,40 @@ script:
description: Number of connections.
type: Number
- contextPath: appnovi.time
description: Query time (for diagnostics)
description: Query time (for diagnostics).
type: Number
description: Search for Components by name or value
description: Search for Components by name or value.
- name: search-appnovi-connected
outputs:
- contextPath: appnovi._key
description: 'appNovi database key'
description: 'appNovi database key.'
type: String
- contextPath: appnovi._id
description: appNovi database ID.
type: String
- contextPath: appnovi.category
description: appNovi Category (e.g. Interface, Server)
description: appNovi Category (e.g. Interface, Server).
type: String
- contextPath: appnovi.firstSeen
description: When was this Thing first seen?
type: Date
- contextPath: appnovi.identity.company
description: Company ID
description: Company ID.
type: String
- contextPath: appnovi.identity.datacenter
description: Datacenter ID
description: Datacenter ID.
type: String
- contextPath: appnovi.identity.domain
description: Domain ID
description: Domain ID.
type: String
- contextPath: appnovi.identity.type
description: Thing type
description: Thing type.
type: String
- contextPath: appnovi.identity.value
description: Identity value
description: Identity value.
type: String
- contextPath: appnovi.lastSeen
description: Last time thing was seen
description: Last time thing was seen.
type: Date
- contextPath: appnovi.name
description: Name of entity.
Expand All @@ -125,12 +125,12 @@ script:
description: These are the custom properties of the entity.
type: String
- contextPath: appnovi.applications
description: List of applications
description: List of applications.
type: String
arguments:
- name: identity
required: true
description: appNovi identifier key-value or use key "_id" when searching via appNovi ID
description: appNovi identifier key-value or use key "_id" when searching via appNovi ID.
type: keyValue
- name: category
auto: PREDEFINED
Expand All @@ -155,7 +155,7 @@ script:
- Software
- Policy
- Databases
description: Optional category of components to return
description: Optional category of components to return.
isArray: true
type: textArea
- name: type
Expand Down Expand Up @@ -238,45 +238,45 @@ script:
- database
- table
- view
description: Optional type of components to return
description: Optional type of components to return.
isArray: true
type: textArea
- name: max_results
default: true
defaultValue: "25"
description: Number of results
description: Search for Components connected to supplied identity
description: Number of results.
description: Search for Components connected to supplied identity.
- name: search-appnovi-cve
outputs:
- contextPath: appnovi._key
description: 'appNovi database key'
description: 'appNovi database key.'
type: String
- contextPath: appnovi._id
description: appNovi database ID.
type: String
- contextPath: appnovi.category
description: appNovi Category (e.g. Interface, Server)
description: appNovi Category (e.g. Interface, Server).
type: String
- contextPath: appnovi.firstSeen
description: When was this Thing first seen?
type: Date
- contextPath: appnovi.identity.company
description: Company ID
description: Company ID.
type: String
- contextPath: appnovi.identity.datacenter
description: Datacenter ID
description: Datacenter ID.
type: String
- contextPath: appnovi.identity.domain
description: Domain ID
description: Domain ID.
type: String
- contextPath: appnovi.identity.type
description: Thing type
description: Thing type.
type: String
- contextPath: appnovi.identity.value
description: Identity value
description: Identity value.
type: String
- contextPath: appnovi.lastSeen
description: Last time thing was seen
description: Last time thing was seen.
type: Date
- contextPath: appnovi.name
description: Name of entity.
Expand All @@ -288,20 +288,20 @@ script:
description: These are the custom properties of the entity.
type: String
- contextPath: appnovi.applications
description: List of applications
description: List of applications.
type: String
arguments:
- name: cve
required: true
description: CVE e.g. "CVE-2017-0143"
description: Search for servers with matching CVE
description: CVE e.g. "CVE-2017-0143".
description: Search for servers with matching CVE.
- name: search-appnovi-component-property
outputs:
- contextPath: appnovi.components.name
description: Name of thing
description: Name of thing.
type: String
- contextPath: appnovi.components.coll
description: Collection containing thing
description: Collection containing thing.
type: String
- contextPath: appnovi.components.u._id
description: appNovi Database ID.
Expand All @@ -310,19 +310,19 @@ script:
description: appNovi Database Key.
type: String
- contextPath: appnovi.components.u.identity.company
description: Company ID
description: Company ID.
type: String
- contextPath: appnovi.components.u.identity.type
description: Thing type
description: Thing type.
type: String
- contextPath: appnovi.components.u.identity.value
description: Thing name
description: Thing name.
type: String
- contextPath: appnovi.components.u.identity.datacenter
description: Datacenter ID
description: Datacenter ID.
type: String
- contextPath: appnovi.components.u.identity.domain
description: Domain ID
description: Domain ID.
type: String
- contextPath: appnovi.components.u.lastSeen
description: Time thing was last seen.
Expand All @@ -337,51 +337,51 @@ script:
description: Number of connections.
type: Number
- contextPath: appnovi.time
description: Query time (for diagnostics)
description: Query time (for diagnostics).
type: Number
arguments:
- name: property
required: true
description: Name of property
description: Name of property.
- name: value
required: true
description: Value of property
description: Value of property.
- name: max_results
default: true
description: Number of results
description: Number of results.
defaultValue: "25"
description: Search for Components by property and value
description: Search for Components by property and value.
- name: search-appnovi-server-by-ip
outputs:
- contextPath: appnovi._key
description: 'appNovi database key'
description: 'appNovi database key.'
type: String
- contextPath: appnovi._id
description: appNovi database ID.
type: String
- contextPath: appnovi.category
description: appNovi Category (e.g. Interface, Server)
description: appNovi Category (e.g. Interface, Server).
type: String
- contextPath: appnovi.firstSeen
description: When was this Thing first seen?
type: Date
- contextPath: appnovi.identity.company
description: Company ID
description: Company ID.
type: String
- contextPath: appnovi.identity.datacenter
description: Datacenter ID
description: Datacenter ID.
type: String
- contextPath: appnovi.identity.domain
description: Domain ID
description: Domain ID.
type: String
- contextPath: appnovi.identity.type
description: Thing type
description: Thing type.
type: String
- contextPath: appnovi.identity.value
description: Identity value
description: Identity value.
type: String
- contextPath: appnovi.lastSeen
description: Last time thing was seen
description: Last time thing was seen.
type: Date
- contextPath: appnovi.name
description: Name of entity.
Expand All @@ -393,15 +393,15 @@ script:
description: These are the custom properties of the entity.
type: String
- contextPath: appnovi.applications
description: List of applications
description: List of applications.
type: String
arguments:
- name: ip
required: true
type: textArea
description: Server IP to search
description: Search for servers using IP address
dockerimage: demisto/python3:3.10.13.72123
description: Server IP to search.
description: Search for servers using IP address.
dockerimage: demisto/python3:3.10.13.74666
tests:
- No tests (auto formatted)
fromversion: 6.5.0
3 changes: 3 additions & 0 deletions Packs/AppNovi/ReleaseNotes/1_0_17.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### appNovi
- Updated the Docker image to: *demisto/python3:3.10.13.74666*.
2 changes: 1 addition & 1 deletion Packs/AppNovi/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "AppNovi",
"description": "Search your combined security data in appNovi via simplified search or search via the appNovi security graph.",
"support": "partner",
"currentVersion": "1.0.16",
"currentVersion": "1.0.17",
"author": "appNovi",
"url": "https://appnovi.com/support",
"email": "",
Expand Down

0 comments on commit a849884

Please sign in to comment.