Skip to content

Fix/do 4418 wrong spelling of the column catenax site id in the table assets as planned #209

Fix/do 4418 wrong spelling of the column catenax site id in the table assets as planned

Fix/do 4418 wrong spelling of the column catenax site id in the table assets as planned #209

Triggered via pull request November 28, 2023 15:59
Status Success
Total duration 1m 26s
Artifacts

kics.yml

on: pull_request
Analyze frontend
46s
Analyze frontend
Analyze backend
1m 17s
Analyze backend
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
[MEDIUM] Healthcheck Not Set: frontend/cypress/docker-compose.yml#L24
Check containers periodically to see if they are running properly.
[MEDIUM] Host Namespace is Shared: frontend/cypress/docker-compose.yml#L24
The hosts process namespace should not be shared by containers
[MEDIUM] Host Namespace is Shared: frontend/docker-compose.yml#L45
The hosts process namespace should not be shared by containers
[MEDIUM] Last User Is 'root': frontend/cypress/Dockerfile#L32
Leaving the last user as root can cause security risks. Change to another user after running the commands the need privileges
[MEDIUM] Networks Not Set: frontend/cypress/docker-compose.yml#L24
Setting networks in services ensures you are not using dockers default bridge (docker0), which shares traffic bewteen all containers.
[MEDIUM] Shared Host Network Namespace: frontend/cypress/docker-compose.yml#L35
Container should not share the host network namespace
[MEDIUM] Container Traffic Not Bound To Host Interface: tx-backend/docker/docker-compose.yml#L25
Incoming container traffic should be bound to a specific host interface
[MEDIUM] Container Traffic Not Bound To Host Interface: tx-backend/docker/docker-compose.yml#L47
Incoming container traffic should be bound to a specific host interface
[MEDIUM] Container Traffic Not Bound To Host Interface: tx-backend/docker/docker-compose.yml#L54
Incoming container traffic should be bound to a specific host interface
[MEDIUM] Container Traffic Not Bound To Host Interface: tx-backend/docker/docker-compose.yml#L61
Incoming container traffic should be bound to a specific host interface
[MEDIUM] Global Server Object Uses HTTP: tx-backend/openapi/traceability-foss-backend.json#L1
Global server object URL should use 'https' protocol instead of 'http'
[MEDIUM] Healthcheck Not Set: tx-backend/docker/docker-compose.yml#L34
Check containers periodically to see if they are running properly.
[MEDIUM] Healthcheck Not Set: tx-backend/docker/docker-compose.yml#L59
Check containers periodically to see if they are running properly.
[MEDIUM] Healthcheck Not Set: tx-backend/docker/docker-compose.yml#L52
Check containers periodically to see if they are running properly.
[MEDIUM] Healthcheck Not Set: tx-backend/docker/docker-compose.yml#L20
Check containers periodically to see if they are running properly.
[MEDIUM] Host Namespace is Shared: tx-backend/docker/docker-compose.yml#L59
The hosts process namespace should not be shared by containers