Skip to content

Add FortiGate tool plugin#2686

Open
DejavuAlex wants to merge 3 commits into
langgenius:mainfrom
DejavuAlex:main
Open

Add FortiGate tool plugin#2686
DejavuAlex wants to merge 3 commits into
langgenius:mainfrom
DejavuAlex:main

Conversation

@DejavuAlex

Copy link
Copy Markdown

Plugin Submission

Plugin information

Submission type

  • New plugin
  • Version update

What changed

This PR submits the FortiAIgate plugin to the Dify Marketplace.

FortiAIgate is a tool plugin for working with FortiGate-related security data and operations in Dify. It helps users query and analyze device, policy, testing, and related operational data through Dify workflows.

Risk level

  • Low risk
  • Medium risk
  • High risk

Required checks

  • I have read and followed the Marketplace submission requirements.
  • I have read and comply with the Plugin Developer Agreement.
  • I tested this plugin on Dify Community Edition and Dify Cloud, or documented any limitation below.
  • The package contains only files needed at runtime.
  • The package does not contain secrets, local credentials, .env files, .git directories, virtual environments, caches, logs, or IDE files.
  • The package does not contain executables or bundled binaries, or I explained why they are required below.
  • The plugin README includes setup steps, usage instructions, required APIs or credentials, connection requirements, and the source repository link.
  • The plugin includes PRIVACY.md or a hosted privacy policy, and manifest.yaml references it.
  • All user-facing text is primarily in English, with any localized README files following the i18n guidance.

Security and privacy notes

This plugin may handle FortiGate connection information, API credentials, security device data, policy data, testing data, and operational logs depending on user configuration.

No secrets, local credentials, .env files, virtual environments, caches, logs, IDE files, or .git directories are included in the submitted package.

Local validation

dify plugin package ./fortiaigate

Result: package generated successfully.

Reviewer notes

This is the initial Marketplace submission for the FortiAIgate plugin.

@github-actions github-actions Bot added the risk: medium Medium-risk Marketplace submission label Jul 10, 2026

@crazywoola crazywoola left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

❌ Request Changes

Decision: Request changes

Failed Checks

Check Status Detail Required action
Project structure ❌ Fail Missing files: README.md, PRIVACY.md. Present: manifest.yaml. _assets/: yes. Include all required files in the package: manifest.yaml, README.md, PRIVACY.md, and _assets/.
README language ❌ Fail README.md not found in plugin package. Remove Chinese characters from README.md and use the multilingual README pattern: https://docs.dify.ai/en/develop-plugin/features-and-specs/plugin-types/multilingual-readme#multilingual-readme
PRIVACY.md ❌ Fail PRIVACY.md not found in plugin package. A privacy policy file is required for marketplace submission. Add a non-empty PRIVACY.md file to the plugin package.

Full Check Results

Check Status Detail Required action
PR content language ✅ Pass PR title/body CJK ratio=0.0% (zh=0, en=1774, ignored_zh=0, allowed_zh<=0) None.
Project structure ❌ Fail Missing files: README.md, PRIVACY.md. Present: manifest.yaml. _assets/: yes. Include all required files in the package: manifest.yaml, README.md, PRIVACY.md, and _assets/.
Manifest author ✅ Pass author is valid. None.
Icon validation ✅ Pass icon exists: _assets/icon.svg None.
Version check ✅ Pass version 0.0.3 is available. None.
README language ❌ Fail README.md not found in plugin package. Remove Chinese characters from README.md and use the multilingual README pattern: https://docs.dify.ai/en/develop-plugin/features-and-specs/plugin-types/multilingual-readme#multilingual-readme
PRIVACY.md ❌ Fail PRIVACY.md not found in plugin package. A privacy policy file is required for marketplace submission. Add a non-empty PRIVACY.md file to the plugin package.
Dependency install ✅ Pass requirements installed successfully. None.
dify_plugin version ✅ Pass dify_plugin version 0.9.1 satisfies >= 0.9.0. None.
Install test ✅ Pass plugin install test passed. None.
Packaging test ✅ Pass packaging check passed. None.

Next steps

Please address these issues and push an update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

risk: medium Medium-risk Marketplace submission

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants