Commit 5b32f55
committed
Allow for the use of a NIST NVD API key
Look for a NIST NVD API key in the environment variable NVD_API_KEY and, if
found, use it when running the OWASP dependency check tasks.1 parent dfd72ae commit 5b32f55
File tree
2 files changed
+2
-1
lines changed- buildSrc/src/main/kotlin
2 files changed
+2
-1
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
61 | 62 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments