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

OSSAR Action fails with message 'No Applicable tools detected' on .NET Repo #41

Open
tsvss opened this issue Jun 14, 2022 · 1 comment

Comments

@tsvss
Copy link

tsvss commented Jun 14, 2022

Hello,
While I try to run the OSSAR action in my GitHub repository containing the Web API built with .NET6 (C#), the action exits with code 1 and the message 'No applicable tools were detected.'

Error: RunCommandNoOptionsException: No applicable tools were detected. Run requires at least one configuration to run. Provide at least one Guardian config or tool with --config or --tool.
Error: Error: The process 'D:\a_msdo\versions\microsoft.security.devops.cli\0.118.2\tools\guardian.cmd' failed with exit code 1

Any suggestions or help to create and run the OSSAR action on the .NET repo would be much appreciated.

@xackery
Copy link

xackery commented Sep 5, 2022

Same issue.

https://github.com/xackery/talkeq/blob/e0686df669da9e9a1514f6ca1b2b2c73121238bf/.github/workflows/ossar.yml
errors with:
https://github.com/xackery/talkeq/runs/8195416359?check_suite_focus=true#step:3:27

From what I can tell, it needs more parameters to run in my environment or some such. Will investigate and post if nobody else replies.

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

2 participants