Skip to content

feat(sensing-server): secure opt-in OpenTelemetry log export - #1465

Merged
ruvnet merged 1 commit into
mainfrom
fix/otel-logging-secure
Jul 29, 2026
Merged

feat(sensing-server): secure opt-in OpenTelemetry log export#1465
ruvnet merged 1 commit into
mainfrom
fix/otel-logging-secure

feat(sensing-server): add secure opt-in OTLP log export

9fb5af7
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / KICS succeeded Jul 29, 2026 in 8s

15 new alerts

New alerts in code changed by this pull request

  • 12 warnings
  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 12 in docker/otel-compose.yml

See this annotation in the file changed.

Code scanning / KICS

Container Capabilities Unrestricted Warning

Docker compose file doesn't have 'cap_drop' attribute. Make sure your container only has necessary capabilities.

Check warning on line 12 in docker/otel-compose.yml

See this annotation in the file changed.

Code scanning / KICS

Healthcheck Not Set Warning

Healthcheck is not defined.

Check warning on line 12 in docker/otel-compose.yml

See this annotation in the file changed.

Code scanning / KICS

Security Opt Not Set Warning

Docker compose file does not have 'security_opt' attribute

Check warning on line 21 in docker/otel-compose.yml

See this annotation in the file changed.

Code scanning / KICS

Container Traffic Not Bound To Host Interface Warning

Docker compose file doesn't have 'ports' attribute bound to a specific host interface

Check warning on line 34 in docker/otel-compose.yml

See this annotation in the file changed.

Code scanning / KICS

Container Capabilities Unrestricted Warning

Docker compose file doesn't have 'cap_drop' attribute. Make sure your container only has necessary capabilities.

Check warning on line 34 in docker/otel-compose.yml

See this annotation in the file changed.

Code scanning / KICS

Healthcheck Not Set Warning

Healthcheck is not defined.

Check warning on line 34 in docker/otel-compose.yml

See this annotation in the file changed.

Code scanning / KICS

Security Opt Not Set Warning

Docker compose file does not have 'security_opt' attribute

Check warning on line 39 in docker/otel-compose.yml

See this annotation in the file changed.

Code scanning / KICS

Container Traffic Not Bound To Host Interface Warning

Docker compose file doesn't have 'ports' attribute bound to a specific host interface

Check warning on line 49 in docker/otel-compose.yml

See this annotation in the file changed.

Code scanning / KICS

Container Capabilities Unrestricted Warning

Docker compose file doesn't have 'cap_drop' attribute. Make sure your container only has necessary capabilities.

Check warning on line 49 in docker/otel-compose.yml

See this annotation in the file changed.

Code scanning / KICS

Healthcheck Not Set Warning

Healthcheck is not defined.

Check warning on line 49 in docker/otel-compose.yml

See this annotation in the file changed.

Code scanning / KICS

Security Opt Not Set Warning

Docker compose file does not have 'security_opt' attribute

Check warning on line 59 in docker/otel-compose.yml

See this annotation in the file changed.

Code scanning / KICS

Container Traffic Not Bound To Host Interface Warning

Docker compose file doesn't have 'ports' attribute bound to a specific host interface

Check notice on line 38 in .github/workflows/semconv.yml

See this annotation in the file changed.

Code scanning / KICS

Unpinned Actions Full Length Commit SHA Note

Action is not pinned to a full length commit SHA.

Check notice on line 62 in docker/otel-compose.yml

See this annotation in the file changed.

Code scanning / KICS

Shared Volumes Between Containers

Volume ourios-data created and shared between containers

Check notice on line 63 in docker/otel-compose.yml

See this annotation in the file changed.

Code scanning / KICS

Shared Volumes Between Containers

Volume ourios-wal created and shared between containers