Skip to content

feat: add traces to profiles to temp config

11d60eb
Select commit
Loading
Failed to load commit list.
Merged

feat: add pyroscope to LGTM stack #124

feat: add traces to profiles to temp config
11d60eb
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Trivy succeeded Nov 10, 2024 in 4s

2 new alerts including 2 low severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 low

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 80 in deployment/pyroscope/deployment.yml

See this annotation in the file changed.

Code scanning / Trivy

Runs with UID <= 10000 Low

Artifact: deployment/pyroscope/deployment.yml
Type: kubernetes
Vulnerability KSV020
Severity: LOW
Message: Container 'pyroscope' of Deployment 'pyroscope' should set 'securityContext.runAsUser' > 10000
Link: KSV020

Check notice on line 80 in deployment/pyroscope/deployment.yml

See this annotation in the file changed.

Code scanning / Trivy

Runs with GID <= 10000 Low

Artifact: deployment/pyroscope/deployment.yml
Type: kubernetes
Vulnerability KSV021
Severity: LOW
Message: Container 'pyroscope' of Deployment 'pyroscope' should set 'securityContext.runAsGroup' > 10000
Link: KSV021