summaryrefslogtreecommitdiffstats
path: root/datarouter-prov
AgeCommit message (Collapse)AuthorFilesLines
2021-08-18DMAAP-DR - Additional parameter validation2.1.9david.mcweeney1-7/+32
Signed-off-by: david.mcweeney <david.mcweeney@est.tech> Change-Id: Ie55e38cb3d58825a1e1df9ddd9741c64c91ac7b5 Issue-ID: DMAAP-1623
2021-08-10DMAAP-DR - SOnar SQL injection fixdavid.mcweeney1-1/+1
Signed-off-by: david.mcweeney <david.mcweeney@est.tech> Change-Id: I1ea6d6c308a6ae68e441ad426179e65e4bd02abc Issue-ID: DMAAP-1623
2021-08-10DMAAP-DR - Sonar Vulnerabilitydavid.mcweeney1-1/+1
Signed-off-by: david.mcweeney <david.mcweeney@est.tech> Change-Id: I908ddd78920bd3ac67e7b95f24c3e165a392fbdb Issue-ID: DMAAP-1623
2021-07-27DMAAP-DR SQL Injection fixdavid.mcweeney1-7/+10
Change-Id: Ie85bbb46455d79f9e6eb23bc32253ea355a8e3b2 Signed-off-by: david.mcweeney <david.mcweeney@est.tech> Issue-ID: DMAAP-1623
2021-06-29DMAAP-DR - Version updates - issue fixdavid.mcweeney1-1/+1
Change-Id: Iba32c59e0ba06da0b78b985c9f2fabcaa1dd4877 Signed-off-by: david.mcweeney <david.mcweeney@est.tech> Issue-ID: DMAAP-1608
2021-03-15[DMAAP-DR] Patch AAF artifactsefiacor13-79/+90
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I53262c1788bd05f6ac48da60f3500ed8a480a3c0 Issue-ID: DMAAP-1571
2021-02-25Change openjdk baseOS imgs to integration-*2.1.8Alexander Mazuruk1-5/+7
Benefits from switching over: * minimal {java11,python} images maintained by integration team * using currently "blessed by seccom" versions (if :latest tag used) * should limit spread of legal issues across layers * integration images will be the first to have automated compliance documentation * should limit spread of base layers (contributing to deployment footprint - more base layers = more to download, more to store etc...) Issue-ID: INT-1864 Signed-off-by: Alexander Mazuruk <a.mazuruk@samsung.com> Change-Id: I9184e45b1d8cec294c04b462cf560f5b1c62d078
2020-08-27[DMAAP-DR] Move to alpine based base image2.1.7efiacor1-11/+8
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I7627bee3891f9bbd9ef455b9cd69aa4fd264bdbd Issue-ID: DMAAP-1457
2020-04-16Fix sonar issues and reportingefiacor7-32/+42
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I29aa54e62d2dfaa6eddb16eb67c325254dfc0e06 Issue-ID: DMAAP-1426
2020-04-09[DMaaP DR] JKD 11 migrationefiacor30-241/+332
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ib9d326f4bdf5c4e208dea5a4a00be0c3be3a3067 Issue-ID: DMAAP-1386
2020-03-05Updating default AAF artifactsefiacor6-41/+44
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I069d2315d8a1d77a83749c0d50f0d00d6c528083 Issue-ID: DMAAP-1399
2020-03-04Implementing CSI Docker Benchmark v.1.2.0efiacor2-2/+4
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I117729069a170c1b394e4896808c41eb2a75eaa1 Issue-ID: DMAAP-1382
2020-02-05Removing passwordencryption keyefiacor14-176/+69
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I1d5f193ae0215d5a5939227097adbb01a5b9866a Issue-ID: DMAAP-1367
2020-02-04Allow storing db.user and db.pass in environment variablesDominik Mizyn1-4/+12
This patch allows to store and get db.user and db.pass from environment variables. This is needed if we want to send those variables by helm secrets. Issue-ID: OOM-2287 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com> Change-Id: Ie1736dd4bd89710b441f5cc96dd116bd433ad1b6
2019-11-04Fixing failing unit testsefiacor1-10/+10
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Idacec3a21157e4b8c1f807fd045de47b497e6f6c Issue-ID: DMAAP-1284
2019-10-29More bug fix and refactoringefiacor15-736/+835
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I4fce4e73faa86573d0c716882bb014b9f83026ee Issue-ID: DMAAP-1284
2019-10-21Refactor Prov DB handlingefiacor57-1581/+1129
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I8610d3a20ca0c11dafb98b161cbeb06c3ff63be6 Issue-ID: DMAAP-1284
2019-10-11Update AAF loading procedure2.1.3efiacor24-229/+429
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-1318 Change-Id: I8dc75bdbcd05e5316b5c05cbc258010068fb63e8
2019-09-09Continued clean up of code smellsHelenaLydon8-28/+13
Issue-ID: DMAAP-1195 Change-Id: I7a4c22f6c6a93f32590f97bbf006b7bea1761e3c Signed-off-by: HelenaLydon <helena.lydon@est.tech>
2019-08-30Renaming variables- issues identified by sonarQubeHelenaLydon1-22/+22
Change-Id: I6ee56ee74f29cf196a8624c623b3670f91ef9424 Issue-ID: DMAAP-1195 Signed-off-by: HelenaLydon <helena.lydon@est.tech>
2019-08-30[DR] Remove DR code smells - additionalHelenaLydon1-47/+32
Change-Id: Ibd27fc27530f7762809d5a6bd73a82c7973c74f4 Issue-ID: DMAAP-1195 Signed-off-by: HelenaLydon <helena.lydon@est.tech>
2019-08-22DMAAP-1195 [DR] Remove DR code smellsHelenaLydon5-316/+321
Issue-ID: DMAAP-1195 Change-Id: I7c6117aa55d281fd0562c845a812107f9eb9581d Signed-off-by: HelenaLydon <helena.lydon@est.tech>
2019-08-16Remaining checkstyle changesegernug4-16/+16
Change-Id: I5392355aa45502e978f2ae8118ac8402202a0584 Issue-ID: DMAAP-1250 Signed-off-by: egernug <gerard.nugent@est.tech>
2019-08-15Merge "Checkstyle fixes for prov eelf and utils"Fiachra Corcoran15-398/+507
2019-08-13Checkstyle fixes for prov eelf and utilsegernug15-398/+507
Change-Id: I54978d8ab828513d280c456149075773442d277a Issue-ID: DMAAP-1250 Signed-off-by: egernug <gerard.nugent@est.tech>
2019-08-12Checkstyle fixes for datarouter provegernug16-385/+563
Change-Id: I4bd93505d56b9eb4db9510d1d2b4ec8a6ebd7cb7 Issue-ID: DMAAP-1250 Signed-off-by: egernug <gerard.nugent@est.tech>
2019-08-09Remove redundant unit testedepaul1-8/+0
Change-Id: I15c64b30e6e660cbff2c00a44429dc05b6592327 Issue-ID: DMAAP-1195 Signed-off-by: edepaul <paul.p.dennehy@est.tech>
2019-08-08Updating POM and fixing unit testedepaul1-6/+0
Issue-ID: DMAAP-1195 Change-Id: I9d55c1cf17436d3616827d123d49aeffc35c515f Signed-off-by: edepaul <paul.p.dennehy@est.tech>
2019-08-08Merge "Removing code smells"sunil unnava25-683/+663
2019-08-08Merge "Updating pom version for clm changes"sunil unnava1-3/+3
2019-08-08Removing code smellsefiacor25-683/+663
Change-Id: I3774ac6d2e3f30d00b6f2d540a036c9c22a9ceb2 Issue-ID: DMAAP-1195 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-08-01Code style cleanup for prov authz and beansegernug31-383/+816
Change-Id: I4ee093658fd602c54378e64d251fb795cbb77b96 Issue-ID: DMAAP-1250 Signed-off-by: egernug <gerard.nugent@est.tech>
2019-07-30Updating pom version for clm changesefiacor1-3/+3
Change-Id: Id1d9fd7343700d6c040dfc30d2d3878254eca33f Issue-ID: DMAAP-1251 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-07-25Removing clumsy code smells and adding missing JettyFilter testegernug12-47/+33
Change-Id: I1679f4a5656ab9d34ad247d3edc7eb39821cf769 Issue-ID: DMAAP-1195 Signed-off-by: egernug <gerard.nugent@est.tech>
2019-07-25Merge "FINAL unit test covergae commit"sunil unnava2-17/+205
2019-07-25Merge "Logging changes and unit tests"Fiachra Corcoran1-0/+104
2019-07-25FINAL unit test covergae commitefiacor2-17/+205
Change-Id: Ieb9e9d49931c253b89026ed4884edbdc8d6c6024 Issue-ID: DMAAP-1226 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-07-23More unit test coverage and code cleanupefiacor28-1056/+1174
Change-Id: Ie28b50803c60cc79221a5c8aa08cf029f7a8486c Issue-ID: DMAAP-1226 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-07-19Removing unused codeefiacor12-362/+1
Change-Id: Ic200975ad20525789c37cc16f3aeeb9e26808ffd Issue-ID: DMAAP-1226 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-07-18Merge "Authz unit test and code cleanup"Dominic Lunanuova6-75/+196
2019-07-17Authz unit test and code cleanupefiacor6-75/+196
Change-Id: I5c6a099ca4e6479df37505aa6bc645d8a26a42e1 Issue-ID: DMAAP-1226 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-07-17Logging changes and unit testsegernug1-0/+104
Change-Id: Ic4644e7c4899b4b1261a8113679b531af1739c84 Issue-ID: DMAAP-1227 Signed-off-by: egernug <gerard.nugent@est.tech>
2019-07-16Even more unit test and code cleanupefiacor10-784/+780
Change-Id: Ide9477f5f8856e4ab35864bdc93d27a2d59afc83 Issue-ID: DMAAP-1226 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-07-10Adding more DR-Node unit testsefiacor4-37/+83
Change-Id: I57b1c7aa678188136ecf84be53e0811908091f1a Issue-ID: DMAAP-1226 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-07-05Adding more unit tests for DRefiacor1-17/+16
Change-Id: I302c3172957770116e770c5916b54c5f32ff3b44 Issue-ID: DMAAP-1226 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-06-27OParent upgraded and Maven Plugin deletionegernug1-4/+0
Change-Id: I81900f420cf5516c8a4a9011855af0e1928cce61 Issue-ID: DMAAP-1224 Signed-off-by: egernug <gerard.nugent@est.tech>
2019-06-25Adding to unit test coverageefiacor9-157/+524
Change-Id: Id8d07c94bb70952fb317bfc7824fc0d587087468 Issue-ID: DMAAP-1203 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-05-29Remove major and minor code smells in dr-provegernug13-301/+272
Change-Id: I547b757719131447c055604672896452fdbc10e5 Issue-ID: DMAAP-1195 Signed-off-by: egernug <gerard.nugent@est.tech>
2019-05-15Merge "Add syntax check before pushing code"Fiachra Corcoran1-13/+0
2019-05-14Remove critical code smells for servlet classeseconwar15-95/+90
Change-Id: I691787741b84de630cbd80c4c887c89c99f662f5 Issue-ID: DMAAP-1195 Signed-off-by: econwar <conor.ward@est.tech>