Contact Details
No response
What happened?
There is autocreating of file .vscode/.checkmarxIgnored every time after opening folder!
But this is happening not in every folder (I have a lot of projects) - hard to say why.
File contains only {}.
I assume because of this PR.
There is function which creates that file:
|
private ensureIgnoreFileExists() { |
I disabled extension completely, because tired to delete this file every time...
Version
2.46.0
Operating System & Version
Other
Specify Other OS Version
Ubuntu 24
Relevant log output
[INFO - 2:17:47 AM] Checkmarx plugin is running
[INFO - 2:17:48 AM] Realtime OSS Scanner Engine disabled
[INFO - 2:17:48 AM] Secret Detection Scanner Engine disabled
[INFO - 2:17:48 AM] ASCA Realtime Scanner Engine disabled
[INFO - 2:17:48 AM] Containers Realtime Scanner Engine disabled
[INFO - 2:17:48 AM] IaC Realtime Scanner Engine disabled
[INFO - 2:17:48 AM] Initializing severity filters
[INFO - 2:17:48 AM] Initializing group by selections
[INFO - 2:17:48 AM] Git Extension - Add branch.
[INFO - 2:17:48 AM] Data refreshed and synced with Checkmarx One platform
[INFO - 2:17:48 AM] Initializing state filters
[INFO - 2:17:49 AM] Group by initialized
[INFO - 2:17:49 AM] Filters initialized
Contact Details
No response
What happened?
There is autocreating of file .vscode/.checkmarxIgnored every time after opening folder!
But this is happening not in every folder (I have a lot of projects) - hard to say why.
File contains only
{}.I assume because of this PR.
There is function which creates that file:
ast-vscode-extension/src/realtimeScanners/common/ignoreFileManager.ts
Line 330 in 65b7a6d
I disabled extension completely, because tired to delete this file every time...
Version
2.46.0
Operating System & Version
Other
Specify Other OS Version
Ubuntu 24
Relevant log output