From 826aa63c740ee220b8494e2ced685e0311a4c736 Mon Sep 17 00:00:00 2001 From: Guillaume BOURGEOIS Date: Fri, 26 Jun 2026 00:18:06 +0200 Subject: [PATCH] chore: bump ipinfo/shodan/virustotal to regenerate form-based scripts Patch bump so an Update is offered once the InstallFromSource fix is deployed, regenerating the form-based command scripts without losing instances. Co-Authored-By: Claude Opus 4.8 --- integrations/ipinfo/manifest.yaml | 4 ++-- integrations/shodan/manifest.yaml | 4 ++-- integrations/virustotal/manifest.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/integrations/ipinfo/manifest.yaml b/integrations/ipinfo/manifest.yaml index 27e45fe..e3c2b40 100644 --- a/integrations/ipinfo/manifest.yaml +++ b/integrations/ipinfo/manifest.yaml @@ -1,8 +1,8 @@ id: ipinfo name: IPinfo -version: 1.0.0 +version: 1.0.1 description: "IPinfo Core API — IP address enrichment: geolocation, ASN / network details, and privacy/network flags (hosting, mobile, anycast, satellite)." -changelog: "1.0.0 — Initial release: IP lookup, single-field lookup, own IP, batch, and connectivity test." +changelog: "1.0.1 — Re-publish to regenerate form-based command scripts (fixes 'script not found' on install). 1.0.0 — Initial release: IP lookup, single-field lookup, own IP, batch, and connectivity test." category: enrichment config_schema: diff --git a/integrations/shodan/manifest.yaml b/integrations/shodan/manifest.yaml index 4521e60..cd60f38 100644 --- a/integrations/shodan/manifest.yaml +++ b/integrations/shodan/manifest.yaml @@ -1,8 +1,8 @@ id: shodan name: Shodan -version: 1.0.1 +version: 1.0.2 description: "Shodan — host & network intelligence: IP enrichment, search, DNS lookups, domain info, and on-demand scanning." -changelog: "1.0.1 — Added test_connection for the instance Test button. 1.0.0 — Initial release: host lookup, search, count, DNS resolve/reverse, domain info, api-info, scan status, and active scan." +changelog: "1.0.2 — Re-publish to regenerate form-based command scripts (fixes 'script not found' on install). 1.0.1 — Added test_connection for the instance Test button. 1.0.0 — Initial release: host lookup, search, count, DNS resolve/reverse, domain info, api-info, scan status, and active scan." category: enrichment config_schema: diff --git a/integrations/virustotal/manifest.yaml b/integrations/virustotal/manifest.yaml index 652268c..f0c7e72 100644 --- a/integrations/virustotal/manifest.yaml +++ b/integrations/virustotal/manifest.yaml @@ -1,8 +1,8 @@ id: virustotal name: VirusTotal -version: 1.0.1 +version: 1.0.2 description: VirusTotal API v3 — reputation lookups for IPs and domains. -changelog: "1.0.1 — Added test_connection for the instance Test button. 1.0.0 — Initial release: IP and domain reputation lookups." +changelog: "1.0.2 — Re-publish to regenerate form-based command scripts (fixes 'script not found' on install). 1.0.1 — Added test_connection for the instance Test button. 1.0.0 — Initial release: IP and domain reputation lookups." category: enrichment config_schema: