mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2025-12-15 02:36:21 +00:00
- Added a new input parameter `scannerBinariesAuth` to allow passing an authentication token for downloading the Sonar Scanner CLI. - Implemented a `downloadWithFetch` function to handle downloads with authorization headers. - Updated the `installSonarScanner` function to use the new download method when an auth token is provided. - Included the `fs` module in the project dependencies to manage file system operations. - Updated package.json and package-lock.json to include the new `fs` dependency. - Modified the `getInputs` function to return the new `scannerBinariesAuth` input. |
||
|---|---|---|
| .. | ||
| exec-BTlTa8sL.js | ||
| exec-BTlTa8sL.js.map | ||
| index.js | ||
| index.js.map | ||
| install-build-wrapper.js | ||
| install-build-wrapper.js.map | ||