Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/dependency-check-plugin
  Commit: a041624eb45544897ddbd761de3b4bc785fec725
      
https://github.com/jenkinsci/dependency-check-plugin/commit/a041624eb45544897ddbd761de3b4bc785fec725
  Author: Wei-Shan Chiang <[email protected]>
  Date:   2016-04-21 (Thu, 21 Apr 2016)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/DependencyCheck/DependencyCheckBuilder.java
    M 
src/main/java/org/jenkinsci/plugins/DependencyCheck/DependencyCheckExecutor.java
    M src/main/java/org/jenkinsci/plugins/DependencyCheck/Options.java
    M 
src/main/resources/org/jenkinsci/plugins/DependencyCheck/DependencyCheckBuilder/global.jelly
    M 
src/main/resources/org/jenkinsci/plugins/DependencyCheck/DependencyCheckBuilder/global.properties
    A src/main/webapp/help-database-connstring.html
    A src/main/webapp/help-database-dbdriver.html
    A src/main/webapp/help-database-dbpassword.html
    A src/main/webapp/help-database-dbuser.html
    A src/main/webapp/help-database-path.html

  Log Message:
  -----------
  Allow custom database configuration

Improve OWASP DC Jenkins Plugin to allow a customized database
connection configuration, such as to a centralized MySQL or Postgres
vulnerability database. An embedded h2 database is still used by
default to execute the OWASP dependency check if no custom database
configuration is provided.


  Commit: 4683ba20b9e47db97c30e3b541c2514f5d121a26
      
https://github.com/jenkinsci/dependency-check-plugin/commit/4683ba20b9e47db97c30e3b541c2514f5d121a26
  Author: Steve Springett <[email protected]>
  Date:   2016-04-22 (Fri, 22 Apr 2016)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/DependencyCheck/DependencyCheckBuilder.java
    M 
src/main/java/org/jenkinsci/plugins/DependencyCheck/DependencyCheckExecutor.java
    M src/main/java/org/jenkinsci/plugins/DependencyCheck/Options.java
    M 
src/main/resources/org/jenkinsci/plugins/DependencyCheck/DependencyCheckBuilder/global.jelly
    M 
src/main/resources/org/jenkinsci/plugins/DependencyCheck/DependencyCheckBuilder/global.properties
    A src/main/webapp/help-database-connstring.html
    A src/main/webapp/help-database-dbdriver.html
    A src/main/webapp/help-database-dbpassword.html
    A src/main/webapp/help-database-dbuser.html
    A src/main/webapp/help-database-path.html

  Log Message:
  -----------
  Merge pull request #5 from wschiang/dbglobalconfig

Allow custom database configuration


Compare: 
https://github.com/jenkinsci/dependency-check-plugin/compare/3b8b5f17cf81...4683ba20b9e4

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