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

CodeQL should scan C# (dotnet app) #81

Open
ctlong opened this issue Jul 27, 2022 · 1 comment
Open

CodeQL should scan C# (dotnet app) #81

ctlong opened this issue Jul 27, 2022 · 1 comment
Labels
.NET Pull requests that update .net code unscheduled

Comments

@ctlong
Copy link
Member

ctlong commented Jul 27, 2022

tldr; CodeQL scanning should include the C# code in assets/dotnet_simple.

When I setup the CodeQL scan for the first time it failed with the following error:

Error: Could not auto-detect a suitable build method
  Error: We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps.  Failure invoking /opt/hostedtoolcache/CodeQL/0.0.0-20220623/x64/codeql/csharp/tools/autobuild.sh with arguments .

I'm not sure what the build steps are to get this scan working, so I decided to make an issue and come back to it later. In the meantime, I've updated the scan to not include C#.

@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/182833363

The labels on this github issue will be updated when the story is started.

@ctlong ctlong added the .NET Pull requests that update .net code label Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.NET Pull requests that update .net code unscheduled
Projects
Status: Waiting for Changes
Development

No branches or pull requests

2 participants