Skip to content

Mp/describe integration#662

Open
TalShafir1 wants to merge 30 commits intomainfrom
mp/describe-integration
Open

Mp/describe integration#662
TalShafir1 wants to merge 30 commits intomainfrom
mp/describe-integration

Conversation

@TalShafir1
Copy link
Copy Markdown
Member

@TalShafir1 TalShafir1 commented Apr 5, 2026

Note

Medium Risk
Mostly metadata/documentation changes, but several actions change declared capabilities/fetches_data/enrichment flags, which could affect how SecOps classifies and executes these integrations in playbooks/UI.

Overview
Standardizes AI metadata across multiple response integrations by adding per-action action_product_categories blocks, refreshing ai_description content/formatting, and introducing new integration_ai_description.yaml files with top-level product_categories.

Also adjusts declared action behavior metadata in a few places (e.g., toggling can_mutate_internal_data, can_update_entities, fetches_data, and categories.enrichment for some CyberX, MobileIron, McAfee NSM, and MicroFocus ITSMA actions), and removes/replaces legacy actions_ai_description.yaml content accordingly.

Reviewed by Cursor Bugbot for commit 6f25b33. Bugbot is set up for automated code reviews on this repo. Configure here.

@TalShafir1 TalShafir1 requested review from a team as code owners April 5, 2026 15:09
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request significantly enhances the marketplace CLI tool by adding robust support for AI-driven documentation generation across all content types (actions, connectors, jobs, and integrations). It introduces a modular architecture for describing these resources, updates the underlying data models to support new AI metadata, and provides a unified CLI interface for managing these descriptions. The changes also include improvements to file handling and dependency management to support these new features.

Highlights

  • AI-based Description Generation: Added comprehensive support for generating AI-based descriptions for connectors, jobs, and integrations using Gemini, expanding the existing action description capabilities.
  • Marketplace Content Structure: Introduced new metadata models and YAML file structures for AI descriptions, including product categories for actions and integrations.
  • CLI Enhancements: Added new CLI commands (mp describe connector, mp describe job, mp describe integration, mp describe all-content) to facilitate the generation of AI descriptions for various marketplace components.
  • Dependency Updates: Updated several dependencies including google-genai to 1.70.0, ruff to 0.15.9, and ty to 0.0.28, and bumped the project version to 1.29.0.

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces a new AI-based description system for marketplace content, including actions, connectors, jobs, and integrations. It adds necessary data models, updates the CLI to support these new commands, and includes a new all-content command for comprehensive integration documentation. The changes also include dependency updates and improved file handling utilities. I have reviewed the documentation and provided feedback to ensure consistency and clarity.

Comment thread packages/mp/docs/commands/describe.md
Comment thread packages/mp/docs/commands/describe.md
Comment thread packages/mp/docs/commands/describe.md Outdated
… description. Add a general describe command that describes all the content of an integration
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 6, 2026

Marketplace Validation Failed

Click to view the full report

Validation Report

🧩 Integrations
Pre-Build Stage

symantec_content_analysis

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

stealthwatch_v610

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

juniper_vsrx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

symantec_icdx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

micro_focus_itsma

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyber_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

reversinglabs_a1000

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

mc_afee_nsm

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

mobile_iron

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

portnox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_safe_browsing

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

nucleon_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

spycloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

insights

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_docs

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

image_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

philips_hue

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

lists

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

doppel_vision

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

git_sync

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

domain_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

houdin_io

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_dve_feed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

be_secure

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

clarotyxdome

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

netappransomwareresilience

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

wiz

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

xm_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

silverfort

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

chronicle_support_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

bandura_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

lacework

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_dve_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_drive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

abuse_ipdb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

air_table

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

arcanna_ai

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

orca_security

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_actionable_alerts

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

docker_hub

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

telegram

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

hibob

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

whois_xml_api

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

darktrace

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

ip_info

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

aws_ec2

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

jamf

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

pulsedive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

rubrik_security_cloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

azure_devops

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_ti_feeds

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

pager_duty

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

group_ib_ti

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

zoom

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

luminar_iocs_and_leaked_credentials

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

connectors

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

thinkst_canary

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_sandbox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyjax_threat_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

sample_integration

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

stairwell

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

duo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vanilla_forums

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

data_dog

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

file_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

goqr

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_darkfeed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

send_grid

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

grey_noise

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

ipqs_fraud_and_risk_scoring

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

template_engine

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

logzio

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

workflow_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

torq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

spell_checker

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

marketo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

superna_zero_trust

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vectra_rux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

infoblox_threat_defense_with_ddi

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

eclectic_iq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

signal_sciences

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

imgbb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

webhook

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

netenrich_connect

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_darkfeed_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyware_intel_exchange

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

censys

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cylusone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_ti_lookup

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

asana

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

country_flags

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

team_cymru_scout

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

phish_tank

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

microsoft_graph_security_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

flashpoint

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

infoblox_nios

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

full_contact

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

perimeter_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

email_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vorlon

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_sheets

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

functions

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

bitdefender_gravity_zone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vectra_qux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

recorded_future_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

silentpush

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 6, 2026

Marketplace Validation Failed

Click to view the full report

Validation Report

🧩 Integrations
Pre-Build Stage

stealthwatch_v610

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

symantec_content_analysis

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

symantec_icdx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

juniper_vsrx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

micro_focus_itsma

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

reversinglabs_a1000

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

mc_afee_nsm

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyber_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

mobile_iron

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

portnox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_actionable_alerts

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

perimeter_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_safe_browsing

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

abuse_ipdb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

houdin_io

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_ti_feeds

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

xm_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

doppel_vision

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

pulsedive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

wiz

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

duo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

azure_devops

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

group_ib_ti

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

asana

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

grey_noise

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_dve_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

marketo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

docker_hub

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

silverfort

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_sandbox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_drive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

torq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

philips_hue

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

lists

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

logzio

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_darkfeed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

sample_integration

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

team_cymru_scout

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_docs

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyware_intel_exchange

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

darktrace

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

microsoft_graph_security_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

insights

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vorlon

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_sheets

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

bandura_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

zoom

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

orca_security

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vanilla_forums

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

chronicle_support_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

jamf

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

thinkst_canary

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_ti_lookup

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

goqr

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

imgbb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

flashpoint

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

domain_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

image_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

connectors

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_dve_feed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

workflow_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

arcanna_ai

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

air_table

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

luminar_iocs_and_leaked_credentials

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

data_dog

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

netappransomwareresilience

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

ip_info

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

hibob

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

git_sync

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

spycloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

infoblox_threat_defense_with_ddi

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

clarotyxdome

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

ipqs_fraud_and_risk_scoring

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

phish_tank

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cylusone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

rubrik_security_cloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

netenrich_connect

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

lacework

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyjax_threat_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

functions

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

full_contact

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

signal_sciences

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_darkfeed_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

aws_ec2

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

infoblox_nios

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

webhook

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

template_engine

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vectra_qux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

send_grid

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

bitdefender_gravity_zone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

nucleon_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

eclectic_iq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

whois_xml_api

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

be_secure

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

spell_checker

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

telegram

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

pager_duty

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

superna_zero_trust

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

stairwell

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

censys

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

country_flags

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

file_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vectra_rux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

email_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

silentpush

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

recorded_future_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 6, 2026

Marketplace Validation Failed

Click to view the full report

Validation Report

🧩 Integrations
Pre-Build Stage

symantec_content_analysis

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

symantec_icdx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

stealthwatch_v610

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

micro_focus_itsma

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

juniper_vsrx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

reversinglabs_a1000

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

mc_afee_nsm

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

mobile_iron

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyber_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

portnox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

lacework

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_ti_feeds

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

chronicle_support_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

houdin_io

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_dve_feed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

goqr

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

insights

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

lists

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

ip_info

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

superna_zero_trust

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

workflow_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

grey_noise

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

duo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

image_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

full_contact

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

data_dog

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

nucleon_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

template_engine

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_safe_browsing

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_actionable_alerts

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

zoom

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

spell_checker

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

aws_ec2

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

country_flags

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

rubrik_security_cloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_ti_lookup

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

orca_security

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_docs

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

arcanna_ai

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_darkfeed_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

azure_devops

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

luminar_iocs_and_leaked_credentials

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

docker_hub

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

git_sync

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_sheets

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyjax_threat_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

hibob

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

doppel_vision

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

darktrace

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

netappransomwareresilience

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

logzio

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

imgbb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

abuse_ipdb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

censys

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

send_grid

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

functions

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

be_secure

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

thinkst_canary

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

xm_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

eclectic_iq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

phish_tank

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

clarotyxdome

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

philips_hue

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

group_ib_ti

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

jamf

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

whois_xml_api

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

connectors

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cylusone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

silverfort

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

team_cymru_scout

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

perimeter_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

stairwell

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_drive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vorlon

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

flashpoint

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

webhook

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vanilla_forums

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

pulsedive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

asana

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

domain_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_darkfeed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

pager_duty

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_sandbox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vectra_rux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

microsoft_graph_security_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

netenrich_connect

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

torq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

telegram

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_dve_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

recorded_future_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

spycloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

air_table

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

signal_sciences

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyware_intel_exchange

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

ipqs_fraud_and_risk_scoring

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

wiz

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

silentpush

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

sample_integration

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

infoblox_threat_defense_with_ddi

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

marketo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

bandura_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

file_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

email_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

infoblox_nios

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

bitdefender_gravity_zone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vectra_qux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 6, 2026

Marketplace Validation Failed

Click to view the full report

Validation Report

🧩 Integrations
Pre-Build Stage

symantec_content_analysis

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

juniper_vsrx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

stealthwatch_v610

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

micro_focus_itsma

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

reversinglabs_a1000

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

symantec_icdx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

mobile_iron

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyber_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

mc_afee_nsm

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

portnox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_ti_feeds

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

be_secure

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

philips_hue

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

eclectic_iq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

stairwell

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

pulsedive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_ti_lookup

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_actionable_alerts

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

netenrich_connect

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

group_ib_ti

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_dve_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

hibob

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

docker_hub

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

air_table

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

clarotyxdome

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vanilla_forums

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

aws_ec2

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

lacework

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cylusone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

git_sync

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

doppel_vision

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

wiz

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

marketo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

darktrace

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

xm_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_darkfeed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_dve_feed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

domain_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

microsoft_graph_security_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

flashpoint

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_drive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

superna_zero_trust

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

whois_xml_api

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

signal_sciences

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

perimeter_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

orca_security

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

asana

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

ip_info

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

phish_tank

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

imgbb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

full_contact

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

grey_noise

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

censys

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

thinkst_canary

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

rubrik_security_cloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

nucleon_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

ipqs_fraud_and_risk_scoring

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyware_intel_exchange

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

infoblox_threat_defense_with_ddi

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

sample_integration

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

image_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_darkfeed_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

netappransomwareresilience

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

insights

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

connectors

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

azure_devops

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

duo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vectra_qux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

silentpush

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

abuse_ipdb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

template_engine

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

bitdefender_gravity_zone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

spell_checker

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

email_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

pager_duty

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

zoom

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

workflow_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

webhook

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vectra_rux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_sandbox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyjax_threat_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

goqr

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

logzio

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

send_grid

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

houdin_io

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

luminar_iocs_and_leaked_credentials

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

file_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_sheets

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

country_flags

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

lists

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

chronicle_support_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_safe_browsing

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

functions

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

torq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

infoblox_nios

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

bandura_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

spycloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

team_cymru_scout

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_docs

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vorlon

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

data_dog

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

telegram

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

jamf

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

arcanna_ai

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

silverfort

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

recorded_future_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 6, 2026

Marketplace Validation Failed

Click to view the full report

Validation Report

🧩 Integrations
Pre-Build Stage

symantec_content_analysis

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

juniper_vsrx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

stealthwatch_v610

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

reversinglabs_a1000

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

micro_focus_itsma

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

symantec_icdx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

mc_afee_nsm

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyber_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

mobile_iron

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

portnox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 6, 2026

Marketplace Validation Failed

Click to view the full report

Validation Report

🧩 Integrations
Pre-Build Stage

juniper_vsrx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

stealthwatch_v610

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

symantec_content_analysis

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

micro_focus_itsma

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

symantec_icdx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

reversinglabs_a1000

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

mobile_iron

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyber_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

mc_afee_nsm

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

portnox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

spell_checker

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_dve_feed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

torq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

azure_devops

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

workflow_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

luminar_iocs_and_leaked_credentials

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

houdin_io

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_safe_browsing

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

xm_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

clarotyxdome

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

doppel_vision

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

superna_zero_trust

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

wiz

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

connectors

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

netenrich_connect

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_docs

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

template_engine

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

marketo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

duo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

goqr

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

pulsedive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

phish_tank

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

stairwell

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_drive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

arcanna_ai

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

chronicle_support_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_ti_lookup

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

microsoft_graph_security_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

domain_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

abuse_ipdb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_darkfeed_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

lacework

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

hibob

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

git_sync

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

group_ib_ti

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

imgbb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

functions

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_ti_feeds

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_darkfeed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

jamf

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

censys

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

flashpoint

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

pager_duty

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

grey_noise

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyware_intel_exchange

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

image_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

lists

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

eclectic_iq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

zoom

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

nucleon_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

be_secure

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

silverfort

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

bandura_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

philips_hue

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

recorded_future_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

darktrace

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

asana

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

insights

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

netappransomwareresilience

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

data_dog

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_sandbox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_dve_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

sample_integration

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

docker_hub

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

air_table

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

file_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

signal_sciences

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

spycloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vectra_rux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

ipqs_fraud_and_risk_scoring

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

send_grid

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_sheets

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

ip_info

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

silentpush

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

email_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cylusone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

aws_ec2

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

perimeter_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

telegram

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vanilla_forums

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

thinkst_canary

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

full_contact

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vorlon

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

rubrik_security_cloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

webhook

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

logzio

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_actionable_alerts

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

whois_xml_api

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

orca_security

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyjax_threat_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

country_flags

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

team_cymru_scout

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

infoblox_threat_defense_with_ddi

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

infoblox_nios

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

bitdefender_gravity_zone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vectra_qux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 6, 2026

Marketplace Validation Failed

Click to view the full report

Validation Report

🧩 Integrations
Pre-Build Stage

stealthwatch_v610

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

symantec_content_analysis

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

juniper_vsrx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

reversinglabs_a1000

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

symantec_icdx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

micro_focus_itsma

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

mc_afee_nsm

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyber_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

mobile_iron

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

portnox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

lacework

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_dve_feed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_safe_browsing

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_ti_feeds

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_darkfeed_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

xm_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

azure_devops

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

flashpoint

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

phish_tank

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

full_contact

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

pulsedive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cylusone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

group_ib_ti

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

nucleon_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

abuse_ipdb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

spell_checker

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

duo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

webhook

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

insights

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

philips_hue

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

rubrik_security_cloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

wiz

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_ti_lookup

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

doppel_vision

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

be_secure

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_sheets

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

template_engine

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

send_grid

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

jamf

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

sample_integration

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

darktrace

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

thinkst_canary

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_actionable_alerts

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vorlon

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

functions

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

pager_duty

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

connectors

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

image_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

chronicle_support_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyware_intel_exchange

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

workflow_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

git_sync

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

aws_ec2

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

whois_xml_api

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyjax_threat_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

silverfort

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

marketo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

eclectic_iq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

clarotyxdome

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

country_flags

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

superna_zero_trust

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

bandura_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

zoom

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_sandbox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

data_dog

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

logzio

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

netenrich_connect

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_dve_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

torq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

infoblox_threat_defense_with_ddi

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_docs

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

perimeter_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

orca_security

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

netappransomwareresilience

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

signal_sciences

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

grey_noise

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

houdin_io

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_darkfeed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

email_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_drive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

microsoft_graph_security_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vectra_qux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

censys

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

infoblox_nios

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

ipqs_fraud_and_risk_scoring

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vanilla_forums

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

air_table

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

ip_info

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

asana

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

goqr

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

luminar_iocs_and_leaked_credentials

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

spycloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

arcanna_ai

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

hibob

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

team_cymru_scout

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

domain_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

recorded_future_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

docker_hub

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

imgbb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

stairwell

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

lists

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

telegram

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

file_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

bitdefender_gravity_zone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

silentpush

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vectra_rux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 6, 2026

Marketplace Validation Failed

Click to view the full report

Validation Report

🧩 Integrations
Pre-Build Stage

symantec_content_analysis

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

juniper_vsrx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

stealthwatch_v610

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

symantec_icdx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

micro_focus_itsma

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

reversinglabs_a1000

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyber_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

mc_afee_nsm

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

mobile_iron

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

portnox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

netenrich_connect

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

spell_checker

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_ti_feeds

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_dve_feed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_ti_lookup

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

doppel_vision

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

orca_security

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vanilla_forums

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

data_dog

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

webhook

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

send_grid

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

marketo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

telegram

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

air_table

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

image_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

connectors

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

be_secure

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

eclectic_iq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

file_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

superna_zero_trust

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

zoom

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

clarotyxdome

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

group_ib_ti

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyware_intel_exchange

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

lists

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vorlon

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

grey_noise

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

wiz

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

censys

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

flashpoint

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

team_cymru_scout

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

rubrik_security_cloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

pager_duty

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

xm_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

hibob

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

country_flags

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

duo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

infoblox_nios

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

signal_sciences

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

silverfort

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

abuse_ipdb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

philips_hue

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_darkfeed_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_safe_browsing

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

whois_xml_api

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

aws_ec2

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

chronicle_support_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

spycloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

sample_integration

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

workflow_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

thinkst_canary

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

arcanna_ai

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

ip_info

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

template_engine

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

netappransomwareresilience

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

git_sync

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

insights

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

stairwell

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

bandura_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

logzio

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

functions

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

nucleon_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

perimeter_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

asana

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

luminar_iocs_and_leaked_credentials

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

darktrace

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_drive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

lacework

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

phish_tank

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cylusone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

goqr

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_sheets

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_actionable_alerts

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

imgbb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_dve_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

microsoft_graph_security_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

domain_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

azure_devops

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

docker_hub

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_docs

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

recorded_future_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

houdin_io

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_darkfeed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

full_contact

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

infoblox_threat_defense_with_ddi

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyjax_threat_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

pulsedive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

torq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vectra_qux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

ipqs_fraud_and_risk_scoring

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

jamf

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_sandbox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

silentpush

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

bitdefender_gravity_zone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

email_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vectra_rux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

Marketplace Validation Failed

Click to view the full report

Validation Report

🧩 Integrations
Pre-Build Stage

symantec_content_analysis

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

juniper_vsrx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

stealthwatch_v610

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

symantec_icdx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

micro_focus_itsma

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

mobile_iron

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

reversinglabs_a1000

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

mc_afee_nsm

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyber_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

portnox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_ti_lookup

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

luminar_iocs_and_leaked_credentials

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

eclectic_iq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_docs

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyjax_threat_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

pulsedive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

lacework

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

country_flags

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

asana

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_darkfeed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

insights

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

group_ib_ti

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

azure_devops

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_drive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

signal_sciences

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cylusone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

thinkst_canary

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

full_contact

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_sandbox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

microsoft_graph_security_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

netenrich_connect

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

image_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

telegram

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

grey_noise

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

rubrik_security_cloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

philips_hue

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

stairwell

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

arcanna_ai

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

aws_ec2

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

orca_security

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

clarotyxdome

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

ipqs_fraud_and_risk_scoring

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

logzio

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

zoom

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

xm_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

whois_xml_api

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

silverfort

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

recorded_future_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

functions

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

email_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vectra_qux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

file_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vanilla_forums

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

workflow_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

duo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

pager_duty

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

infoblox_threat_defense_with_ddi

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

sample_integration

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

domain_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

lists

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

netappransomwareresilience

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_safe_browsing

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

torq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

houdin_io

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

docker_hub

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

silentpush

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

flashpoint

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

darktrace

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

chronicle_support_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

air_table

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

phish_tank

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_dve_feed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

superna_zero_trust

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

wiz

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vectra_rux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vorlon

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

spycloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

nucleon_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

data_dog

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

goqr

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

perimeter_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

be_secure

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

team_cymru_scout

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_dve_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

connectors

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

abuse_ipdb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

webhook

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_actionable_alerts

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

imgbb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

template_engine

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

censys

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

marketo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

spell_checker

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

infoblox_nios

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_ti_feeds

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

hibob

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_darkfeed_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

jamf

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

bandura_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

ip_info

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

doppel_vision

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyware_intel_exchange

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

bitdefender_gravity_zone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

send_grid

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

git_sync

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_sheets

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

Marketplace Validation Failed

Click to view the full report

Validation Report

🧩 Integrations
Pre-Build Stage

stealthwatch_v610

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

symantec_icdx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

micro_focus_itsma

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

symantec_content_analysis

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

reversinglabs_a1000

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

juniper_vsrx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyber_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

mobile_iron

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

mc_afee_nsm

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

portnox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

chronicle_support_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

philips_hue

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

houdin_io

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

domain_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_ti_lookup

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

flashpoint

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

whois_xml_api

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

image_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

insights

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_ti_feeds

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

orca_security

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

torq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_safe_browsing

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

telegram

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

stairwell

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

aws_ec2

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

asana

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyjax_threat_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

eclectic_iq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

template_engine

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

perimeter_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

microsoft_graph_security_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

nucleon_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_docs

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_drive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

marketo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

pulsedive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

infoblox_nios

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

arcanna_ai

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

netappransomwareresilience

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

hibob

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

spycloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_darkfeed_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

air_table

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

team_cymru_scout

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

azure_devops

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

sample_integration

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

country_flags

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

luminar_iocs_and_leaked_credentials

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vanilla_forums

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

phish_tank

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

functions

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

send_grid

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

lacework

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

superna_zero_trust

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_darkfeed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

censys

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_dve_feed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyware_intel_exchange

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

xm_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

wiz

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

bitdefender_gravity_zone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

workflow_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

git_sync

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

doppel_vision

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

be_secure

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

duo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

netenrich_connect

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vorlon

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

recorded_future_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

data_dog

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

silentpush

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

rubrik_security_cloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_actionable_alerts

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

pager_duty

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cylusone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

connectors

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

silverfort

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_sheets

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

lists

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

webhook

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

