Commit 6bb04da
Apply same security pattern fix to IntelliJ implementation
Remove credentials.* and token.* patterns from IntelliJ security ignore
list to match the TypeScript core changes. This ensures consistent behavior
across both IDE extensions.
Co-authored-by: nate <[email protected]>1 parent 9367ed6 commit 6bb04da
File tree
1 file changed
+2
-2
lines changed- extensions/intellij/src/main/kotlin/com/github/continuedev/continueintellijextension/continue
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
| 63 | + | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments