Commit Graph

5087 Commits

Author SHA1 Message Date
Jeremy Long 37ea0bf05b fix encrypted setting 2017-06-18 16:13:34 -04:00
Jeremy Long 31463597ef fix encrypted setting 2017-06-18 16:10:56 -04:00
Jeremy Long 8b2c6d6918 fix encrypted setting 2017-06-18 16:05:52 -04:00
Jeremy Long 9c52ffc48f fix encrypted setting 2017-06-18 16:03:08 -04:00
Jeremy Long 74dd1e6359 updated credentials 2017-06-18 15:48:08 -04:00
Jeremy Long 74fbaeefbf updated credentials 2017-06-18 15:32:52 -04:00
Jeremy Long fec0878091 updated credentials 2017-06-18 14:57:35 -04:00
Jeremy Long f257388108 corrected distribution management section to point to the correct repository 2017-06-18 14:34:16 -04:00
Jeremy Long 99828b5cb3 updated jfrog credentials 2017-06-18 14:26:33 -04:00
Jeremy Long d56f452f31 continued debugging 2017-06-18 13:30:11 -04:00
Jeremy Long 9f52bf5dc9 fixed deploy script 2017-06-18 11:45:14 -04:00
Jeremy Long aed980f79d fix build script for travis wait 2017-06-18 10:32:47 -04:00
Jeremy Long f219cb69d4 increase build time 2017-06-18 10:19:25 -04:00
Jeremy Long 936830084e removed release profile 2017-06-18 07:36:00 -04:00
Jeremy Long 2e35c5bcab minor build cleanup 2017-06-18 07:01:13 -04:00
Jeremy Long a13c6fcb25 updated deployment for staging and gh-pages 2017-06-18 06:36:38 -04:00
Jeremy Long c748d59146 minor fix to javadoc 2017-06-18 06:25:04 -04:00
Jeremy Long d1ac0de740 updates and add deploy 2017-06-17 21:19:23 -04:00
Ander Ruiz 0075a7e1ce Patch for bootclasspath loading 2017-06-13 09:10:39 +02:00
Ander Ruiz 091108a369 Minor trace patch 2017-06-13 09:10:13 +02:00
Phillip Whittlesea 0be494a211 Issue #730: Remove redundant method from Settings
Pull file loading from loadSuppressionData() to make it easier to read
Add test assertion to happy case Ant task test
2017-06-12 01:48:33 +01:00
Phillip Whittlesea 8021aaed4b Issue #730: Core tests for multiple suppression files
Added updates to Maven plugin documentation
Added upgrade notes to the README
2017-06-12 01:18:10 +01:00
Phillip Whittlesea 584fd2a47b Issue #730: Allow multiple suppression files in Maven
The core has been extended to handle multiple suppression files
Extended the Ant test to cover multiple suppression files
NOTE: This change is breaking for users of the Maven plugin
2017-06-11 23:30:02 +01:00
Phillip Whittlesea 237dbe7061 Issue #730: Allow multiple suppression files in Ant
The core has not been extended but the Ant task is able to parse and pass to the Settings singleton
NOTE: This change is breaking for users of the Ant Task
2017-06-11 19:08:59 +01:00
Phillip Whittlesea ed214d05fa Issue #730: Add a test for suppression in an Ant task 2017-06-11 16:06:32 +01:00
Phillip Whittlesea 76218da8d1 Issue #730: Allow multiple args for CLI suppresion
The core has not been extended but the CLI is able to parse and pass to the Settings singleton
This change to the CLI is backwards compatible
2017-06-11 15:05:24 +01:00
Phillip Whittlesea 869c9c0114 Issue #730: Add CLI test for single suppresion file
Added @Before and @After for cleaning the singleton
Cleaned class to ensure I can add further tests easily

I would suggest that AppTest#testPopulateSettings() be split into tests which fail for a single reason.
I have avoided that ATM to minimise code I'm meddling with
2017-06-11 12:57:22 +01:00
Jeremy Long c3c1869829 Merge branch 'COMINTO-754-error-resolving' 2017-06-10 07:51:56 -04:00
Jeremy Long e2617b7434 added test and documentation 2017-06-10 07:51:07 -04:00
Jeremy Long 5607e1f179 add the ability to enable/disable the NSP analyzer and updated the site documentation 2017-06-07 07:00:14 -04:00
Johann Schmitz 23ad3d04b0 Issue #754: Allow exclusion of artifacts by type (regex) 2017-06-06 12:22:31 +02:00
Jeremy Long d498c7c7b0 resolve conflicts 2017-06-04 20:54:17 -04:00
Jeremy Long 66dbcb98d2 updated report to support changes in PR #714 2017-06-04 20:51:27 -04:00
Jeremy Long 422418f396 minor codacy suggested changes 2017-06-04 08:13:59 -04:00
Jeremy Long 31ad7adadd fix issue #751 2017-06-04 08:03:11 -04:00
Jeremy Long b3216effa4 Merge branch 'master' of github.com:jeremylong/DependencyCheck 2017-06-04 07:50:22 -04:00
Jeremy Long 060cfd625e removed unused imports 2017-06-04 07:49:55 -04:00
Jeremy Long 38c0882a3a Merge pull request #755 from jeremylong/cleanup
Cleanup
2017-06-04 07:44:02 -04:00
Jeremy Long a47d46914a made coverity scan executable 2017-06-04 07:07:36 -04:00
Jeremy Long 789a57b430 reverted version due to java 8 requirement 2017-06-04 06:52:09 -04:00
Jeremy Long 6b359a7138 codacy, checkstyle, upgrades, etc. 2017-06-04 06:41:30 -04:00
Jeremy Long e9e7042923 Merge branch 'master' of github.com:jeremylong/DependencyCheck 2017-06-03 20:17:49 -04:00
Jeremy Long 1fff0db18c added CII badge 2017-06-03 20:17:33 -04:00
Jeremy Long 516129533e Merge pull request #753 from cainj13/fixRuntimeOmission
Fix #752 where skipping runtime-scoped maven artifacts also skipped c…
2017-06-03 12:07:01 -04:00
Jeremy Long ca4da60dc1 fixed coverity reported unguarded read 2017-06-03 08:07:55 -04:00
Jeremy Long c3ff5bac54 added coverity scans via cron 2017-06-03 07:23:57 -04:00
Jeremy Long a07ab11f9f temporary change 2017-06-03 07:10:27 -04:00
Jeremy Long bbf0b295ce attempting to get travis to run a coverity scan 2017-06-03 06:57:59 -04:00
Josh Cain ed09242cb7 include checking for maven scope COMPILE_PLUS_RUNTIME on artifact omission predicate 2017-06-02 10:57:38 -05:00
Jeremy Long 52b2b4794e Merge branch 'stevespringett-master' of github.com:jeremylong/DependencyCheck into stevespringett-master 2017-06-02 06:45:47 -04:00