@@ -16,17 +16,17 @@ information about sites and installations running on the server. These are sent
1616
1717This allows us to monitor
1818
19- - What is installed and running
20- - Which sites/domains we are hosting
21- - What docker images we are running
22- - What packages and modules we are running
23- - If there are known CVE's for the packages/modules
24- - What git repositories we are hosting
19+ - What is installed and running
20+ - Which sites/domains we are hosting
21+ - What docker images we are running
22+ - What packages and modules we are running
23+ - If there are known CVE's for the packages/modules
24+ - What git repositories we are hosting
2525
2626Additionally we can register and document
2727
28- - All OpenID Connect setups
29- - All Services Certificates
28+ - All OpenID Connect setups
29+ - All Services Certificates
3030
3131Servers, OpenID Connect setups, Services Certificates must be created and maintained manually.
3232All other information is kept up to date by analysing the DetectionResults.
@@ -74,9 +74,9 @@ AZURE_AZ_OIDC_REDIRECT_URI=https://itksites.local.itkdev.dk/openid-connect/gener
7474
7575There are not implemented on
7676
77- - sites
78- - installations
79- - domains
77+ - sites
78+ - installations
79+ - domains
8080
8181This is due to automated processes and scripts that listen from sites and data
8282is therefore not relevant to have. The architecture makes it possible to delete
0 commit comments