summaryrefslogtreecommitdiffstats
path: root/dcae-analytics/dcae-analytics-test
AgeCommit message (Collapse)AuthorFilesLines
2023-02-02[DCAEGEN2] Upgrade dependencies for dcaegen2-analytics-tca-gen21.4.0-tca-gen2sushant531-1/+2
Upgrade dependency version as per SECCOM recommendations. Issue-ID: DCAEGEN2-3338 Change-Id: Iff95bdf11b912e0fb6ec6dfd16c9fdc3081abbc8 Signed-off-by: sushant53 <sushant.jadhav@t-systems.com> [DCAEGEN2] Upgrade dependencies for dcaegen2-analytics-tca-gen2 Matched pom.xml and version.properties version. Issue-ID: DCAEGEN2-3338 Change-Id: Iff95bdf11b912e0fb6ec6dfd16c9fdc3081abbc8 Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
2022-08-11Update vulnerabilities for TCAGEN2malar1-1/+10
Issue-ID: DCAEGEN2-3210 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: I1f0617beadbbcc7118f95b07df8264d3eafbbf20
2022-08-05Support 7.2.1 VES in TCAGEN2malar3-6/+85
- Includes modifications for processing Tca Policy as a List to support both v5 and v7 policies Issue-ID: DCAEGEN2-2976 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: I29f56048d825710d268e4588f4b5779d5fdb6020
2022-02-21[DCAEGEN2] Vulnerability addressal for TCAgen21.3.2-tca-gen2denilson.l651-6/+9
Issue-ID: DCAEGEN2-3042 Signed-off-by: denilson.l65 <denilson.l65@wipro.com> Change-Id: I19dbbca5b985f582b1c4201fc2abf55295a56c59
2021-07-12Update sdk version to load policies from a file mounted by policy sidecar ↵sumithra1-1/+1
container Issue-ID: DCAEGEN2-2710 Signed-off-by: Sumithra <sumithra.s69@wipro.com> Change-Id: Id442a5263b0cae2281a1c76637b0bcbac018f38a
2021-04-08Change openjdk baseOS img to integration-java11Alexander Mazuruk1-1/+2
Benefits from switching over: * minimal {java11,python} images maintained by integration team * using currently "blessed by seccom" versions (: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 Issue-ID: DCAEGEN2-2420 Signed-off-by: Alexander Mazuruk <a.mazuruk@samsung.com> Change-Id: I272dee1761e293b57f5c9df76f873d86f012a2ab
2021-02-18Vulnerability removal for TCAgen2Kai1-1/+1
Issue-ID: DCAEGEN2-2590 Signed-off-by: Kai Lu <lukai@chinamobile.com> Change-Id: I9463568c694255a1eab418051d05083e01a7cb95
2020-10-10fix issuesKai1-1/+1
Issue-ID: DCAEGEN2-2469 Issue-ID: DCAEGEN2-2470 Signed-off-by: Kai Lu <lukai@chinamobile.com> Change-Id: I13b0422e4f7a9f722c8c310eb76a66aa6a01679f
2020-07-15TCAGen2 java upgradeKai2-12/+27
Issue-ID: DCAEGEN2-2285 Signed-off-by: Kai Lu <lukai@chinamobile.com> Change-Id: I1a7b3db68141ed8648fe47865f39dea22f0d999c
2020-05-01Enable TCAgen2 to policy flowKai1-1/+1
Issue-ID: DCAEGEN2-2198 Signed-off-by: Kai Lu <lukai@chinamobile.com> Change-Id: I316f4e3ad8e11320dae7c5bfa29333b6a48c1eeb
2020-03-23bump version to 1.0.1Kai1-1/+1
Issue-ID: DCAEGEN2-2145 Signed-off-by: Kai Lu <lukai@chinamobile.com> Change-Id: I51b961d9d74e660bc957bc73cd5cf140f1742fdc
2020-01-08modify checkstyle error for tca testKai1-1/+1
Issue-ID: DCAEGEN2-2011 Signed-off-by: Kai Lu <lukai@chinamobile.com> Change-Id: Ic62cf14c7a6c2c485aaf506c366d519381784b98
2019-07-15Merge "JJB alignment across DCAE components - DCAE tca-gen2"Vijay Venkatesh Kumar1-1/+1
2019-07-12JJB alignment across DCAE components - DCAE tca-gen2Gerard Hickey1-1/+1
Issue-ID: DCAEGEN2-1578 Signed-off-by: Gerard Hickey <gerard.hickey@ericsson.com> Change-Id: I2dbce6a6f23318327bfffa01c0b3144e0557ea16
2019-05-22Fix sonar issues in dcaegen2-analytics-tca-gen2Parshad Patel1-23/+15
Fix Extract this nested try block into a separate method Fix Either log or rethrow this exception Fix Remove this throw statement from this finally block Issue-ID: DCAEGEN2-1384 Change-Id: Icb9a376a57d0ec2466c679f821fb0d346df769e7 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-09-19Improve code coverageSingla, Rajiv (rs153v)1-1/+1
Issue-ID: DCAEGEN2-797 Change-Id: If5f418445d7925d7a55cccecfad81d1446956ad1 Signed-off-by: Singla, Rajiv (rs153v) <rs153v@att.com>
2018-08-20Modified project group id to tca-gen2Singla, Rajiv (rs153v)1-1/+1
Issue-ID: DCAEGEN2-633 Change-Id: If1c29375be093cbf5c8cc80d1ca59371c4703714 Signed-off-by: Singla, Rajiv (rs153v) <rs153v@att.com>
2018-08-16Standalone TCA with EELF LoggerSingla, Rajiv (rs153v)43-0/+3379
Issue-ID: DCAEGEN2-633 Change-Id: I4da76b532021c0d6248455e7bd6e77f4614c35a7 Signed-off-by: Singla, Rajiv (rs153v) <rs153v@att.com>