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

demisto/taxii2:1.0.0.117320 | 50-100 | PR batch #1/1 #37356

Draft
wants to merge 1 commit into
base: AUD-demisto/auto_update_docker_staging_branch_58
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Packs/FeedDHS/Integrations/DHSFeedV2/DHSFeedV2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ script:
- contextPath: DHS.Collections.Name
description: Collection name.
type: String
dockerimage: demisto/taxii2:1.0.0.106354
dockerimage: demisto/taxii2:1.0.0.117320
feed: true
runonce: false
script: '-'
Expand Down
2 changes: 1 addition & 1 deletion Packs/FeedGitHub/Integrations/FeedGitHub/FeedGitHub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ script:
name: limit
description: Gets indicators from the feed within a specified date range and up to a maximum limit..
name: github-get-indicators
dockerimage: demisto/taxii2:1.0.0.112358
dockerimage: demisto/taxii2:1.0.0.117320
feed: true
isfetch: false
longRunning: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ script:
- contextPath: MITREATTACK.value
description: MITRE ATTACK Attack Pattern value.
type: String
dockerimage: demisto/taxii2:1.0.0.107875
dockerimage: demisto/taxii2:1.0.0.117320
feed: true
runonce: false
script: '-'
Expand Down
2 changes: 1 addition & 1 deletion Packs/FeedTAXII/Integrations/FeedTAXII2/FeedTAXII2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ script:
- deprecated: true
description: 'WARNING: This command will reset your fetch history.'
name: taxii2-reset-fetch-indicators
dockerimage: demisto/taxii2:1.0.0.112358
dockerimage: demisto/taxii2:1.0.0.117320
feed: true
runonce: false
script: '-'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ script:
- attack-pattern
description: Retrieves a limited number of the indicators.
name: unit42-get-indicators
dockerimage: demisto/taxii2:1.0.0.107875
dockerimage: demisto/taxii2:1.0.0.117320
feed: true
runonce: false
script: '-'
Expand Down
Loading