You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Others:
The text was updated successfully, but these errors were encountered:
briancameron-appsec
changed the title
Typescript file errors do not show up in output.
Typescript file errors do not show up in VStudio report, but show up running horusec standalone.
Apr 19, 2023
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.0The text was updated successfully, but these errors were encountered: