Branch: refs/heads/2.0.0-dev
  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.


  Commit: 41cb2e9906703a56f4cec09302224a804d838051
      
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/41cb2e9906703a56f4cec09302224a804d838051
  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:
  -----------
  Merge pull request #31 from jenkinsci/fix/no-default-project-name

fix: do not use workspace name as project name by default


Compare: 
https://github.com/jenkinsci/snyk-security-scanner-plugin/compare/0ff383d5efd7...41cb2e990670

-- 
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