Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
briancameron-appsec opened this issue Apr 19, 2023 · 0 comments

Comments

@briancameron-appsec
Copy link

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:
@briancameron-appsec 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant