Jobs for running the Synopsys BlackDuck check

Change-Id: Ida89ac662a9acfb236ef0298f73d44d1f11f3a71
diff --git a/jjb/defaults.yaml b/jjb/defaults.yaml
index f850d4b..7756219 100644
--- a/jjb/defaults.yaml
+++ b/jjb/defaults.yaml
@@ -149,3 +149,10 @@
     # This portion of the path should be included: `$GOPATH/src/<dest-gopath>/<project>"
     # If blank, golang related variables won't be set
     dest-gopath: ''
+
+    # github organization
+    # Used to pull list of all repos from a specific github organization
+    # Currently used with: synopsys detect
+    # Default is blank, which implies using gerrit instead
+    github-organization: ''
+