Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

Releases: hygieia/hygieia-core

After Java 11 and Spring boot 2.x upgrade

30 Nov 00:08
a693de6
Compare
Choose a tag to compare

After Java 11 and Spring boot 2.x upgrade

Before Upgrading to Java 11 and Springboot 2.x

29 Nov 16:51
bcb3cf4
Compare
Choose a tag to compare

Before Upgrading to Java 11 and Springboot 2.x -

Adding repository method for collector-item cleanup

03 Oct 20:19
bcb3cf4
Compare
Choose a tag to compare

Adding repository method for collector-item cleanup

Add audit statuses to fix empty responses

07 Sep 14:28
73b52e3
Compare
Choose a tag to compare
Add audit statuses to fix empty responses (#407)

* Add audit report repo method for test result processin

* Remove unused method

* Increment core pom

* Add get coll item by artifact options

* Add audit statuses for no data and invalid ba/comp in lookup call

* update comments

Add XForwardedFor to request log model

19 Aug 17:12
722d8ac
Compare
Choose a tag to compare
Forward headers (#405)

* Add audit report repo method for test result processin

* Remove unused method

* Increment core pom

* Add get coll item by artifact options

* Add x-forwarded-for to logs

Add Security_cvss3 LibraryPolicyType

11 Aug 15:45
7de0be3
Compare
Choose a tag to compare
Cvss3 updates (#403)

* add security_cvss3 library policy type

Fixing typo WhiteSourceComponent PR#401

09 Aug 21:13
14b58e0
Compare
Choose a tag to compare

Fixing typo WhiteSourceComponent PR#401

Add collItemRepo method to get by artifact info

21 Jul 15:35
64a78dd
Compare
Choose a tag to compare
Add collItem get by artifact info method (#399)

* Add audit report repo method for test result processin

* Remove unused method

* Increment core pom

* Add get coll item by artifact options

Add auditRepo method for testresult processing

19 Jul 18:08
4ccc7e5
Compare
Choose a tag to compare
v3.6.11

Add method to audit report repo for testresult real time processing (…

Add mongo config read preference to read from secondary

14 Jun 16:40
36beb7a
Compare
Choose a tag to compare

Added to leverage the documentDB replica set. If there is no secondary the client will default to reading from the primary.