ipqs_fraud_and_risk_scoring

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

goqr

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

abuse_ipdb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

signal_sciences

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

spell_checker

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

grey_noise

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

bandura_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

infoblox_threat_defense_with_ddi

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

ip_info

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

docker_hub

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_sandbox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

imgbb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

thinkst_canary

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

darktrace

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

clarotyxdome

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

zoom

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_dve_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

logzio

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

file_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

group_ib_ti

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vectra_rux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

full_contact

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

email_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

jamf

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vectra_qux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

@AmitJ98 AmitJ98 added the mp mp related change label Apr 12, 2026
@github-actions
Copy link
Copy Markdown

Marketplace Validation Failed

Click to view the full report

Validation Report

🧩 Integrations
Pre-Build Stage

micro_focus_itsma

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

symantec_icdx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

juniper_vsrx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

stealthwatch_v610

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

symantec_content_analysis

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

mc_afee_nsm

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

reversinglabs_a1000

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

mobile_iron

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyber_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

portnox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

phish_tank

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

netenrich_connect

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

stairwell

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

ip_info

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

group_ib_ti

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

be_secure

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

hibob

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

wiz

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

country_flags

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_darkfeed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_dve_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cylusone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

arcanna_ai

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vanilla_forums

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

data_dog

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

zoom

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

signal_sciences

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

spell_checker

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

logzio

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

azure_devops

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

doppel_vision

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

lacework

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

netappransomwareresilience

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_drive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

file_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

philips_hue

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

chronicle_support_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

workflow_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

nucleon_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

git_sync

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

abuse_ipdb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

clarotyxdome

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

ipqs_fraud_and_risk_scoring

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

darktrace

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_actionable_alerts

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

goqr

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

functions

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

infoblox_nios

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

censys

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vorlon

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_dve_feed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

insights

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

silverfort

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

perimeter_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

houdin_io

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

asana

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

lists

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

imgbb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

rubrik_security_cloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_docs

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

marketo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

send_grid

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_ti_feeds

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

eclectic_iq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

telegram

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

xm_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

torq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

bandura_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

docker_hub

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

connectors

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

air_table

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_safe_browsing

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

email_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_ti_lookup

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vectra_qux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

infoblox_threat_defense_with_ddi

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

whois_xml_api

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

superna_zero_trust

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

sample_integration

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

aws_ec2

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

luminar_iocs_and_leaked_credentials

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

domain_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_darkfeed_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

template_engine

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyjax_threat_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

jamf

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

webhook

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vectra_rux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

spycloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_sandbox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

flashpoint

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

microsoft_graph_security_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

bitdefender_gravity_zone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

duo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

thinkst_canary

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

pulsedive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

grey_noise

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

image_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

full_contact

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

team_cymru_scout

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

orca_security

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyware_intel_exchange

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

pager_duty

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_sheets

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

silentpush

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

recorded_future_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

@github-actions
Copy link
Copy Markdown

Marketplace Validation Failed

Click to view the full report

Validation Report

🧩 Integrations
Pre-Build Stage

symantec_content_analysis

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

juniper_vsrx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

stealthwatch_v610

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

micro_focus_itsma

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

symantec_icdx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

mobile_iron

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

reversinglabs_a1000

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

mc_afee_nsm

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyber_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

portnox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cylusone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

country_flags

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

pulsedive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

microsoft_graph_security_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

air_table

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

lacework

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vorlon

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

connectors

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

template_engine

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

send_grid

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_sandbox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

thinkst_canary

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

be_secure

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

arcanna_ai

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

phish_tank

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

rubrik_security_cloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

bandura_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_darkfeed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

orca_security

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

zoom

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_ti_lookup

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

chronicle_support_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

flashpoint

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_drive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

ipqs_fraud_and_risk_scoring

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

domain_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

philips_hue

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

clarotyxdome

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

spell_checker

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

xm_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

houdin_io

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

image_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

hibob

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

infoblox_nios

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

silverfort

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

spycloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

jamf

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

docker_hub

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

git_sync

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

insights

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

superna_zero_trust

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

group_ib_ti

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

imgbb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

perimeter_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

ip_info

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyware_intel_exchange

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_actionable_alerts

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

luminar_iocs_and_leaked_credentials

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_sheets

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_dve_feed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

abuse_ipdb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

sample_integration

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

grey_noise

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

netenrich_connect

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_dve_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_safe_browsing

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vectra_rux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

stairwell

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

asana

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyjax_threat_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

telegram

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_darkfeed_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

azure_devops

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_docs

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

file_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

darktrace

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

wiz

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

netappransomwareresilience

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

lists

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

eclectic_iq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

nucleon_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

goqr

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_ti_feeds

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

censys

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

silentpush

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

full_contact

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

aws_ec2

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

data_dog

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

marketo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

pager_duty

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

torq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

webhook

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

functions

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

duo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

recorded_future_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

email_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vanilla_forums

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

whois_xml_api

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

doppel_vision

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

signal_sciences

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

logzio

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

workflow_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

team_cymru_scout

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vectra_qux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

infoblox_threat_defense_with_ddi

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

bitdefender_gravity_zone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 4 potential issues.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 6f25b33. Configure here.

Signed-off-by: Tal Shafir <94114984+TalShafir1@users.noreply.github.com>
@cursor
Copy link
Copy Markdown

cursor bot commented Apr 12, 2026

You have used all of your free Bugbot PR reviews.

To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

@github-actions
Copy link
Copy Markdown

Marketplace Validation Failed

Click to view the full report

Validation Report

🧩 Integrations
Pre-Build Stage

juniper_vsrx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

symantec_icdx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

micro_focus_itsma

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

symantec_content_analysis

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

reversinglabs_a1000

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

mobile_iron

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

stealthwatch_v610

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

mc_afee_nsm

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyber_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

portnox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

lacework

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_dve_feed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

logzio

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

duo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

stairwell

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_ti_lookup

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

phish_tank

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

houdin_io

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

doppel_vision

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_docs

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

xm_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyware_intel_exchange

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

censys

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

asana

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

template_engine

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

ip_info

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

sample_integration

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

microsoft_graph_security_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_darkfeed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

silverfort

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

marketo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

bandura_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

eclectic_iq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

philips_hue

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

signal_sciences

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

imgbb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vorlon

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

abuse_ipdb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_darkfeed_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_safe_browsing

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

goqr

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

lists

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

clarotyxdome

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

insights

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

darktrace

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

functions

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

superna_zero_trust

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cylusone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_drive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_dve_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_ti_feeds

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

spell_checker

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

pager_duty

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

orca_security

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

country_flags

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

perimeter_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

netappransomwareresilience

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

aws_ec2

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

spycloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

connectors

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

grey_noise

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

zoom

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

git_sync

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

docker_hub

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

arcanna_ai

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyjax_threat_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

azure_devops

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_sandbox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

thinkst_canary

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

domain_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

air_table

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

data_dog

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

jamf

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

email_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

chronicle_support_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

webhook

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

infoblox_nios

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

rubrik_security_cloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_actionable_alerts

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

netenrich_connect

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

nucleon_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

team_cymru_scout

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

torq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

whois_xml_api

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

recorded_future_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

image_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

full_contact

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

luminar_iocs_and_leaked_credentials

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

ipqs_fraud_and_risk_scoring

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

hibob

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

flashpoint

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

file_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

workflow_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vanilla_forums

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

pulsedive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

group_ib_ti

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

bitdefender_gravity_zone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

be_secure

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

wiz

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

send_grid

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vectra_rux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

telegram

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

infoblox_threat_defense_with_ddi

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_sheets

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vectra_qux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

silentpush

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

@github-actions
Copy link
Copy Markdown

Marketplace Validation Failed

Click to view the full report

Validation Report

🧩 Integrations
Pre-Build Stage

symantec_content_analysis

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

symantec_icdx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

stealthwatch_v610

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

micro_focus_itsma

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

mc_afee_nsm

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

juniper_vsrx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

reversinglabs_a1000

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

mobile_iron

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyber_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

portnox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

perimeter_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

xm_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

flashpoint

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

docker_hub

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_darkfeed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

be_secure

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

zoom

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

ip_info

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vorlon

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

silverfort

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cylusone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

nucleon_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

goqr

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

marketo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

asana

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

arcanna_ai

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

template_engine

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

luminar_iocs_and_leaked_credentials

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

darktrace

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_sandbox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

clarotyxdome

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

superna_zero_trust

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

phish_tank

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_ti_feeds

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

rubrik_security_cloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

grey_noise

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_drive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

image_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

group_ib_ti

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

send_grid

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

domain_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

bandura_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

orca_security

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

infoblox_nios

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

sample_integration

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_ti_lookup

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

country_flags

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

hibob

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

full_contact

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

eclectic_iq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

webhook

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_actionable_alerts

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

philips_hue

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

pager_duty

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_safe_browsing

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

bitdefender_gravity_zone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

infoblox_threat_defense_with_ddi

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

air_table

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

logzio

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

connectors

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

recorded_future_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

ipqs_fraud_and_risk_scoring

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

spell_checker

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

team_cymru_scout

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

wiz

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

pulsedive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

stairwell

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

torq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

whois_xml_api

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

thinkst_canary

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

jamf

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

chronicle_support_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

workflow_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

git_sync

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vectra_rux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_sheets

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

houdin_io

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_dve_feed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

netenrich_connect

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

doppel_vision

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vectra_qux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

aws_ec2

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

telegram

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

abuse_ipdb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

duo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_dve_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_darkfeed_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

spycloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

data_dog

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

functions

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyjax_threat_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

imgbb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

insights

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

lacework

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_docs

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

lists

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vanilla_forums

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyware_intel_exchange

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

azure_devops

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

signal_sciences

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

netappransomwareresilience

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

microsoft_graph_security_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

censys

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

file_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

email_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

silentpush

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

@cursor
Copy link
Copy Markdown

cursor bot commented Apr 12, 2026

You have used all of your free Bugbot PR reviews.

To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

Signed-off-by: Tal Shafir <94114984+TalShafir1@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

Marketplace Validation Failed

Click to view the full report

Validation Report

🧩 Integrations
Pre-Build Stage

symantec_content_analysis

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

symantec_icdx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetEventsMinutesBack, GetEvent

stealthwatch_v610

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Version Consistency Check pyproject.toml version (5.0) doesn't match release_notes.yaml version (6.0)

cyber_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

juniper_vsrx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

micro_focus_itsma

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

reversinglabs_a1000

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetReport, UploadFile, GetScanStatus

mobile_iron

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

mc_afee_nsm

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetAlertInfoData

portnox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cylusone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: EnrichAssetInformation

goqr

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

domain_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetWhoIsHistory, GetDomainRdap, InvestigateDomain

duo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetTrustMonitorEvents
⚠️ Test Config Validation 'duo' is missing tests/config.json

webhook

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'webhook' is missing tests/config.json

image_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

netenrich_connect

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ping
⚠️ Test Config Validation 'netenrich_connect' is missing tests/config.json

insights

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v2.0: '', v2.0: '', v3.0: ''
⚠️ Test Config Validation 'insights' is missing tests/config.json

clarotyxdome

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: Add vulnerabilities, Enrich xDome asset information, EnrichAlerts
⚠️ Support Email Validation Partner integration 'clarotyxdome' must include a support email in pyproject.toml description

country_flags

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetCountryFlag
⚠️ Test Config Validation 'country_flags' is missing tests/config.json

cybersixgill_darkfeed_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'cybersixgill_darkfeed_enrichment' is missing tests/config.json

cybersixgill_darkfeed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'cybersixgill_darkfeed' is missing tests/config.json

cybersixgill_actionable_alerts

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'cybersixgill_actionable_alerts' is missing tests/config.json

netappransomwareresilience

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: check_job_status, enrich_storage, enrich_ip_address, take_snapshot, volume_offline

ip_info

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetIPInformation, GetDomainInformation
⚠️ Support Email Validation Partner integration 'ip_info' must include a support email in pyproject.toml description

anyrun_ti_feeds

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Support Email Validation Partner integration 'anyrun_ti_feeds' must include a support email in pyproject.toml description
⚠️ Test Config Validation 'anyrun_ti_feeds' is missing tests/config.json

whois_xml_api

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'whois_xml_api' is missing tests/config.json

spycloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ListEntityBreaches, ListCatalogs
⚠️ Support Email Validation Partner integration 'spycloud' must include a support email in pyproject.toml description

pager_duty

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: FilteredIncidentList, RunResponsePlay, GetUserByEmail, ListAllOncall, ListIncidents, ListUsers, GetUserById, SnoozeIncident

microsoft_graph_security_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'microsoft_graph_security_tools' is missing tests/config.json

team_cymru_scout

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

orca_security

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetComplianceInfo, UpdateAlert, AddCommentToAlert, ScanAssets, GetAssetDetails, GetVulnerabilityDetails

bandura_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

imgbb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'imgbb' is missing tests/config.json

signal_sciences

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: AddIpToBlockList, ListSites, AddIpToAllowList

anyrun_ti_lookup

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Support Email Validation Partner integration 'anyrun_ti_lookup' must include a support email in pyproject.toml description
⚠️ Test Config Validation 'anyrun_ti_lookup' is missing tests/config.json

perimeter_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'perimeter_x' is missing tests/config.json

docker_hub

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'docker_hub' is missing tests/config.json

marketo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'marketo' is missing tests/config.json

full_contact

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'full_contact' is missing tests/config.json

thinkst_canary

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'thinkst_canary' is missing tests/config.json

cyjax_threat_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: list_data_breaches, domain_monitor, enrich_iocs

be_secure

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'be_secure' is missing tests/config.json

azure_devops

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'azure_devops' is missing tests/config.json

pulsedive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

asana

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'asana' is missing tests/config.json

luminar_iocs_and_leaked_credentials

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'luminar_iocs_and_leaked_credentials' is missing tests/config.json

xm_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'xm_cyber' is missing tests/config.json

cyware_intel_exchange

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

doppel_vision

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: CreateAbuseAlert, UpdateAlert, CreateAlert, GetAlert, GetAlerts
⚠️ Support Email Validation Partner integration 'doppel_vision' must include a support email in pyproject.toml description
⚠️ Test Config Validation 'doppel_vision' is missing tests/config.json

air_table

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: Create, GetAllRecords
⚠️ Test Config Validation 'air_table' is missing tests/config.json

eclectic_iq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

abuse_ipdb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'abuse_ipdb' is missing tests/config.json

enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v1.0: ''
⚠️ Test Config Validation 'enrichment' is missing tests/config.json

nucleon_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'nucleon_cyber' is missing tests/config.json

arcanna_ai

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: SendEventToArcanna, Ping
⚠️ Test Config Validation 'arcanna_ai' is missing tests/config.json

wiz

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_docs

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: CreateContent, ReplaceContent, RemoveContent
⚠️ Test Config Validation 'google_docs' is missing tests/config.json

file_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ExtractZipFiles
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v19.0: '2025-12-3'
⚠️ Test Config Validation 'file_utilities' is missing tests/config.json

flashpoint

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: IocEnrichment, RunQuery
⚠️ Test Config Validation 'flashpoint' is missing tests/config.json

houdin_io

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'houdin_io' is missing tests/config.json

zoom

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: DeleteUser
⚠️ Test Config Validation 'zoom' is missing tests/config.json

google_drive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'google_drive' is missing tests/config.json

censys

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

darktrace

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ListSimilarDevices, ExecuteCustomSearch, EnrichEntities, AddCommentToModelBreach, ListEndpointEvents
⚠️ Support Email Validation Partner integration 'darktrace' must include a support email in pyproject.toml description

sample_integration

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_sheets

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetRange, GetAll, SearchRows, GetRow, AddOrUpdateRows, SearchRow
⚠️ Test Config Validation 'google_sheets' is missing tests/config.json

infoblox_threat_defense_with_ddi

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

lists

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v1.0: ''
⚠️ Test Config Validation 'lists' is missing tests/config.json

chronicle_support_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'chronicle_support_tools' is missing tests/config.json

silverfort

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

infoblox_nios

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'infoblox_nios' is missing tests/config.json

google_safe_browsing

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'google_safe_browsing' is missing tests/config.json

hibob

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: UploadUserImage, RevokeAccess
⚠️ Test Config Validation 'hibob' is missing tests/config.json

stairwell

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'stairwell' is missing tests/config.json

spell_checker

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'spell_checker' is missing tests/config.json

phish_tank

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'phish_tank' is missing tests/config.json

functions

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: RunJsonpathQuery, XMLtoJson, MathFunctions, StringFunctions
⚠️ Test Config Validation 'functions' is missing tests/config.json

telegram

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: SendLocation

superna_zero_trust

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'superna_zero_trust' is missing tests/config.json

workflow_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ApprovalRequest
⚠️ Test Config Validation 'workflow_tools' is missing tests/config.json

email_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: AnalyzeEmlHeaders
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v1.0: ''
⚠️ Test Config Validation 'email_utilities' is missing tests/config.json

grey_noise

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

philips_hue

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'philips_hue' is missing tests/config.json

data_dog

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'data_dog' is missing tests/config.json

logzio

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: LogzioGetLogsByEventId
⚠️ Test Config Validation 'logzio' is missing tests/config.json

cybersixgill_dve_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'cybersixgill_dve_enrichment' is missing tests/config.json

git_sync

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'git_sync' is missing tests/config.json

rubrik_security_cloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vorlon

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'vorlon' is missing tests/config.json

ipqs_fraud_and_risk_scoring

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'ipqs_fraud_and_risk_scoring' is missing tests/config.json

cybersixgill_dve_feed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'cybersixgill_dve_feed' is missing tests/config.json

anyrun_sandbox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Support Email Validation Partner integration 'anyrun_sandbox' must include a support email in pyproject.toml description
⚠️ Test Config Validation 'anyrun_sandbox' is missing tests/config.json

lacework

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'lacework' is missing tests/config.json

vanilla_forums

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'vanilla_forums' is missing tests/config.json

jamf

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Support Email Validation Partner integration 'jamf' must include a support email in pyproject.toml description

group_ib_ti

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ping
⚠️ Test Config Validation 'group_ib_ti' is missing tests/config.json

bitdefender_gravity_zone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'bitdefender_gravity_zone' is missing tests/config.json

torq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: create_case, ping, run_workflow
⚠️ Test Config Validation 'torq' is missing tests/config.json

aws_ec2

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'aws_ec2' is missing tests/config.json

send_grid

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: SendEmail
⚠️ Test Config Validation 'send_grid' is missing tests/config.json

template_engine

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: RenderTemplateFromArray, EntityInsight
⚠️ Test Config Validation 'template_engine' is missing tests/config.json

connectors

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'connectors' is missing tests/config.json

vectra_rux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: CreateEntitiesWithSeparator
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v1.0: ''
⚠️ Test Config Validation 'tools' is missing tests/config.json

recorded_future_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: DetonateURL, DetonateFile
⚠️ Support Email Validation Partner integration 'recorded_future_intelligence' must include a support email in pyproject.toml description

vectra_qux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

silentpush

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: get_asn_reputation, screenshot_url, get_ipv4_reputation, list_domain_information, live_url_scan, list_domain_infratags, get_asn_takedown_reputation, get_future_attack_indicatiors, get_enrichment_data
⚠️ Test Config Validation 'silentpush' is missing tests/config.json

@github-actions
Copy link
Copy Markdown

Marketplace Validation Failed

Click to view the full report

Validation Report

🧩 Integrations
Pre-Build Stage

symantec_icdx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetEventsMinutesBack, GetEvent

juniper_vsrx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

stealthwatch_v610

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Version Consistency Check pyproject.toml version (5.0) doesn't match release_notes.yaml version (6.0)

mc_afee_nsm

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetAlertInfoData

symantec_content_analysis

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

micro_focus_itsma

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

reversinglabs_a1000

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetReport, UploadFile, GetScanStatus

mobile_iron

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyber_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

portnox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

lacework

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'lacework' is missing tests/config.json

google_safe_browsing

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'google_safe_browsing' is missing tests/config.json

wiz

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_darkfeed_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'cybersixgill_darkfeed_enrichment' is missing tests/config.json

country_flags

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetCountryFlag
⚠️ Test Config Validation 'country_flags' is missing tests/config.json

netappransomwareresilience

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: check_job_status, enrich_storage, enrich_ip_address, take_snapshot, volume_offline

git_sync

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'git_sync' is missing tests/config.json

thinkst_canary

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'thinkst_canary' is missing tests/config.json

asana

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'asana' is missing tests/config.json

template_engine

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: RenderTemplateFromArray, EntityInsight
⚠️ Test Config Validation 'template_engine' is missing tests/config.json

bandura_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

whois_xml_api

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'whois_xml_api' is missing tests/config.json

doppel_vision

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: CreateAbuseAlert, UpdateAlert, CreateAlert, GetAlert, GetAlerts
⚠️ Support Email Validation Partner integration 'doppel_vision' must include a support email in pyproject.toml description
⚠️ Test Config Validation 'doppel_vision' is missing tests/config.json

houdin_io

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'houdin_io' is missing tests/config.json

file_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ExtractZipFiles
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v19.0: '2025-12-3'
⚠️ Test Config Validation 'file_utilities' is missing tests/config.json

arcanna_ai

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: SendEventToArcanna, Ping
⚠️ Test Config Validation 'arcanna_ai' is missing tests/config.json

azure_devops

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'azure_devops' is missing tests/config.json

google_sheets

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetRange, GetAll, SearchRows, GetRow, AddOrUpdateRows, SearchRow
⚠️ Test Config Validation 'google_sheets' is missing tests/config.json

vorlon

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'vorlon' is missing tests/config.json

telegram

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: SendLocation

vanilla_forums

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'vanilla_forums' is missing tests/config.json

cybersixgill_dve_feed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'cybersixgill_dve_feed' is missing tests/config.json

clarotyxdome

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: Add vulnerabilities, Enrich xDome asset information, EnrichAlerts
⚠️ Support Email Validation Partner integration 'clarotyxdome' must include a support email in pyproject.toml description

eclectic_iq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

functions

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: RunJsonpathQuery, XMLtoJson, MathFunctions, StringFunctions
⚠️ Test Config Validation 'functions' is missing tests/config.json

nucleon_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'nucleon_cyber' is missing tests/config.json

perimeter_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'perimeter_x' is missing tests/config.json

abuse_ipdb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'abuse_ipdb' is missing tests/config.json

cybersixgill_dve_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'cybersixgill_dve_enrichment' is missing tests/config.json

aws_ec2

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'aws_ec2' is missing tests/config.json

anyrun_sandbox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Support Email Validation Partner integration 'anyrun_sandbox' must include a support email in pyproject.toml description
⚠️ Test Config Validation 'anyrun_sandbox' is missing tests/config.json

ip_info

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetIPInformation, GetDomainInformation
⚠️ Support Email Validation Partner integration 'ip_info' must include a support email in pyproject.toml description

docker_hub

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'docker_hub' is missing tests/config.json

flashpoint

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: IocEnrichment, RunQuery
⚠️ Test Config Validation 'flashpoint' is missing tests/config.json

logzio

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: LogzioGetLogsByEventId
⚠️ Test Config Validation 'logzio' is missing tests/config.json

luminar_iocs_and_leaked_credentials

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'luminar_iocs_and_leaked_credentials' is missing tests/config.json

pulsedive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

connectors

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'connectors' is missing tests/config.json

chronicle_support_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'chronicle_support_tools' is missing tests/config.json

team_cymru_scout

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

lists

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v1.0: ''
⚠️ Test Config Validation 'lists' is missing tests/config.json

image_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

phish_tank

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'phish_tank' is missing tests/config.json

hibob

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: UploadUserImage, RevokeAccess
⚠️ Test Config Validation 'hibob' is missing tests/config.json

google_drive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'google_drive' is missing tests/config.json

stairwell

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'stairwell' is missing tests/config.json

bitdefender_gravity_zone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'bitdefender_gravity_zone' is missing tests/config.json

superna_zero_trust

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'superna_zero_trust' is missing tests/config.json

cylusone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: EnrichAssetInformation

infoblox_nios

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'infoblox_nios' is missing tests/config.json

imgbb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'imgbb' is missing tests/config.json

microsoft_graph_security_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'microsoft_graph_security_tools' is missing tests/config.json

spycloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ListEntityBreaches, ListCatalogs
⚠️ Support Email Validation Partner integration 'spycloud' must include a support email in pyproject.toml description

workflow_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ApprovalRequest
⚠️ Test Config Validation 'workflow_tools' is missing tests/config.json

cyware_intel_exchange

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

netenrich_connect

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ping
⚠️ Test Config Validation 'netenrich_connect' is missing tests/config.json

spell_checker

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'spell_checker' is missing tests/config.json

enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v1.0: ''
⚠️ Test Config Validation 'enrichment' is missing tests/config.json

anyrun_ti_feeds

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Support Email Validation Partner integration 'anyrun_ti_feeds' must include a support email in pyproject.toml description
⚠️ Test Config Validation 'anyrun_ti_feeds' is missing tests/config.json

goqr

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

darktrace

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ListSimilarDevices, ExecuteCustomSearch, EnrichEntities, AddCommentToModelBreach, ListEndpointEvents
⚠️ Support Email Validation Partner integration 'darktrace' must include a support email in pyproject.toml description

group_ib_ti

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ping
⚠️ Test Config Validation 'group_ib_ti' is missing tests/config.json

zoom

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: DeleteUser
⚠️ Test Config Validation 'zoom' is missing tests/config.json

cybersixgill_darkfeed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'cybersixgill_darkfeed' is missing tests/config.json

send_grid

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: SendEmail
⚠️ Test Config Validation 'send_grid' is missing tests/config.json

censys

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

pager_duty

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: FilteredIncidentList, RunResponsePlay, GetUserByEmail, ListAllOncall, ListIncidents, ListUsers, GetUserById, SnoozeIncident

vectra_qux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

silverfort

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

full_contact

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'full_contact' is missing tests/config.json

torq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: create_case, ping, run_workflow
⚠️ Test Config Validation 'torq' is missing tests/config.json

domain_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetWhoIsHistory, GetDomainRdap, InvestigateDomain

cybersixgill_actionable_alerts

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'cybersixgill_actionable_alerts' is missing tests/config.json

webhook

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'webhook' is missing tests/config.json

anyrun_ti_lookup

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Support Email Validation Partner integration 'anyrun_ti_lookup' must include a support email in pyproject.toml description
⚠️ Test Config Validation 'anyrun_ti_lookup' is missing tests/config.json

ipqs_fraud_and_risk_scoring

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'ipqs_fraud_and_risk_scoring' is missing tests/config.json

vectra_rux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

data_dog

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'data_dog' is missing tests/config.json

cyjax_threat_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: list_data_breaches, domain_monitor, enrich_iocs

signal_sciences

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: AddIpToBlockList, ListSites, AddIpToAllowList

google_docs

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: CreateContent, ReplaceContent, RemoveContent
⚠️ Test Config Validation 'google_docs' is missing tests/config.json

orca_security

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetComplianceInfo, UpdateAlert, AddCommentToAlert, ScanAssets, GetAssetDetails, GetVulnerabilityDetails

sample_integration

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

marketo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'marketo' is missing tests/config.json

insights

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v2.0: '', v2.0: '', v3.0: ''
⚠️ Test Config Validation 'insights' is missing tests/config.json

rubrik_security_cloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

grey_noise

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

xm_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'xm_cyber' is missing tests/config.json

email_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: AnalyzeEmlHeaders
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v1.0: ''
⚠️ Test Config Validation 'email_utilities' is missing tests/config.json

air_table

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: Create, GetAllRecords
⚠️ Test Config Validation 'air_table' is missing tests/config.json

be_secure

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'be_secure' is missing tests/config.json

philips_hue

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'philips_hue' is missing tests/config.json

jamf

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Support Email Validation Partner integration 'jamf' must include a support email in pyproject.toml description

duo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetTrustMonitorEvents
⚠️ Test Config Validation 'duo' is missing tests/config.json

infoblox_threat_defense_with_ddi

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: CreateEntitiesWithSeparator
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v1.0: ''
⚠️ Test Config Validation 'tools' is missing tests/config.json

silentpush

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: get_asn_reputation, screenshot_url, get_ipv4_reputation, list_domain_information, live_url_scan, list_domain_infratags, get_asn_takedown_reputation, get_future_attack_indicatiors, get_enrichment_data
⚠️ Test Config Validation 'silentpush' is missing tests/config.json

recorded_future_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: DetonateURL, DetonateFile
⚠️ Support Email Validation Partner integration 'recorded_future_intelligence' must include a support email in pyproject.toml description

@github-actions
Copy link
Copy Markdown

Marketplace Validation Failed

Click to view the full report

Validation Report

🧩 Integrations
Pre-Build Stage

symantec_content_analysis

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

micro_focus_itsma

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

stealthwatch_v610

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Version Consistency Check pyproject.toml version (5.0) doesn't match release_notes.yaml version (6.0)

symantec_icdx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetEventsMinutesBack, GetEvent

juniper_vsrx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyber_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

reversinglabs_a1000

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetReport, UploadFile, GetScanStatus

mobile_iron

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

mc_afee_nsm

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetAlertInfoData

portnox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

chronicle_support_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'chronicle_support_tools' is missing tests/config.json

cybersixgill_dve_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'cybersixgill_dve_enrichment' is missing tests/config.json

cyjax_threat_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: list_data_breaches, domain_monitor, enrich_iocs

workflow_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ApprovalRequest
⚠️ Test Config Validation 'workflow_tools' is missing tests/config.json

netappransomwareresilience

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: check_job_status, enrich_storage, enrich_ip_address, take_snapshot, volume_offline

google_drive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'google_drive' is missing tests/config.json

bandura_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

ip_info

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetIPInformation, GetDomainInformation
⚠️ Support Email Validation Partner integration 'ip_info' must include a support email in pyproject.toml description

marketo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'marketo' is missing tests/config.json

pager_duty

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: FilteredIncidentList, RunResponsePlay, GetUserByEmail, ListAllOncall, ListIncidents, ListUsers, GetUserById, SnoozeIncident

send_grid

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: SendEmail
⚠️ Test Config Validation 'send_grid' is missing tests/config.json

webhook

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'webhook' is missing tests/config.json

anyrun_ti_feeds

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Support Email Validation Partner integration 'anyrun_ti_feeds' must include a support email in pyproject.toml description
⚠️ Test Config Validation 'anyrun_ti_feeds' is missing tests/config.json

lacework

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'lacework' is missing tests/config.json

cyware_intel_exchange

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

functions

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: RunJsonpathQuery, XMLtoJson, MathFunctions, StringFunctions
⚠️ Test Config Validation 'functions' is missing tests/config.json

darktrace

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ListSimilarDevices, ExecuteCustomSearch, EnrichEntities, AddCommentToModelBreach, ListEndpointEvents
⚠️ Support Email Validation Partner integration 'darktrace' must include a support email in pyproject.toml description

clarotyxdome

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: Add vulnerabilities, Enrich xDome asset information, EnrichAlerts
⚠️ Support Email Validation Partner integration 'clarotyxdome' must include a support email in pyproject.toml description

microsoft_graph_security_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'microsoft_graph_security_tools' is missing tests/config.json

sample_integration

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

domain_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetWhoIsHistory, GetDomainRdap, InvestigateDomain

enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v1.0: ''
⚠️ Test Config Validation 'enrichment' is missing tests/config.json

xm_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'xm_cyber' is missing tests/config.json

zoom

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: DeleteUser
⚠️ Test Config Validation 'zoom' is missing tests/config.json

censys

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

spell_checker

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'spell_checker' is missing tests/config.json

air_table

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: Create, GetAllRecords
⚠️ Test Config Validation 'air_table' is missing tests/config.json

google_sheets

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetRange, GetAll, SearchRows, GetRow, AddOrUpdateRows, SearchRow
⚠️ Test Config Validation 'google_sheets' is missing tests/config.json

phish_tank

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'phish_tank' is missing tests/config.json

google_docs

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: CreateContent, ReplaceContent, RemoveContent
⚠️ Test Config Validation 'google_docs' is missing tests/config.json

luminar_iocs_and_leaked_credentials

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'luminar_iocs_and_leaked_credentials' is missing tests/config.json

full_contact

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'full_contact' is missing tests/config.json

grey_noise

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

thinkst_canary

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'thinkst_canary' is missing tests/config.json

vanilla_forums

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'vanilla_forums' is missing tests/config.json

cybersixgill_darkfeed_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'cybersixgill_darkfeed_enrichment' is missing tests/config.json

template_engine

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: RenderTemplateFromArray, EntityInsight
⚠️ Test Config Validation 'template_engine' is missing tests/config.json

eclectic_iq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

azure_devops

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'azure_devops' is missing tests/config.json

torq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: create_case, ping, run_workflow
⚠️ Test Config Validation 'torq' is missing tests/config.json

netenrich_connect

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ping
⚠️ Test Config Validation 'netenrich_connect' is missing tests/config.json

group_ib_ti

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ping
⚠️ Test Config Validation 'group_ib_ti' is missing tests/config.json

abuse_ipdb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'abuse_ipdb' is missing tests/config.json

nucleon_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'nucleon_cyber' is missing tests/config.json

