Coze
Official siteLow-code agent workflow platform for fast automation delivery.
OpenAutomatically run vulnerability scans on a GitHub repository, filter high‑severity findings, and notify the development team via Slack or email, ready for CI/CD integration.
Run vulnerability scan on {repo_url} at branch {branch} using {scan_type} mode. Filter results with severity >= {severity_threshold}. If any, create GitHub issue and send notification to {notification_channel}.This section only explains placeholders. It is not an input form on this website. Copy the prompt, then replace variables in Coze / Dify / ChatGPT.
{repo_url}HTTPS URL of the target repository, e.g., https://github.com/owner/repo
Filling hint: replace this with your real business context.
{branch}Branch to scan, e.g., main or develop
Filling hint: replace this with your real business context.
{scan_type}Scan mode, options: full (complete scan) or incremental (delta scan)
Filling hint: replace this with your real business context.
{severity_threshold}Minimum severity to report, e.g., high, medium, or low
Filling hint: replace this with your real business context.
{notification_channel}Alert channel, options: slack, email, or webhook
Filling hint: replace this with your real business context.
Fill variables below to generate a ready-to-run prompt in your browser.
{repo_url}HTTPS URL of the target repository, e.g., https://github.com/owner/repo
{branch}Branch to scan, e.g., main or develop
{scan_type}Scan mode, options: full (complete scan) or incremental (delta scan)
{severity_threshold}Minimum severity to report, e.g., high, medium, or low
{notification_channel}Alert channel, options: slack, email, or webhook
Generated Prompt Preview
Run vulnerability scan on {repo_url} at branch {branch} using {scan_type} mode. Filter results with severity >= {severity_threshold}. If any, create GitHub issue and send notification to {notification_channel}.Teams that need faster development output with more stable prompt quality.
Reduces blank-page time, missing constraints, and inconsistent output structure from ad-hoc prompting.
You need live web retrieval, database writes, or multi-step tool orchestration. Use full workflow automation for that.
Keep exploring with similar templates and matching tools.
No recent items yet.
1️⃣ Trigger the GitHub Security Lab Taskflow Agent with {repo_url}, {branch}, and {scan_type}.
2️⃣ Wait for scan completion and retrieve the results list.
3️⃣ Filter findings by {severity_threshold} to isolate high‑severity issues.
4️⃣ For each high‑severity vulnerability, create a GitHub Issue with detailed info.
5️⃣ Send the scan report to the team via {notification_channel}.
Development
Tools that work well with this template.