Skip to content

Commit 723f1a0

Browse files
authored
Merge pull request #108 from stacklok/renovate/ghcr.io-semgrep-mcp-0.x
chore(deps): update ghcr.io/semgrep/mcp docker tag to v0.7.2
2 parents 3f0cfb7 + edbce75 commit 723f1a0

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

registry/semgrep/spec.yaml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,14 @@ tier: Official
1212
status: Active
1313
transport: sse
1414
tools:
15+
- get_abstract_syntax_tree
16+
- get_supported_languages
1517
- security_check
18+
- semgrep_findings
19+
- semgrep_rule_schema
1620
- semgrep_scan
21+
- semgrep_scan_local
1722
- semgrep_scan_with_custom_rule
18-
- get_abstract_syntax_tree
19-
- supported_languages
20-
- semgrep_rule_schema
21-
- write_custom_semgrep_rule
2223
metadata:
2324
stars: 522
2425
pulls: 12180
@@ -35,7 +36,7 @@ tags:
3536
- semgrep
3637
- ast
3738
- code-analysis
38-
image: ghcr.io/semgrep/mcp:0.7.1
39+
image: ghcr.io/semgrep/mcp:0.7.2
3940
permissions:
4041
network:
4142
outbound:

0 commit comments

Comments
 (0)