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: