Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOPS-3495 create distroless images #46

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Update Jenkinsfile

ac07dc7
Select commit
Loading
Failed to load commit list.
Draft

DOPS-3495 create distroless images #46

Update Jenkinsfile
ac07dc7
Select commit
Loading
Failed to load commit list.
Soramitsu-Sonar-PR-decoration / bridge-relayer Sonarqube Results failed Dec 5, 2024 in 9s

Quality Gate failed

Failed

  • 0.00% Security Hotspots Reviewed on New Code (is less than 100.00%)
  • 1 New Issues (is greater than 0)

Analysis Details

2 Issues

  • Bug 0 Bugs
  • Vulnerability 1 Vulnerability
  • Code Smell 1 Code Smell

Coverage and Duplications

  • Coverage No coverage information (0.00% Estimated after merge)
  • Duplications 0.00% Duplicated Code (6.40% Estimated after merge)

Project ID: sora:bridge-relayer

View in SonarQube

Annotations

Check warning on line 3 in housekeeping/docker/release/Dockerfile.distroless

See this annotation in the file changed.

@soramitsu-sonar-pr-decoration soramitsu-sonar-pr-decoration / bridge-relayer Sonarqube Results

housekeeping/docker/release/Dockerfile.distroless#L3

Merge this RUN instruction with the consecutive ones.

Check warning on line 3 in housekeeping/docker/release/Dockerfile.distroless

See this annotation in the file changed.

@soramitsu-sonar-pr-decoration soramitsu-sonar-pr-decoration / bridge-relayer Sonarqube Results

housekeeping/docker/release/Dockerfile.distroless#L3

Make sure automatically installing recommended packages is safe here.