| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Pull yarn packages from a custom registry
See merge request gitlab-org/security-products/license-management!148
|
|
|
|
|
|
Update README instructions to run tests in docker container
See merge request gitlab-org/security-products/license-management!149
|
|
Upgrade golang to 1.14
See merge request gitlab-org/security-products/license-management!143
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Add missing packages to report fixtures
|
|
|
|
|
|
Exclude devDependencies from yarn scan
See merge request gitlab-org/security-products/license-management!147
|
|
|
|
|
|
|
|
* Inline creation of PipPackage in legacy scan results
* Add CHANGELOG entry
|
|
Output `asdf install`
See merge request gitlab-org/security-products/license-management!146
|
|
|
|
Specify a custom CA for npm
See merge request gitlab-org/security-products/license-management!145
|
|
|
|
|
|
|
|
|
|
|
|
* [cafile](https://docs.npmjs.com/using-npm/config#cafile)
* Use host network for development scripts
* Specify path to JAVA keystore in list command
* Add CHANGELOG entry
|
|
Exclude `devDependencies` from NodeJS based scan reports
See merge request gitlab-org/security-products/license-management!141
|
|
* Add tests for js projects with npm-lock.json file
* Add specs for project that does not have a package-lock.json
* Fix typo in loading fixture file content not path
* Remove dev dependencies for expected js test reports
* Add spec for using different engine
* Add latest nodejs LTS
* Cleanup files after install and disable NPM update checks
* Install a .curlrc to remove progress meter
* Export LOG_LEVEL=debug in dev mode
* Update fixture files
* Update to latest patch level of nodejs, php, python, ruby
* Add CHANGELOG entry
* Move prepare_javascript from bash to ruby
|
|
Fix the name of the .env file
See merge request gitlab-org/security-products/license-management!140
|
|
Allow gradle to fetch from TLS endpoint with custom cert chain
See merge request gitlab-org/security-products/license-management!144
|
|
* Add CHANGELOG entry
* Avoid shell expansion errors
* Add gradle-license-plugin to local gradle cache
* Download gradle plugin dependencies and use backwards compatible syntax in init.gradle
* Use latest gradle v2
|
|
|
|
Pull packages from a custom mvn repository with a custom root certificate.
See merge request gitlab-org/security-products/license-management!139
|
|
* Remove dind for license scan and move it to code_quality
* Add spec to verify TLS connections to maven repo
* Add CHANGELOG and bump version
|
|
Cleanup upstream update instructions
See merge request gitlab-org/security-products/license-management!138
|
|
We no longer use the License finder docker image
|
|
|
|
Move jobs to gitlab-org runners
See merge request gitlab-org/security-products/license-management!136
|
|
Add job for 13-0-stable
See merge request gitlab-org/security-products/license-management!137
|
|
|
|
* Explicity specify services in jobs that need them
* Make gitlab-org the default tag
* Download the image and ensure the download plus the unpack fits within the allotted time
* Specify a depth of 10 commits
* Cache bundled gems
* Run unit tests in the built docker image
* Use the created image in as many stages as possible
|
|
Do not attempt to install gem dependencies
See merge request gitlab-org/security-products/license-management!135
|
|
* Add CHANGELOG entry
|
|
Use GRADLE_CLI_OPTS during `gradle downloadLicenses` task.
See merge request gitlab-org/security-products/license-management!121
|