Skip to content

Commit ba4b12b

Browse files
authored
Merge pull request #60 from stacklok/renovate/ghcr.io-semgrep-mcp-0.x
chore(deps): update ghcr.io/semgrep/mcp docker tag to v0.6.0
2 parents 86e7efe + 6a5516c commit ba4b12b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

registry/semgrep/spec.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
# Original source: https://github.com/stacklok/toolhive
55
# Import timestamp: 2025-08-14T07:27:00Z
66
# ---
7+
# WARNING: Tool list fetch failed on 2025-08-23
8+
# Manual verification may be required
79
name: semgrep
810
description: Allows you to scan code for security vulnerabilities using Semgrep, a fast, deterministic static analysis tool that semantically understands many languages and comes with over 5,000 rules.
911
tier: Official
@@ -33,7 +35,7 @@ tags:
3335
- semgrep
3436
- ast
3537
- code-analysis
36-
image: ghcr.io/semgrep/mcp:0.5.1
38+
image: ghcr.io/semgrep/mcp:0.6.0
3739
permissions:
3840
network:
3941
outbound:

0 commit comments

Comments
 (0)