✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML and CSV into interactive graphs.
7 matches across 4 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | apps/chrome-extension/zip.sh | 3 | # Define the source directory (dist output) |
| MEDIUM | apps/chrome-extension/zip.sh | 9 | # Define the output zip file name |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | apps/www/src/lib/utils/json2go.js | 298 | function mostSpecificPossibleGoType(typ1, typ2) { |
| LOW | apps/vscode/ext-src/extension.ts | 27 | async function createWebviewForSelectedText(context: vscode.ExtensionContext) { |
| LOW | apps/vscode/ext-src/extension.ts | 67 | async function createWebviewForActiveEditor(context: vscode.ExtensionContext) { |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | apps/chrome-extension/zip.sh | 12 | # Check if the source directory exists |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | apps/www/next-env.d.ts | 1 | /// <reference types="next" /> |