ipqs_fraud_and_risk_scoring

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'ipqs_fraud_and_risk_scoring' is missing tests/config.json

country_flags

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetCountryFlag
⚠️ Test Config Validation 'country_flags' is missing tests/config.json

cybersixgill_actionable_alerts

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'cybersixgill_actionable_alerts' is missing tests/config.json

data_dog

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'data_dog' is missing tests/config.json

orca_security

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetComplianceInfo, UpdateAlert, AddCommentToAlert, ScanAssets, GetAssetDetails, GetVulnerabilityDetails

pulsedive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

infoblox_threat_defense_with_ddi

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_dve_feed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'cybersixgill_dve_feed' is missing tests/config.json

cylusone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: EnrichAssetInformation

stairwell

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'stairwell' is missing tests/config.json

spycloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ListEntityBreaches, ListCatalogs
⚠️ Support Email Validation Partner integration 'spycloud' must include a support email in pyproject.toml description

logzio

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: LogzioGetLogsByEventId
⚠️ Test Config Validation 'logzio' is missing tests/config.json

duo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetTrustMonitorEvents
⚠️ Test Config Validation 'duo' is missing tests/config.json

asana

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'asana' is missing tests/config.json

perimeter_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'perimeter_x' is missing tests/config.json

imgbb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'imgbb' is missing tests/config.json

rubrik_security_cloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

git_sync

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'git_sync' is missing tests/config.json

bitdefender_gravity_zone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'bitdefender_gravity_zone' is missing tests/config.json

infoblox_nios

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'infoblox_nios' is missing tests/config.json

wiz

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

aws_ec2

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'aws_ec2' is missing tests/config.json

hibob

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: UploadUserImage, RevokeAccess
⚠️ Test Config Validation 'hibob' is missing tests/config.json

connectors

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'connectors' is missing tests/config.json

recorded_future_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: DetonateURL, DetonateFile
⚠️ Support Email Validation Partner integration 'recorded_future_intelligence' must include a support email in pyproject.toml description

arcanna_ai

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: SendEventToArcanna, Ping
⚠️ Test Config Validation 'arcanna_ai' is missing tests/config.json

anyrun_sandbox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Support Email Validation Partner integration 'anyrun_sandbox' must include a support email in pyproject.toml description
⚠️ Test Config Validation 'anyrun_sandbox' is missing tests/config.json

houdin_io

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'houdin_io' is missing tests/config.json

team_cymru_scout

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

lists

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v1.0: ''
⚠️ Test Config Validation 'lists' is missing tests/config.json

vorlon

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'vorlon' is missing tests/config.json

silentpush

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: get_asn_reputation, screenshot_url, get_ipv4_reputation, list_domain_information, live_url_scan, list_domain_infratags, get_asn_takedown_reputation, get_future_attack_indicatiors, get_enrichment_data
⚠️ Test Config Validation 'silentpush' is missing tests/config.json

telegram

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: SendLocation

google_safe_browsing

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'google_safe_browsing' is missing tests/config.json

image_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

anyrun_ti_lookup

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Support Email Validation Partner integration 'anyrun_ti_lookup' must include a support email in pyproject.toml description
⚠️ Test Config Validation 'anyrun_ti_lookup' is missing tests/config.json

insights

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v2.0: '', v2.0: '', v3.0: ''
⚠️ Test Config Validation 'insights' is missing tests/config.json

email_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: AnalyzeEmlHeaders
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v1.0: ''
⚠️ Test Config Validation 'email_utilities' is missing tests/config.json

doppel_vision

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: CreateAbuseAlert, UpdateAlert, CreateAlert, GetAlert, GetAlerts
⚠️ Support Email Validation Partner integration 'doppel_vision' must include a support email in pyproject.toml description
⚠️ Test Config Validation 'doppel_vision' is missing tests/config.json

goqr

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

be_secure

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'be_secure' is missing tests/config.json

superna_zero_trust

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'superna_zero_trust' is missing tests/config.json

cybersixgill_darkfeed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'cybersixgill_darkfeed' is missing tests/config.json

whois_xml_api

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'whois_xml_api' is missing tests/config.json

philips_hue

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'philips_hue' is missing tests/config.json

signal_sciences

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: AddIpToBlockList, ListSites, AddIpToAllowList

file_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ExtractZipFiles
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v19.0: '2025-12-3'
⚠️ Test Config Validation 'file_utilities' is missing tests/config.json

flashpoint

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: IocEnrichment, RunQuery
⚠️ Test Config Validation 'flashpoint' is missing tests/config.json

docker_hub

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'docker_hub' is missing tests/config.json

silverfort

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vectra_rux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

jamf

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Support Email Validation Partner integration 'jamf' must include a support email in pyproject.toml description

vectra_qux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: CreateEntitiesWithSeparator
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v1.0: ''
⚠️ Test Config Validation 'tools' is missing tests/config.json

@github-actions
Copy link
Copy Markdown

Marketplace Validation Failed

Click to view the full report

Validation Report

🧩 Integrations
Pre-Build Stage

stealthwatch_v610

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Version Consistency Check pyproject.toml version (5.0) doesn't match release_notes.yaml version (6.0)

symantec_content_analysis

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

reversinglabs_a1000

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetReport, UploadFile, GetScanStatus

juniper_vsrx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

symantec_icdx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetEventsMinutesBack, GetEvent

micro_focus_itsma

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

mc_afee_nsm

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetAlertInfoData

cyber_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

mobile_iron

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

portnox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

lacework

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'lacework' is missing tests/config.json

eclectic_iq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

ip_info

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetIPInformation, GetDomainInformation
⚠️ Support Email Validation Partner integration 'ip_info' must include a support email in pyproject.toml description

cybersixgill_darkfeed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'cybersixgill_darkfeed' is missing tests/config.json

pulsedive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

group_ib_ti

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ping
⚠️ Test Config Validation 'group_ib_ti' is missing tests/config.json

wiz

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_safe_browsing

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'google_safe_browsing' is missing tests/config.json

darktrace

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ListSimilarDevices, ExecuteCustomSearch, EnrichEntities, AddCommentToModelBreach, ListEndpointEvents
⚠️ Support Email Validation Partner integration 'darktrace' must include a support email in pyproject.toml description

workflow_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ApprovalRequest
⚠️ Test Config Validation 'workflow_tools' is missing tests/config.json

cybersixgill_actionable_alerts

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'cybersixgill_actionable_alerts' is missing tests/config.json

zoom

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: DeleteUser
⚠️ Test Config Validation 'zoom' is missing tests/config.json

cybersixgill_darkfeed_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'cybersixgill_darkfeed_enrichment' is missing tests/config.json

duo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetTrustMonitorEvents
⚠️ Test Config Validation 'duo' is missing tests/config.json

vanilla_forums

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'vanilla_forums' is missing tests/config.json

air_table

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: Create, GetAllRecords
⚠️ Test Config Validation 'air_table' is missing tests/config.json

cybersixgill_dve_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'cybersixgill_dve_enrichment' is missing tests/config.json

team_cymru_scout

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

pager_duty

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: FilteredIncidentList, RunResponsePlay, GetUserByEmail, ListAllOncall, ListIncidents, ListUsers, GetUserById, SnoozeIncident

ipqs_fraud_and_risk_scoring

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'ipqs_fraud_and_risk_scoring' is missing tests/config.json

functions

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: RunJsonpathQuery, XMLtoJson, MathFunctions, StringFunctions
⚠️ Test Config Validation 'functions' is missing tests/config.json

asana

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'asana' is missing tests/config.json

spell_checker

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'spell_checker' is missing tests/config.json

whois_xml_api

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'whois_xml_api' is missing tests/config.json

imgbb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'imgbb' is missing tests/config.json

arcanna_ai

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: SendEventToArcanna, Ping
⚠️ Test Config Validation 'arcanna_ai' is missing tests/config.json

aws_ec2

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'aws_ec2' is missing tests/config.json

nucleon_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'nucleon_cyber' is missing tests/config.json

torq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: create_case, ping, run_workflow
⚠️ Test Config Validation 'torq' is missing tests/config.json

thinkst_canary

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'thinkst_canary' is missing tests/config.json

houdin_io

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'houdin_io' is missing tests/config.json

logzio

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: LogzioGetLogsByEventId
⚠️ Test Config Validation 'logzio' is missing tests/config.json

webhook

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'webhook' is missing tests/config.json

netappransomwareresilience

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: check_job_status, enrich_storage, enrich_ip_address, take_snapshot, volume_offline

flashpoint

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: IocEnrichment, RunQuery
⚠️ Test Config Validation 'flashpoint' is missing tests/config.json

censys

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

send_grid

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: SendEmail
⚠️ Test Config Validation 'send_grid' is missing tests/config.json

abuse_ipdb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'abuse_ipdb' is missing tests/config.json

template_engine

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: RenderTemplateFromArray, EntityInsight
⚠️ Test Config Validation 'template_engine' is missing tests/config.json

google_docs

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: CreateContent, ReplaceContent, RemoveContent
⚠️ Test Config Validation 'google_docs' is missing tests/config.json

connectors

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'connectors' is missing tests/config.json

orca_security

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetComplianceInfo, UpdateAlert, AddCommentToAlert, ScanAssets, GetAssetDetails, GetVulnerabilityDetails

perimeter_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'perimeter_x' is missing tests/config.json

full_contact

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'full_contact' is missing tests/config.json

sample_integration

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

clarotyxdome

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: Add vulnerabilities, Enrich xDome asset information, EnrichAlerts
⚠️ Support Email Validation Partner integration 'clarotyxdome' must include a support email in pyproject.toml description

silverfort

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

country_flags

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetCountryFlag
⚠️ Test Config Validation 'country_flags' is missing tests/config.json

be_secure

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'be_secure' is missing tests/config.json

git_sync

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'git_sync' is missing tests/config.json

bitdefender_gravity_zone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'bitdefender_gravity_zone' is missing tests/config.json

recorded_future_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: DetonateURL, DetonateFile
⚠️ Support Email Validation Partner integration 'recorded_future_intelligence' must include a support email in pyproject.toml description

anyrun_ti_feeds

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Support Email Validation Partner integration 'anyrun_ti_feeds' must include a support email in pyproject.toml description
⚠️ Test Config Validation 'anyrun_ti_feeds' is missing tests/config.json

file_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ExtractZipFiles
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v19.0: '2025-12-3'
⚠️ Test Config Validation 'file_utilities' is missing tests/config.json

signal_sciences

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: AddIpToBlockList, ListSites, AddIpToAllowList

vectra_qux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

lists

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v1.0: ''
⚠️ Test Config Validation 'lists' is missing tests/config.json

google_sheets

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetRange, GetAll, SearchRows, GetRow, AddOrUpdateRows, SearchRow
⚠️ Test Config Validation 'google_sheets' is missing tests/config.json

netenrich_connect

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ping
⚠️ Test Config Validation 'netenrich_connect' is missing tests/config.json

grey_noise

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

spycloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ListEntityBreaches, ListCatalogs
⚠️ Support Email Validation Partner integration 'spycloud' must include a support email in pyproject.toml description

cylusone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: EnrichAssetInformation

infoblox_threat_defense_with_ddi

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cybersixgill_dve_feed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'cybersixgill_dve_feed' is missing tests/config.json

