I have a repository with some typescript files with a ".ts" extension and some with a ".tsx" extension. When I run horusec standalone I see issues with both kinds of files. However, when I run horusec in the VStudio plugin, the issues with ".ts" files are not showing up at all.
What you expected to happen:
Should see all errors when using Visual Studio, including with ".ts" files.
How to reproduce it (as minimally and precisely as possible):
Note that errors in a Typescript files with a ".ts" extension do not show up in the VStudio plugin, but show up when you run horusec standalone.
Anything else we need to know?:
Environment:
Horusec version (use horusec version): 2.8.0
Operating System: Macintosh
Network plugin / Tool and version (if this is a network-related / tool bug): Using VStudio plugin.
What happened:
I have a repository with some typescript files with a ".ts" extension and some with a ".tsx" extension. When I run horusec standalone I see issues with both kinds of files. However, when I run horusec in the VStudio plugin, the issues with ".ts" files are not showing up at all.
What you expected to happen:
Should see all errors when using Visual Studio, including with ".ts" files.
How to reproduce it (as minimally and precisely as possible):
Note that errors in a Typescript files with a ".ts" extension do not show up in the VStudio plugin, but show up when you run horusec standalone.
Anything else we need to know?:
Environment:
horusec version
): 2.8.0