WhiteSource scanner wrapper for Azure DevOpsThis task wraps up WhiteSource scanner configuration in Powershell, by executing Powershell module, published at NuGet Script locationFor reusability reason, powershell module is published as NuGet package, sources could be reviewed at https://github.com/akuryan/Powershell.Modules/tree/master/src/Scanning/WhiteSource/tools UsageInstall extension at your Azure DevOps instance and configure it. Before executing this task - restore NuGet/npm/yarn/whatever packages you have (so, your pipeline must have this steps preconfigured). This extension is built using WhiteSource unified agent, and expects that you have either configuration file ready (you can get it here) or it will configure download and use default one. Set up extension by filling required fields. If you wish to tailor down configuration completely - download config file) and store it in repository. If you can go with defaults - let extension to download it. Manual package preparationInstall NuGet package in temp directory. Then copy
|