defectdojo
✓オープンソースの DevSecOps、ASPM、脆弱性管理プラットフォームである DefectDojo の実装ガイド。脆弱性のクエリ、検出結果の管理、CI/CD パイプライン インポートの構成、またはセキュリティ スキャン データの操作を行う場合に使用します。直接 API 対話用の MCP ツールが含まれています。
SKILL.md
DefectDojo is an open-source DevSecOps, Application Security Posture Management (ASPM), and vulnerability management platform. It orchestrates end-to-end security testing, vulnerability tracking, deduplication, remediation, and reporting.
This skill provides 12 MCP tools for direct DefectDojo API interaction. Use these tools instead of manual API calls.
| defectdojolistproducts | List and search products | namecontains, prodtype, limit | | defectdojogetproduct | Get detailed product info | productid (required) | | defectdojolistengagements | List engagements with filters | productid, status, engagementtype | | defectdojolisttests | List tests in engagements | engagementid, testtype |
オープンソースの DevSecOps、ASPM、脆弱性管理プラットフォームである DefectDojo の実装ガイド。脆弱性のクエリ、検出結果の管理、CI/CD パイプライン インポートの構成、またはセキュリティ スキャン データの操作を行う場合に使用します。直接 API 対話用の MCP ツールが含まれています。 ソース: julianobarbosa/claude-code-skills。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/julianobarbosa/claude-code-skills --skill defectdojo- カテゴリ
- !セキュリティ
- 認証済み
- ✓
- 初回登録
- 2026-02-04
- 更新日
- 2026-02-18
クイックアンサー
defectdojo とは?
オープンソースの DevSecOps、ASPM、脆弱性管理プラットフォームである DefectDojo の実装ガイド。脆弱性のクエリ、検出結果の管理、CI/CD パイプライン インポートの構成、またはセキュリティ スキャン データの操作を行う場合に使用します。直接 API 対話用の MCP ツールが含まれています。 ソース: julianobarbosa/claude-code-skills。
defectdojo のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/julianobarbosa/claude-code-skills --skill defectdojo インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/julianobarbosa/claude-code-skills
詳細
- カテゴリ
- !セキュリティ
- ソース
- skills.sh
- 初回登録
- 2026-02-04