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/bs4-tld 0-10 coverage rate #32744

Merged
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
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
commonfields:

Check failure on line 1 in Packs/CommonScripts/Scripts/ParseHTMLIndicators/ParseHTMLIndicators.yml

View workflow job for this annotation

GitHub Actions / pre-commit / pre-commit

Validation Error DO106

The docker image tag is not the latest numeric tag, please update it. The docker image tag in the yml file is: 1.0.0.86470 The latest docker image tag in docker hub is: 1.0.0.87460 You can check for the most updated version of demisto/bs4-tld here: https://hub.docker.com/r/demisto/bs4-tld/tags To update the docker image run: demisto-sdk format -ud -i Packs/CommonScripts/Scripts/ParseHTMLIndicators/ParseHTMLIndicators.yml

Check failure on line 1 in Packs/CommonScripts/Scripts/ParseHTMLIndicators/ParseHTMLIndicators.yml

View workflow job for this annotation

GitHub Actions / pre-commit / pre-commit

Validation Error DS108

Description must end with a period ("."), fix the following: The argument url description should end with a period. The context path http.parsedBlog.indicators description should end with a period. The context path http.parsedBlog.sourceLink description should end with a period. To fix the problem, try running `demisto-sdk format -i Packs/CommonScripts/Scripts/ParseHTMLIndicators/ParseHTMLIndicators.yml `
id: ParseHTMLIndicators
version: -1
contentitemexportablefields:
Expand Down Expand Up @@ -36,7 +36,7 @@
description: The link for the source of the indicators
scripttarget: 0
subtype: python3
dockerimage: demisto/bs4-tld:1.0.0.21999
dockerimage: demisto/bs4-tld:1.0.0.86470
runas: DBotWeakRole
fromversion: 5.5.0
tests:
Expand Down
Loading