dependency-check / azuredevops

Dependency Check Azure DevOps Extension
Apache License 2.0
45 stars 25 forks source link

Support Mac OS Agents #74

Closed ejohn20 closed 3 years ago

ejohn20 commented 3 years ago

From the marketplace:

arnaud.debock on 30-Apr-2021: Hi,

There seems to be problem with the task running on Mac agents. The task will only check the OS for Linux or Windows. Therefore, it tries to launch the "_work/_tasks/dependency-check-build-task_47ea1f4a-57ba-414a-b12e-c44f42765e72/6.0.2/dependency-check/bin/dependency-check.bat" file which is not usable on Mac. Can you update the task by adding a test with Agent.OS equals to Darwin?