Skip to content

Commit

Permalink
Update demisto/netutils 0-10 coverage rate (#32631)
Browse files Browse the repository at this point in the history
* upgrade images

* update RN
  • Loading branch information
ilappe committed Feb 18, 2024
1 parent 11da314 commit 9eddbe4
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 4 deletions.
Expand Up @@ -96,7 +96,7 @@ script:
name: limit
description: Gets indicators from the feed.
name: public-dns-get-indicators
dockerimage: demisto/netutils:1.0.0.74582
dockerimage: demisto/netutils:1.0.0.86390
feed: true
runonce: false
script: '-'
Expand Down
6 changes: 6 additions & 0 deletions Packs/FeedPublicDNS/ReleaseNotes/1_0_15.md
@@ -0,0 +1,6 @@

#### Integrations

##### Public DNS Feed

- Updated the Docker image to: *demisto/netutils:1.0.0.86390*.
2 changes: 1 addition & 1 deletion Packs/FeedPublicDNS/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Public DNS Feed",
"description": "The Public DNS Feed fetches known IPs associated with public DNS servers from https://public-dns.info/",
"support": "xsoar",
"currentVersion": "1.0.14",
"currentVersion": "1.0.15",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
2 changes: 1 addition & 1 deletion Packs/Nmap/Integrations/Nmap/Nmap.yml
Expand Up @@ -57,4 +57,4 @@ script:
description: Additional parseable fields from the script output.
description: Scan targets with the given parameters
execution: true
dockerimage: demisto/netutils:1.0.0.74582
dockerimage: demisto/netutils:1.0.0.86390
6 changes: 6 additions & 0 deletions Packs/Nmap/ReleaseNotes/1_2_3.md
@@ -0,0 +1,6 @@

#### Integrations

##### nmap

- Updated the Docker image to: *demisto/netutils:1.0.0.86390*.
2 changes: 1 addition & 1 deletion Packs/Nmap/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Nmap",
"description": "Run nmap scans with the given parameters",
"support": "xsoar",
"currentVersion": "1.2.2",
"currentVersion": "1.2.3",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down

0 comments on commit 9eddbe4

Please sign in to comment.