File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
name : mcp
2
2
repository : github.com/aquasecurity/trivy-mcp
3
3
maintainer : aquasecurity
4
- version : 0.0.8
4
+ version : 0.0.9
5
5
summary : Starts an MCP server that knows how to work with Trivy
6
6
description : |-
7
7
A Trivy plugin that starts an MCP server that knows how to work with Trivy.
@@ -10,25 +10,25 @@ platforms:
10
10
- selector :
11
11
os : linux
12
12
arch : amd64
13
- uri : https://github.com/aquasecurity/trivy-mcp/releases/download/v0.0.8 /trivy-mcp-linux-amd64.tar.gz
13
+ uri : https://github.com/aquasecurity/trivy-mcp/releases/download/v0.0.9 /trivy-mcp-linux-amd64.tar.gz
14
14
bin : ./trivy-mcp
15
15
- selector :
16
16
os : linux
17
17
arch : arm64
18
- uri : https://github.com/aquasecurity/trivy-mcp/releases/download/v0.0.8 /trivy-mcp-linux-arm64.tar.gz
18
+ uri : https://github.com/aquasecurity/trivy-mcp/releases/download/v0.0.9 /trivy-mcp-linux-arm64.tar.gz
19
19
bin : ./trivy-mcp
20
20
- selector :
21
21
os : darwin
22
22
arch : amd64
23
- uri : https://github.com/aquasecurity/trivy-mcp/releases/download/v0.0.8 /trivy-mcp-darwin-amd64.tar.gz
23
+ uri : https://github.com/aquasecurity/trivy-mcp/releases/download/v0.0.9 /trivy-mcp-darwin-amd64.tar.gz
24
24
bin : ./trivy-mcp
25
25
- selector :
26
26
os : darwin
27
27
arch : arm64
28
- uri : https://github.com/aquasecurity/trivy-mcp/releases/download/v0.0.8 /trivy-mcp-darwin-arm64.tar.gz
28
+ uri : https://github.com/aquasecurity/trivy-mcp/releases/download/v0.0.9 /trivy-mcp-darwin-arm64.tar.gz
29
29
bin : ./trivy-mcp
30
30
- selector :
31
31
os : windows
32
32
arch : amd64
33
- uri : https://github.com/aquasecurity/trivy-mcp/releases/download/v0.0.8 /trivy-mcp-windows-amd64.tar.gz
33
+ uri : https://github.com/aquasecurity/trivy-mcp/releases/download/v0.0.9 /trivy-mcp-windows-amd64.tar.gz
34
34
bin : ./trivy-mcp
You can’t perform that action at this time.
0 commit comments