docs: Add Inkog security scanning for CrewAI agents#4646
Open
cloakmaster wants to merge 1 commit intocrewAIInc:mainfrom
Open
docs: Add Inkog security scanning for CrewAI agents#4646cloakmaster wants to merge 1 commit intocrewAIInc:mainfrom
cloakmaster wants to merge 1 commit intocrewAIInc:mainfrom
Conversation
Add a new guide under docs/en/guides/advanced/ covering Inkog, an open-source security scanner purpose-built for AI agent code. The page documents CLI usage, MCP server setup for IDE integration, GitHub Actions CI/CD integration, and compliance framework mapping (EU AI Act, NIST AI RMF, OWASP LLM Top 10). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/en/guides/advanced/security-scanning.mdxdocumenting Inkog, an open-source security scanner purpose-built for AI agent codenpx -y @inkog-io/cli scan .), MCP server setup for Claude Desktop / Cursor, GitHub Actions CI/CD integration, and compliance mapping (EU AI Act, NIST AI RMF, OWASP LLM Top 10)Changes
docs/en/guides/advanced/security-scanning.mdx(new) -- Full guide page with CLI, MCP, CI/CD, and compliance sectionsdocs/docs.json-- Added navigation entry under Guides > AdvancedTest plan
mintlify dev🤖 Generated with Claude Code
Note
Low Risk
Low risk documentation-only change that adds a new page and updates navigation; no runtime code paths are modified.
Overview
Adds a new advanced guide,
security-scanning.mdx, documenting how to use Inkog to scan CrewAI projects (CLI usage, MCP/IDE setup, GitHub Actions integration, and compliance mappings).Updates
docs.jsonnavigation to include the new Security Scanning page under Guides → Advanced.Written by Cursor Bugbot for commit 8fde7c0. This will update automatically on new commits. Configure here.