summaryrefslogtreecommitdiff
path: root/spec/support/matchers.rb
AgeCommit message (Collapse)Author
2020-08-18Update license_finder to 6.8.1mo khan
* Update CHANGELOG * Add default retry for all jobs * Ensure all deb packages are built
2020-05-26Scan Conan projectsmo khan
* Scan the conan examples project * Split licenses by comma * Add integration test job for c projects * Add package_manager, version and path to v2.1 report * Detect collisions between names from different package managers * Add CHANGELOG entry * Update README to indicate Conan support * Print timestamps in install script
2020-04-02Reproduce failure with go modules scanningmo 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-02-23Assign errors in schema matchermo khan
2020-02-14Apply reviewer feedbackmo khan
2020-01-15Add a json schema for dependencymo khan
2020-01-15Add spec to ensure we can parse a v3 Pipfile.lockmo khan