cyware_intel_exchange

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

stairwell

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'stairwell' is missing tests/config.json

anyrun_sandbox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Support Email Validation Partner integration 'anyrun_sandbox' must include a support email in pyproject.toml description
⚠️ Test Config Validation 'anyrun_sandbox' is missing tests/config.json

goqr

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

doppel_vision

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: CreateAbuseAlert, UpdateAlert, CreateAlert, GetAlert, GetAlerts
⚠️ Support Email Validation Partner integration 'doppel_vision' must include a support email in pyproject.toml description
⚠️ Test Config Validation 'doppel_vision' is missing tests/config.json

jamf

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Support Email Validation Partner integration 'jamf' must include a support email in pyproject.toml description

google_drive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'google_drive' is missing tests/config.json

microsoft_graph_security_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'microsoft_graph_security_tools' is missing tests/config.json

data_dog

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'data_dog' is missing tests/config.json

cyjax_threat_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: list_data_breaches, domain_monitor, enrich_iocs

vorlon

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'vorlon' is missing tests/config.json

azure_devops

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'azure_devops' is missing tests/config.json

anyrun_ti_lookup

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Support Email Validation Partner integration 'anyrun_ti_lookup' must include a support email in pyproject.toml description
⚠️ Test Config Validation 'anyrun_ti_lookup' is missing tests/config.json

philips_hue

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'philips_hue' is missing tests/config.json

docker_hub

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'docker_hub' is missing tests/config.json

rubrik_security_cloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

xm_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'xm_cyber' is missing tests/config.json

chronicle_support_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'chronicle_support_tools' is missing tests/config.json

superna_zero_trust

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'superna_zero_trust' is missing tests/config.json

luminar_iocs_and_leaked_credentials

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'luminar_iocs_and_leaked_credentials' is missing tests/config.json

domain_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetWhoIsHistory, GetDomainRdap, InvestigateDomain

bandura_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

insights

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v2.0: '', v2.0: '', v3.0: ''
⚠️ Test Config Validation 'insights' is missing tests/config.json

hibob

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: UploadUserImage, RevokeAccess
⚠️ Test Config Validation 'hibob' is missing tests/config.json

phish_tank

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'phish_tank' is missing tests/config.json

marketo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'marketo' is missing tests/config.json

telegram

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: SendLocation

image_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v1.0: ''
⚠️ Test Config Validation 'enrichment' is missing tests/config.json

infoblox_nios

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'infoblox_nios' is missing tests/config.json

silentpush

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: get_asn_reputation, screenshot_url, get_ipv4_reputation, list_domain_information, live_url_scan, list_domain_infratags, get_asn_takedown_reputation, get_future_attack_indicatiors, get_enrichment_data
⚠️ Test Config Validation 'silentpush' is missing tests/config.json

vectra_rux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

email_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: AnalyzeEmlHeaders
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v1.0: ''
⚠️ Test Config Validation 'email_utilities' is missing tests/config.json

tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: CreateEntitiesWithSeparator
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v1.0: ''
⚠️ Test Config Validation 'tools' is missing tests/config.json

@github-actions
Copy link
Copy Markdown

Marketplace Validation Failed

Click to view the full report

Validation Report

🧩 Integrations
Pre-Build Stage

stealthwatch_v610

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Version Consistency Check pyproject.toml version (5.0) doesn't match release_notes.yaml version (6.0)

symantec_content_analysis

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

reversinglabs_a1000

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetReport, UploadFile, GetScanStatus

symantec_icdx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetEventsMinutesBack, GetEvent

juniper_vsrx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

micro_focus_itsma

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

mobile_iron

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyber_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

mc_afee_nsm

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetAlertInfoData

portnox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

philips_hue

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'philips_hue' is missing tests/config.json

imgbb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'imgbb' is missing tests/config.json

webhook

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'webhook' is missing tests/config.json

spell_checker

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'spell_checker' is missing tests/config.json

asana

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'asana' is missing tests/config.json

be_secure

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'be_secure' is missing tests/config.json

sample_integration

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

template_engine

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: RenderTemplateFromArray, EntityInsight
⚠️ Test Config Validation 'template_engine' is missing tests/config.json

lists

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v1.0: ''
⚠️ Test Config Validation 'lists' is missing tests/config.json

air_table

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: Create, GetAllRecords
⚠️ Test Config Validation 'air_table' is missing tests/config.json

silverfort

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

zoom

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: DeleteUser
⚠️ Test Config Validation 'zoom' is missing tests/config.json

aws_ec2

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'aws_ec2' is missing tests/config.json

anyrun_ti_lookup

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Support Email Validation Partner integration 'anyrun_ti_lookup' must include a support email in pyproject.toml description
⚠️ Test Config Validation 'anyrun_ti_lookup' is missing tests/config.json

team_cymru_scout

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

torq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: create_case, ping, run_workflow
⚠️ Test Config Validation 'torq' is missing tests/config.json

pager_duty

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: FilteredIncidentList, RunResponsePlay, GetUserByEmail, ListAllOncall, ListIncidents, ListUsers, GetUserById, SnoozeIncident

doppel_vision

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: CreateAbuseAlert, UpdateAlert, CreateAlert, GetAlert, GetAlerts
⚠️ Support Email Validation Partner integration 'doppel_vision' must include a support email in pyproject.toml description
⚠️ Test Config Validation 'doppel_vision' is missing tests/config.json

signal_sciences

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: AddIpToBlockList, ListSites, AddIpToAllowList

netappransomwareresilience

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: check_job_status, enrich_storage, enrich_ip_address, take_snapshot, volume_offline

xm_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'xm_cyber' is missing tests/config.json

cybersixgill_dve_feed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'cybersixgill_dve_feed' is missing tests/config.json

country_flags

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetCountryFlag
⚠️ Test Config Validation 'country_flags' is missing tests/config.json

pulsedive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

censys

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

grey_noise

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

lacework

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'lacework' is missing tests/config.json

vanilla_forums

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'vanilla_forums' is missing tests/config.json

thinkst_canary

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'thinkst_canary' is missing tests/config.json

anyrun_sandbox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Support Email Validation Partner integration 'anyrun_sandbox' must include a support email in pyproject.toml description
⚠️ Test Config Validation 'anyrun_sandbox' is missing tests/config.json

jamf

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Support Email Validation Partner integration 'jamf' must include a support email in pyproject.toml description

cyware_intel_exchange

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

azure_devops

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'azure_devops' is missing tests/config.json

nucleon_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'nucleon_cyber' is missing tests/config.json

image_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

telegram

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: SendLocation

clarotyxdome

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: Add vulnerabilities, Enrich xDome asset information, EnrichAlerts
⚠️ Support Email Validation Partner integration 'clarotyxdome' must include a support email in pyproject.toml description

cybersixgill_darkfeed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'cybersixgill_darkfeed' is missing tests/config.json

connectors

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'connectors' is missing tests/config.json

cyjax_threat_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: list_data_breaches, domain_monitor, enrich_iocs

phish_tank

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'phish_tank' is missing tests/config.json

goqr

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

stairwell

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'stairwell' is missing tests/config.json

google_docs

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: CreateContent, ReplaceContent, RemoveContent
⚠️ Test Config Validation 'google_docs' is missing tests/config.json

cybersixgill_dve_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'cybersixgill_dve_enrichment' is missing tests/config.json

chronicle_support_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'chronicle_support_tools' is missing tests/config.json

spycloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ListEntityBreaches, ListCatalogs
⚠️ Support Email Validation Partner integration 'spycloud' must include a support email in pyproject.toml description

houdin_io

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'houdin_io' is missing tests/config.json

orca_security

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetComplianceInfo, UpdateAlert, AddCommentToAlert, ScanAssets, GetAssetDetails, GetVulnerabilityDetails

vectra_rux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

group_ib_ti

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ping
⚠️ Test Config Validation 'group_ib_ti' is missing tests/config.json

vectra_qux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

eclectic_iq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

perimeter_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'perimeter_x' is missing tests/config.json

rubrik_security_cloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

insights

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v2.0: '', v2.0: '', v3.0: ''
⚠️ Test Config Validation 'insights' is missing tests/config.json

cylusone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: EnrichAssetInformation

full_contact

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'full_contact' is missing tests/config.json

domain_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetWhoIsHistory, GetDomainRdap, InvestigateDomain

cybersixgill_darkfeed_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'cybersixgill_darkfeed_enrichment' is missing tests/config.json

google_safe_browsing

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'google_safe_browsing' is missing tests/config.json

wiz

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

recorded_future_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: DetonateURL, DetonateFile
⚠️ Support Email Validation Partner integration 'recorded_future_intelligence' must include a support email in pyproject.toml description

whois_xml_api

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'whois_xml_api' is missing tests/config.json

workflow_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ApprovalRequest
⚠️ Test Config Validation 'workflow_tools' is missing tests/config.json

darktrace

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ListSimilarDevices, ExecuteCustomSearch, EnrichEntities, AddCommentToModelBreach, ListEndpointEvents
⚠️ Support Email Validation Partner integration 'darktrace' must include a support email in pyproject.toml description

duo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetTrustMonitorEvents
⚠️ Test Config Validation 'duo' is missing tests/config.json

ip_info

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetIPInformation, GetDomainInformation
⚠️ Support Email Validation Partner integration 'ip_info' must include a support email in pyproject.toml description

google_drive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'google_drive' is missing tests/config.json

enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v1.0: ''
⚠️ Test Config Validation 'enrichment' is missing tests/config.json

infoblox_nios

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'infoblox_nios' is missing tests/config.json

infoblox_threat_defense_with_ddi

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

docker_hub

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'docker_hub' is missing tests/config.json

file_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ExtractZipFiles
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v19.0: '2025-12-3'
⚠️ Test Config Validation 'file_utilities' is missing tests/config.json

abuse_ipdb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'abuse_ipdb' is missing tests/config.json

silentpush

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: get_asn_reputation, screenshot_url, get_ipv4_reputation, list_domain_information, live_url_scan, list_domain_infratags, get_asn_takedown_reputation, get_future_attack_indicatiors, get_enrichment_data
⚠️ Test Config Validation 'silentpush' is missing tests/config.json

microsoft_graph_security_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'microsoft_graph_security_tools' is missing tests/config.json

logzio

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: LogzioGetLogsByEventId
⚠️ Test Config Validation 'logzio' is missing tests/config.json

flashpoint

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: IocEnrichment, RunQuery
⚠️ Test Config Validation 'flashpoint' is missing tests/config.json

bandura_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

data_dog

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'data_dog' is missing tests/config.json

vorlon

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'vorlon' is missing tests/config.json

marketo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'marketo' is missing tests/config.json

superna_zero_trust

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'superna_zero_trust' is missing tests/config.json

cybersixgill_actionable_alerts

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'cybersixgill_actionable_alerts' is missing tests/config.json

netenrich_connect

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ping
⚠️ Test Config Validation 'netenrich_connect' is missing tests/config.json

luminar_iocs_and_leaked_credentials

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'luminar_iocs_and_leaked_credentials' is missing tests/config.json

ipqs_fraud_and_risk_scoring

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'ipqs_fraud_and_risk_scoring' is missing tests/config.json

