hub-detect
hub-detect copied to clipboard
This is now deprecated. Please see synopsys-detect.
# Issue template ## Expected behavior * Pip scanning completes successfully ## Actual behavior * Pip scanning fails with this message: ``` [1m2020-10-19 07:10:58[0m 2020-10-19 07:10:58 INFO [main-Executable_Stream_Thread] --- Traceback...
# Issue template ## Expected behavior * hub-detect.sh preserves parameters containing spaces. ## Actual behavior * hub-detect.sh passes only the first word from parameters containing spaces. ## Steps to Reproduce...
# Pull Request template **Link to github issue (if applicable):** * https://github.com/blackducksoftware/hub-detect/issues/298 * #215 **Changes proposed in this pull request:** * Preserve arrays. * Use TEMP and JAVA_HOME. * Convert...
# Issue template ## Expected behavior * If the SPRING_APPLICATION_JSON environment variable does not have proper JSON then it the error message should indicate that ## Actual behavior * If...
# Issue template ## Steps to Reproduce * Run hub-detect with yarn dependencies providing `--detect.code.location.name=myscanname` parameter. ## Expected behavior * Scan name is `myscanname yarn/bom` ## Actual behavior * Scan...
When detect.code.location.name is used, suffix number is increasing always, not only on collisions
# Issue template ## Steps to Reproduce * Run hub-detect with yarn dependencies providing `--detect.code.location.name=myscanname` parameter. ## Expected behavior * Scan names are `myscanname BOM` and `myscanname SCAN` ## Actual...