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/taxii:1.0.0.116749 | 0-100 | PR batch #1/1 #37292

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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Packs/Base/Scripts/StixParser/StixParser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ tags:
timeout: 0s
type: python
subtype: python3
dockerimage: demisto/taxii:1.0.0.84046
dockerimage: demisto/taxii:1.0.0.116749
tests:
- No tests
dependson: {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ script:
name: begin_date
description: Gets the indicators from AlienVault OTX.
name: alienvaultotx-get-indicators
dockerimage: demisto/taxii:1.0.0.86676
dockerimage: demisto/taxii:1.0.0.116749
feed: true
runonce: false
script: '-'
Expand Down
2 changes: 1 addition & 1 deletion Packs/FeedTAXII/Integrations/FeedTAXII/FeedTAXII.yml
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ script:
- contextPath: TAXII.Indicator.Rawjson
description: The indicator rawJSON value.
type: Unknown
dockerimage: demisto/taxii:1.0.0.112084
dockerimage: demisto/taxii:1.0.0.116749
feed: true
runonce: false
script: ''
Expand Down
Loading