microsoft / security-devops-azdevops

Microsoft Security DevOps extension for Azure DevOps.
MIT License
60 stars 16 forks source link

Template analyzer Azure DevOps pipeline #47

Closed wmayvis closed 1 year ago

wmayvis commented 1 year ago

I got the following error:

[error]ConfigurationPathNotFoundException: A configuration file could not be found for: template-analyzer. This is often due to attempting to use a tool on a platform where it is not yet supported.

image

image

chrisnielsen-MS commented 1 year ago

I think this is caused by the hyphen in the name. Please try using "templateanalyzer" in your yaml instead.

wmayvis commented 1 year ago

I've tried without the hyphen. The n I got object reference not set is null.....