Branch: refs/heads/fix/no-default-project-name
  Home:   https://github.com/jenkinsci/snyk-security-scanner-plugin
  Commit: 55bf6a92263a204250a68ea2431ea02f38e7b6c1
      
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/55bf6a92263a204250a68ea2431ea02f38e7b6c1
  Author: Anton Drukh <[email protected]>
  Date:   2019-03-12 (Tue, 12 Mar 2019)

  Changed paths:
    M src/main/java/io/snyk/jenkins/SnykStepBuilder.java

  Log Message:
  -----------
  fix: do not use workspace name as project name by default

The Snyk CLI implicitly detects the project name from the manifest file and the 
folder of the project. This can be overridden by the `--project-name` argument.
Removing the default behaviour where the workspace name is used as the project 
name to allow the implicit project name detection as the default behaviour.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to