ZupIT / horusec

Horusec is an open source tool that improves identification of vulnerabilities in your project with just one command.

Home Page:https://horusec.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typescript file errors do not show up in VStudio report, but show up running horusec standalone.

briancameron-appsec opened this issue · comments

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 (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: