aboutsummaryrefslogtreecommitdiffstats
path: root/integrity-audit/src
AgeCommit message (Expand)AuthorFilesLines
2023-12-18Apply lower case to any topics to be compatible with Kafka.adheli.tavares1-0/+1
2023-09-29Fix security vulnerabilitiesadheli.tavares3-182/+184
2023-09-21Java 17 Upgradeadheli.tavares9-59/+62
2023-02-06Replace Eclipselink with Hibernateliamfallon2-27/+30
2023-01-31Upgrade and clean up dependenciesliamfallon1-4/+6
2022-10-19Fix some dependencies flagged in scansliamfallon1-2/+6
2021-06-28Update policy-common for checkstyle 8.43liamfallon1-1/+2
2021-06-18Fix new checkstyle issues in policy-commonJim Hahn2-3/+1
2021-06-17Use lombok in policy-common utilsJim Hahn1-3/+3
2021-06-16Use lombok in common paramsJim Hahn4-146/+33
2021-05-07Change java.util.regex to re2jJim Hahn1-1/+1
2021-05-06Fix sonars in policy-commonJim Hahn6-53/+60
2021-02-10More sonar issues in commonJim Hahn1-5/+3
2020-07-01Fix build breakage in policy-commonJim Hahn1-2/+4
2020-06-30Fix sonars in common due to dependency upgradesJim Hahn1-3/+2
2020-06-18Changes for checkstyle 8.32liamfallon1-5/+5
2020-06-17Cleanup various sonar issues in policy-commonJim Hahn8-35/+18
2020-06-12Remove logback.xml files bundled as part of jara.sreekumar2-518/+0
2020-04-07Update licenses on sonar fixes in commonJim Hahn1-1/+1
2020-04-06More sonar issues in commonJim Hahn1-9/+11
2020-04-06Address sonar issues in commonJim Hahn2-34/+24
2020-03-27More sonar issues cleanupPamela Dragosh1-13/+6
2020-01-14Sonar cleanup overrides and fixesPamela Dragosh1-2/+2
2019-12-16Added JDK 11 upgrades and point to parent java 11 branchHOCKLA2-18/+19
2019-12-06Minor changes for new Eclipse checkstyle checksliamfallon7-370/+668
2019-08-27Remove AlertSeverity from logback in policy/commonJim Hahn3-105/+105
2019-07-03Fix remaining sonar issues in Integrity AuditJim Hahn7-71/+71
2019-06-27Allow empty DB password in IntegrityAuditJim Hahn1-2/+4
2019-06-24Fix more sonar issues in Integrity Audit & MonitorJim Hahn1-120/+75
2019-06-21Fix sonar issues in integrity auditJim Hahn13-635/+697
2019-06-13More sonar fixes in policy/commonJim Hahn2-36/+33
2019-01-09Remove policy/common integrity-audit suppressionsJim Hahn7-101/+101
2018-10-01Fix minor sonarPamela Dragosh2-65/+87
2018-08-15Fix checkstyle comments etc.Pamela Dragosh1-1/+2
2018-08-14Fixes for checkstyle issuesPamela Dragosh8-36/+52
2018-06-21IntegrityAuditor: remove sleep from junit testsJim Hahn13-331/+270
2018-06-20IntegrityAudit - remove latches from non-test codeJim Hahn3-117/+115
2018-06-08Remove """ from logback xml filesJim Hahn3-7/+7
2018-05-21Use ${POLICY_LOGS} for log directoryv1.2.32.0.0-ONAPbeijing2.0.0-ONAPJim Hahn1-3/+3
2018-03-20Removed checkstyle warningsmmis20-5242/+5196
2018-02-16Fix more generic exceptions in commonJim Hahn8-45/+75
2018-02-13Speed up integrity-audit testsJim Hahn23-3451/+2920
2018-02-05Add utils-test projectJim Hahn5-164/+56
2018-02-02Removed commented code and add JUnit testsPamela Dragosh9-29/+197
2018-02-01Fix sonar generic Exceptions in policy/commonJim Hahn4-54/+73
2017-12-05Fix technical debt in common integrity-auditTemoc Rodriguez7-4/+9
2017-12-04Fix bug where paramsAreBad doesn't update stringTemoc Rodriguez3-52/+124
2017-11-10Fix fortify Issue on Privacy ViolationJoseph Chou1-3/+1
2017-09-14Fix sonar critical for passwordPamela Dragosh7-126/+149
2017-09-14Logging exceptions to clear sonar criticalPamela Dragosh1-9/+1