Skip to content
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

Update demisto/python3 75-100-Nightly coverage rate #33314

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
commonfields:

Check failure on line 1 in Packs/Phishing/Scripts/LinkToPhishingCampaign/LinkToPhishingCampaign.yml

View workflow job for this annotation

GitHub Actions / pre-commit / pre-commit

Validation Error RM109

SCRIPT is missing a README file To fix the problem, try running `demisto-sdk generate-docs -i Packs/Phishing/Scripts/LinkToPhishingCampaign/LinkToPhishingCampaign.yml `
id: LinkToPhishingCampaign
version: -1
name: LinkToPhishingCampaign
Expand All @@ -12,7 +12,7 @@
enabled: true
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.9.7.24076
dockerimage: demisto/python3:3.10.13.89009
runas: DBotWeakRole
fromversion: 6.0.0
tests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ args:
commonfields:
id: CreatePrismaCloudComputeComplianceReportButton
version: -1
dockerimage: demisto/python3:3.10.11.56082
dockerimage: demisto/python3:3.10.13.89009
enabled: true
name: CreatePrismaCloudComputeComplianceReportButton
runas: DBotWeakRole
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ args:
commonfields:
id: CreatePrismaCloudComputeLink
version: -1
dockerimage: demisto/python3:3.10.11.56082
dockerimage: demisto/python3:3.10.13.89009
enabled: true
name: CreatePrismaCloudComputeLink
runas: DBotWeakRole
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ args:
commonfields:
id: TagIndicatorButton
version: -1
dockerimage: demisto/python3:3.10.11.56082
dockerimage: demisto/python3:3.10.13.89009
enabled: true
comment: This is a wrapper around the setIndicators script.
name: TagIndicatorButton
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ comment: This display the amount of fetched events vs the total amount of events
commonfields:
id: QRadarFetchedEventsSum
version: -1
dockerimage: demisto/python3:3.9.7.24076
dockerimage: demisto/python3:3.10.13.89009
enabled: true
name: QRadarFetchedEventsSum
runas: DBotWeakRole
Expand Down
4 changes: 2 additions & 2 deletions Packs/QRadar/Scripts/QRadarMagnitude/QRadarMagnitude.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
comment: "This enables to color the field according to the magnitude. The scale is \n1-3 green\n4-7 yellow\n8-10 red"
comment: "This enables to color the field according to the magnitude. The scale is \n1-3 green\n4-7 yellow\n8-10 red."
commonfields:
id: QRadarMagnitude
version: -1
dockerimage: demisto/python3:3.9.7.24076
dockerimage: demisto/python3:3.10.13.89009
enabled: true
name: QRadarMagnitude
runas: DBotWeakRole
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ comment: "This script prints the assets fetched from the offense in a table form
commonfields:
id: QRadarPrintAssets
version: -1
dockerimage: demisto/python3:3.9.7.24076
dockerimage: demisto/python3:3.10.13.89009
enabled: true
name: QRadarPrintAssets
runas: DBotWeakRole
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ comment: This script prints the events fetched from the offense in a table forma
commonfields:
id: QRadarPrintEvents
version: -1
dockerimage: demisto/python3:3.10.4.30607
dockerimage: demisto/python3:3.10.13.89009
enabled: true
name: QRadarPrintEvents
runas: DBotWeakRole
Expand Down
2 changes: 1 addition & 1 deletion Packs/SplunkPy/Scripts/SplunkShowAsset/SplunkShowAsset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ commonfields:
contentitemexportablefields:
contentitemfields:
fromServerVersion: ""
dockerimage: demisto/python3:3.10.5.31928
dockerimage: demisto/python3:3.10.13.89009
enabled: true
name: SplunkShowAsset
runas: DBotWeakRole
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ commonfields:
contentitemexportablefields:
contentitemfields:
fromServerVersion: ""
dockerimage: demisto/python3:3.10.5.31928
dockerimage: demisto/python3:3.10.13.89009
enabled: true
name: SplunkShowIdentity
runas: DBotWeakRole
Expand Down