| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-20 | Update CHANGELOG | mo khan | |
| 2020-05-20 | Pass the `bower_ca` env variable to bower | mo khan | |
| 2020-05-19 | Fetch bower dependencies from custom repo with custom cert chain | mo khan | |
| 2020-05-19 | Add CHANGELOG entry | mo khan | |
| 2020-05-19 | Exclude bower package | mo khan | |
| 2020-05-19 | Flatten dependencies | mo khan | |
| 2020-05-19 | Collect dependencies of dependencies in bower project | mo khan | |
| 2020-05-19 | Add --allow-root option to install step | mo khan | |
| 2020-05-15 | Pull yarn packages from a custom registry | mo khan | |
| 2020-05-14 | Add frozen string literal pragma | mo khan | |
| 2020-05-14 | Use guard clause | mo khan | |
| 2020-05-14 | Update command to work in all golang versions | mo khan | |
| 2020-05-14 | Use a separate command for each version of golang | mo khan | |
| 2020-05-14 | Add specs for previous versions of golang | mo khan | |
| 2020-05-14 | Update go list command to be compatible with 1.14 | mo khan | |
| * Add missing packages to report fixtures | |||
| 2020-05-13 | Fix linter errors | mo khan | |
| 2020-05-13 | Remove devDependencies from yarn scans | mo khan | |
| * Inline creation of PipPackage in legacy scan results * Add CHANGELOG entry | |||
| 2020-05-05 | Extract variable for keystore_path | mo khan | |
| 2020-05-05 | Use environment variable instead of changing global configuration | mo khan | |
| 2020-05-05 | Specify npm cafile setting | mo khan | |
| * [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 | |||
| 2020-05-04 | Add tests for js npm projects | mo khan | |
| * 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 | |||
| 2020-04-29 | Allow gradle to fetch from TLS endpoint with custom cert | mo khan | |
| * 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 | |||
| 2020-04-22 | Use keytool to import a ca certificate | mo khan | |
| * 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 | |||
| 2020-04-20 | Use --local to install license-management gem | mo khan | |
| * Add CHANGELOG entry | |||
| 2020-04-17 | Change logger formatter to reduce unnecessary output | mo khan | |
| 2020-04-17 | Jump to global namespace | mo khan | |
| 2020-04-17 | Remove gradle version check | mo khan | |
| 2020-04-17 | Fix linter errors | mo khan | |
| 2020-04-17 | Check for nil match instead of catching error | mo khan | |
| 2020-04-17 | Ensure that version parsing does not interrupt processing | mo khan | |
| 2020-04-17 | Check for a valid version of gradle | mo khan | |
| 2020-04-17 | Test specific versions of gradle with matching versions of java | mo khan | |
| 2020-04-17 | Print out the x509 info for debugging | mo khan | |
| 2020-04-16 | Update JAVA_HOME | mo khan | |
| 2020-04-16 | Ensure at least one runtime dependency is detected in gradle specs | mo khan | |
| 2020-04-15 | Use GRADLE_CLI_OPTS when invoking gradle directly | mo khan | |
| * Extract gradle_command method * Bump version and update CHANGELOG * Remove prepare_java step from run.sh | |||
| 2020-04-09 | Specify PIP_CERT when installing pip packages | mo khan | |
| * Add CHANGELOG entry * Move method `default_env` to Python class | |||
| 2020-04-03 | Install root certificate | mo khan | |
| * Install certificate in root ca trust store * Use PIP_CERT environment variable to specify path to the certificate bundle * Do not override user provided PIP_CERT * Perform shallow clone when possible * Update CHANGELOG and bump version | |||
| 2020-04-02 | Add option to change the log level | mo khan | |
| * Add CHANGELOG entry and bump version * Change default log level to `warn` * Log stderr output if exit status is not successful | |||
| 2020-04-02 | Reproduce failure with go modules scanning | mo khan | |
| * Install sudo for existing configurations * Detect dependencies in a gomodules project * Add CHANGELOG entry and bump version * Symlink to $GOPATH for non go modules projects * Remove problematic go get setup | |||
| 2020-04-01 | Create pipenv environment using full Python versionv3.4.0 | mo khan | |
| 2020-04-01 | Use pipenv sync instead of pipenv install | mo khan | |
| 2020-04-01 | Record warning when unknown license is detected | mo khan | |
| 2020-04-01 | Pull package info from sources in Pipfile.lock | mo khan | |
| * Exclude dependencies in "develop" group" * Install pipenv by default * Use .venv to match the default location as pipenv * Use pip-licenses to detect licenses in Pipfile project * Add variation of the MIT License * Redirect asdf install stdout to /dev/null * Add CHANGELOG entry and bump version | |||
| 2020-04-01 | Fix bug with forwarding LICENSE_FINDER_CLI_OPTS | mo khan | |
| 2020-03-30 | Use virtualenv, pip-licenses to scan projects | mo khan | |
| * Add PIL License to list of normalized licenses * Update Python 3 v2.0 report fixture * Add CHANGELOG entry * Define local variables in bash functions * Ensure `SETUP_CMD` continues to work for python projects * build virtualenv app-data cache * Fallback to legacy scanner when SETUP_CMD is used * Extract Shell class to be able to pass custom env | |||
| 2020-03-26 | Add CHANGELOG entry | mo khan | |
| 2020-03-26 | Install pip packages from a custom index | mo khan | |
| * Read PIP_INDEX_URL to identify where to download packages from | |||
| 2020-03-23 | Add CHANGELOG and bump version | mo khan | |
| 2020-03-23 | Include debug logs from the license-maven-plugin | mo khan | |
