Skip to content

Commit 7b37b41

Browse files
Update src/seclab_taskflows/mcp_servers/codeql_python/README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent b30cbab commit 7b37b41

File tree

1 file changed

+1
-1
lines changed
  • src/seclab_taskflows/mcp_servers/codeql_python

1 file changed

+1
-1
lines changed

src/seclab_taskflows/mcp_servers/codeql_python/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ It will most likely look similar to this:
1818
- create or update your `.env` file in the root of this project with values for:
1919
```
2020
COPILOT_TOKEN= # a fine-grained GitHub personal access token with permission for "copilot chat"
21-
CODEQL_DBS_BASE_PATH="/workspaces/seclab-taskflows/data/codeql_databases" #path to folder with your CodeQL databases
21+
CODEQL_DBS_BASE_PATH="/workspaces/seclab-taskflows/data/codeql_databases" # path to folder with your CodeQL databases
2222
2323
# Example values for a local setup, run with `python -m seclab_taskflow_agent -t seclab_taskflows.taskflows.audit.remote_sources_local`
2424
MEMCACHE_STATE_DIR="/workspaces/seclab-taskflows/data" # path to folder for storing the memcache database

0 commit comments

Comments
 (0)