functions

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: RunJsonpathQuery, XMLtoJson, MathFunctions, StringFunctions
⚠️ Test Config Validation 'functions' is missing tests/config.json

hibob

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: UploadUserImage, RevokeAccess
⚠️ Test Config Validation 'hibob' is missing tests/config.json

anyrun_ti_feeds

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Support Email Validation Partner integration 'anyrun_ti_feeds' must include a support email in pyproject.toml description
⚠️ Test Config Validation 'anyrun_ti_feeds' is missing tests/config.json

git_sync

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'git_sync' is missing tests/config.json

send_grid

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: SendEmail
⚠️ Test Config Validation 'send_grid' is missing tests/config.json

google_sheets

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetRange, GetAll, SearchRows, GetRow, AddOrUpdateRows, SearchRow
⚠️ Test Config Validation 'google_sheets' is missing tests/config.json

arcanna_ai

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: SendEventToArcanna, Ping
⚠️ Test Config Validation 'arcanna_ai' is missing tests/config.json

bitdefender_gravity_zone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'bitdefender_gravity_zone' is missing tests/config.json

email_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: AnalyzeEmlHeaders
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v1.0: ''
⚠️ Test Config Validation 'email_utilities' is missing tests/config.json

tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: CreateEntitiesWithSeparator
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v1.0: ''
⚠️ Test Config Validation 'tools' is missing tests/config.json

@github-actions
Copy link
Copy Markdown

Marketplace Validation Failed

Click to view the full report

Validation Report

🧩 Integrations
Pre-Build Stage

stealthwatch_v610

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Version Consistency Check pyproject.toml version (5.0) doesn't match release_notes.yaml version (6.0)

symantec_content_analysis

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

juniper_vsrx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

mobile_iron

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

symantec_icdx

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetEventsMinutesBack, GetEvent

micro_focus_itsma

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

reversinglabs_a1000

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetReport, UploadFile, GetScanStatus

mc_afee_nsm

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetAlertInfoData

cyber_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

portnox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_safe_browsing

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'google_safe_browsing' is missing tests/config.json

spycloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ListEntityBreaches, ListCatalogs
⚠️ Support Email Validation Partner integration 'spycloud' must include a support email in pyproject.toml description

webhook

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'webhook' is missing tests/config.json

domain_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetWhoIsHistory, GetDomainRdap, InvestigateDomain

luminar_iocs_and_leaked_credentials

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'luminar_iocs_and_leaked_credentials' is missing tests/config.json

cyjax_threat_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: list_data_breaches, domain_monitor, enrich_iocs

zoom

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: DeleteUser
⚠️ Test Config Validation 'zoom' is missing tests/config.json

torq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: create_case, ping, run_workflow
⚠️ Test Config Validation 'torq' is missing tests/config.json

country_flags

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetCountryFlag
⚠️ Test Config Validation 'country_flags' is missing tests/config.json

microsoft_graph_security_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'microsoft_graph_security_tools' is missing tests/config.json

nucleon_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'nucleon_cyber' is missing tests/config.json

vanilla_forums

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'vanilla_forums' is missing tests/config.json

lacework

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'lacework' is missing tests/config.json

rubrik_security_cloud

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

ipqs_fraud_and_risk_scoring

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'ipqs_fraud_and_risk_scoring' is missing tests/config.json

flashpoint

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: IocEnrichment, RunQuery
⚠️ Test Config Validation 'flashpoint' is missing tests/config.json

censys

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

cyware_intel_exchange

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

send_grid

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: SendEmail
⚠️ Test Config Validation 'send_grid' is missing tests/config.json

workflow_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ApprovalRequest
⚠️ Test Config Validation 'workflow_tools' is missing tests/config.json

xm_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'xm_cyber' is missing tests/config.json

signal_sciences

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: AddIpToBlockList, ListSites, AddIpToAllowList

wiz

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

lists

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v1.0: ''
⚠️ Test Config Validation 'lists' is missing tests/config.json

azure_devops

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'azure_devops' is missing tests/config.json

docker_hub

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'docker_hub' is missing tests/config.json

darktrace

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ListSimilarDevices, ExecuteCustomSearch, EnrichEntities, AddCommentToModelBreach, ListEndpointEvents
⚠️ Support Email Validation Partner integration 'darktrace' must include a support email in pyproject.toml description

vorlon

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'vorlon' is missing tests/config.json

pulsedive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

arcanna_ai

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: SendEventToArcanna, Ping
⚠️ Test Config Validation 'arcanna_ai' is missing tests/config.json

orca_security

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetComplianceInfo, UpdateAlert, AddCommentToAlert, ScanAssets, GetAssetDetails, GetVulnerabilityDetails

jamf

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Support Email Validation Partner integration 'jamf' must include a support email in pyproject.toml description

be_secure

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'be_secure' is missing tests/config.json

insights

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v2.0: '', v2.0: '', v3.0: ''
⚠️ Test Config Validation 'insights' is missing tests/config.json

doppel_vision

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: CreateAbuseAlert, UpdateAlert, CreateAlert, GetAlert, GetAlerts
⚠️ Support Email Validation Partner integration 'doppel_vision' must include a support email in pyproject.toml description
⚠️ Test Config Validation 'doppel_vision' is missing tests/config.json

anyrun_ti_lookup

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Support Email Validation Partner integration 'anyrun_ti_lookup' must include a support email in pyproject.toml description
⚠️ Test Config Validation 'anyrun_ti_lookup' is missing tests/config.json

cybersixgill_dve_feed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'cybersixgill_dve_feed' is missing tests/config.json

cybersixgill_darkfeed_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'cybersixgill_darkfeed_enrichment' is missing tests/config.json

template_engine

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: RenderTemplateFromArray, EntityInsight
⚠️ Test Config Validation 'template_engine' is missing tests/config.json

anyrun_sandbox

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Support Email Validation Partner integration 'anyrun_sandbox' must include a support email in pyproject.toml description
⚠️ Test Config Validation 'anyrun_sandbox' is missing tests/config.json

data_dog

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'data_dog' is missing tests/config.json

bandura_cyber

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

chronicle_support_tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'chronicle_support_tools' is missing tests/config.json

image_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

hibob

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: UploadUserImage, RevokeAccess
⚠️ Test Config Validation 'hibob' is missing tests/config.json

goqr

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

logzio

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: LogzioGetLogsByEventId
⚠️ Test Config Validation 'logzio' is missing tests/config.json

aws_ec2

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'aws_ec2' is missing tests/config.json

marketo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'marketo' is missing tests/config.json

spell_checker

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'spell_checker' is missing tests/config.json

bitdefender_gravity_zone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'bitdefender_gravity_zone' is missing tests/config.json

philips_hue

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'philips_hue' is missing tests/config.json

ip_info

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetIPInformation, GetDomainInformation
⚠️ Support Email Validation Partner integration 'ip_info' must include a support email in pyproject.toml description

phish_tank

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'phish_tank' is missing tests/config.json

infoblox_threat_defense_with_ddi

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

abuse_ipdb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'abuse_ipdb' is missing tests/config.json

thinkst_canary

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'thinkst_canary' is missing tests/config.json

anyrun_ti_feeds

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Support Email Validation Partner integration 'anyrun_ti_feeds' must include a support email in pyproject.toml description
⚠️ Test Config Validation 'anyrun_ti_feeds' is missing tests/config.json

clarotyxdome

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: Add vulnerabilities, Enrich xDome asset information, EnrichAlerts
⚠️ Support Email Validation Partner integration 'clarotyxdome' must include a support email in pyproject.toml description

superna_zero_trust

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'superna_zero_trust' is missing tests/config.json

asana

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'asana' is missing tests/config.json

email_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: AnalyzeEmlHeaders
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v1.0: ''
⚠️ Test Config Validation 'email_utilities' is missing tests/config.json

google_drive

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'google_drive' is missing tests/config.json

eclectic_iq

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

git_sync

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'git_sync' is missing tests/config.json

recorded_future_intelligence

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: DetonateURL, DetonateFile
⚠️ Support Email Validation Partner integration 'recorded_future_intelligence' must include a support email in pyproject.toml description

grey_noise

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

team_cymru_scout

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

vectra_rux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

telegram

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: SendLocation

stairwell

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'stairwell' is missing tests/config.json

imgbb

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'imgbb' is missing tests/config.json

duo

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetTrustMonitorEvents
⚠️ Test Config Validation 'duo' is missing tests/config.json

netenrich_connect

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ping
⚠️ Test Config Validation 'netenrich_connect' is missing tests/config.json

cylusone

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: EnrichAssetInformation

pager_duty

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: FilteredIncidentList, RunResponsePlay, GetUserByEmail, ListAllOncall, ListIncidents, ListUsers, GetUserById, SnoozeIncident

sample_integration

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

infoblox_nios

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'infoblox_nios' is missing tests/config.json

cybersixgill_dve_enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'cybersixgill_dve_enrichment' is missing tests/config.json

netappransomwareresilience

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: check_job_status, enrich_storage, enrich_ip_address, take_snapshot, volume_offline

silverfort

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

google_sheets

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: GetRange, GetAll, SearchRows, GetRow, AddOrUpdateRows, SearchRow
⚠️ Test Config Validation 'google_sheets' is missing tests/config.json

connectors

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'connectors' is missing tests/config.json

air_table

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: Create, GetAllRecords
⚠️ Test Config Validation 'air_table' is missing tests/config.json

full_contact

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'full_contact' is missing tests/config.json

perimeter_x

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'perimeter_x' is missing tests/config.json

whois_xml_api

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'whois_xml_api' is missing tests/config.json

cybersixgill_actionable_alerts

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'cybersixgill_actionable_alerts' is missing tests/config.json

cybersixgill_darkfeed

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'cybersixgill_darkfeed' is missing tests/config.json

houdin_io

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Test Config Validation 'houdin_io' is missing tests/config.json

silentpush

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: get_asn_reputation, screenshot_url, get_ipv4_reputation, list_domain_information, live_url_scan, list_domain_infratags, get_asn_takedown_reputation, get_future_attack_indicatiors, get_enrichment_data
⚠️ Test Config Validation 'silentpush' is missing tests/config.json

google_docs

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: CreateContent, ReplaceContent, RemoveContent
⚠️ Test Config Validation 'google_docs' is missing tests/config.json

group_ib_ti

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ping
⚠️ Test Config Validation 'group_ib_ti' is missing tests/config.json

functions

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: RunJsonpathQuery, XMLtoJson, MathFunctions, StringFunctions
⚠️ Test Config Validation 'functions' is missing tests/config.json

vectra_qux

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR

file_utilities

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: ExtractZipFiles
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v19.0: '2025-12-3'
⚠️ Test Config Validation 'file_utilities' is missing tests/config.json

enrichment

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v1.0: ''
⚠️ Test Config Validation 'enrichment' is missing tests/config.json

tools

Validation Name Details
⚠️ Integration Version Bump project.toml and release_notes.yml files must be updated before PR
⚠️ JSON Result Example Validation Actions with JSON results missing example files in resources/: CreateEntitiesWithSeparator
⚠️ Release Notes Date Validation Release notes have invalid publish_time values (expected YYYY-MM-DD): v1.0: ''
⚠️ Test Config Validation 'tools' is missing tests/config.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mp mp related change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants