| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-14 | Record code coverage | 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 | 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-17 | Remove debug LOG_LEVEL from spec | mo khan | |
| 2020-04-17 | Fix linter errors | mo khan | |
| 2020-04-17 | Split java 8/11 files to separate fixture directories | mo khan | |
| 2020-04-17 | Split groovy and kotlin specs because they are supported differently based ↵ | mo khan | |
| on java version and gradle version 😵 | |||
| 2020-04-17 | Test specific versions of gradle with matching versions of java | mo khan | |
| 2020-04-17 | Test out gradle groovy builds | 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-14 | Remove dependency sourced from S3 | mo khan | |
| 2020-04-14 | Extract private pypi variables | mo khan | |
| 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 | 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 | Silence git clone output | 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 | Install pip packages from a custom index | mo khan | |
| * Read PIP_INDEX_URL to identify where to download packages from | |||
| 2020-03-20 | Install maven packages for multi-module setup | mo khan | |
| * Install packages when multiple maven modules are detected * Add CHANGELOG entry * Install gem silently * Add package manager to test description * Sort paths | |||
| 2020-03-19 | Fix usage of SETUP_CMD | mo khan | |
| 2020-03-18 | Fix linter error | mo khan | |
| 2020-03-18 | Use MAVEN_CLI_OPTS | mo khan | |
| 2020-03-18 | Split recursive option | mo khan | |
| 2020-03-18 | Fix how options are passed in spec | mo khan | |
| 2020-03-18 | Extract test fixtures | mo khan | |
| 2020-03-18 | Install maven-license-plugin at build time | mo khan | |
| 2020-03-18 | Install the gitlab-maven profile to allow fetching from the project maven ↵ | mo khan | |
| repository | |||
| 2020-03-18 | Update to version 1.2 which includes the license element | mo khan | |
| 2020-03-18 | Add spec to test pulling a package from a custom repository | mo khan | |
| 2020-03-18 | Move clone step to a before(:example)v3.0.0 | mo khan | |
| 2020-03-07 | Apply gitlab-styles | mo khan | |
| 2020-03-07 | Fix nuget specs | mo khan | |
| 2020-03-06 | Remove commented out spec | mo khan | |
| 2020-03-06 | Fix python/pip specs | mo khan | |
| 2020-03-06 | fix some pip specs | mo khan | |
| 2020-03-05 | Extract default env vars | mo khan | |
| 2020-03-04 | url is not required in v1.1 schema | mo khan | |
| 2020-03-04 | Fix the v1.1 report schema | mo khan | |
| 2020-03-04 | Remove TOOLS_IMAGE | mo khan | |
| 2020-03-04 | Remove whitespace | mo khan | |
| 2020-03-04 | Check if actual vs expected reports match | mo khan | |
| 2020-03-04 | Check report to ensure it matches the schema | mo khan | |
| 2020-03-04 | Fix typo in v1.0 schema file | mo khan | |
