Skip to content

Commit bac1888

Browse files
turegjorupclaude
andcommitted
6869: Fix markdown lint errors in README.md
Fix MD030 violations: reduce list marker spacing from 3 to 1 space. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 5da6d06 commit bac1888

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,17 @@ information about sites and installations running on the server. These are sent
1616

1717
This 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

2626
Additionally 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

3131
Servers, OpenID Connect setups, Services Certificates must be created and maintained manually.
3232
All 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

7575
There are not implemented on
7676

77-
- sites
78-
- installations
79-
- domains
77+
- sites
78+
- installations
79+
- domains
8080

8181
This is due to automated processes and scripts that listen from sites and data
8282
is therefore not relevant to have. The architecture makes it possible to delete

0 commit comments

Comments
 (0)