File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ A Docker image that provides access to HackerOne's GraphQL API through the Model
1616 -e ENDPOINT=" https://hackerone.com/graphql" \
1717 -e TOKEN=" <your_base64_encoded_token>" \
1818 -e MUTATION_MODE=" none" \
19- hackertwo/hackerone-graphql-mcp-server:1.0.6
19+ hackertwo/hackerone-graphql-mcp-server:1.0.7
2020 ```
2121
2222## Docker Image Tags
@@ -69,7 +69,7 @@ A Docker image that provides access to HackerOne's GraphQL API through the Model
6969 " TOKEN=<your_base64_encoded_token>" ,
7070 " -e" ,
7171 " MUTATION_MODE=none" ,
72- " hackertwo/hackerone-graphql-mcp-server:1.0.6 "
72+ " hackertwo/hackerone-graphql-mcp-server:1.0.7 "
7373 ]
7474}
7575```
@@ -92,7 +92,7 @@ A Docker image that provides access to HackerOne's GraphQL API through the Model
9292 " TOKEN=<your_base64_encoded_token>" ,
9393 " -e" ,
9494 " MUTATION_MODE=none" ,
95- " hackertwo/hackerone-graphql-mcp-server:1.0.6 "
95+ " hackertwo/hackerone-graphql-mcp-server:1.0.7 "
9696 ]
9797 }
9898 }
You can’t perform that action at this time.
0 commit comments