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

chore(deps): update docker.io/bitnami/kubectl:1.29.3 docker digest to f5fc0d5 - autoclosed #169

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
docker.io/bitnami/kubectl (source) final digest 030eecf -> f5fc0d5

Configuration

📅 Schedule: Branch creation - "every 3 months on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

github-actions bot commented May 1, 2024

Target ghcr.io/miracum/fhir-pseudonymizer:pr-169 (ubuntu 22.04)

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
libc6 CVE-2024-2961 MEDIUM 2.35-0ubuntu3.6 2.35-0ubuntu3.7
libc6 CVE-2016-20013 LOW 2.35-0ubuntu3.6
libgcc-s1 CVE-2022-27943 LOW 12.3.0-1ubuntu1~22.04
libstdc++6 CVE-2022-27943 LOW 12.3.0-1ubuntu1~22.04

No Misconfigurations found

Target opt/fhir-pseudonymizer/FhirPseudonymizer.deps.json

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
OpenTelemetry.Instrumentation.AspNetCore CVE-2024-32028 MEDIUM 1.8.0 1.8.1
OpenTelemetry.Instrumentation.Http CVE-2024-32028 MEDIUM 1.8.0 1.8.1

No Misconfigurations found

Target opt/fhir-pseudonymizer/packages.lock.json

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
OpenTelemetry.Instrumentation.AspNetCore CVE-2024-32028 MEDIUM 1.8.0 1.8.1
OpenTelemetry.Instrumentation.Http CVE-2024-32028 MEDIUM 1.8.0 1.8.1

No Misconfigurations found

Copy link

github-actions bot commented May 1, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.12s
✅ BASH bash-exec 1 0 0.49s
✅ BASH shellcheck 1 0 0.03s
✅ BASH shfmt 1 0 0.01s
✅ CSHARP csharpier 95 0 5.17s
⚠️ CSHARP roslynator 3 3 33.82s
✅ DOCKERFILE hadolint 1 0 0.09s
✅ EDITORCONFIG editorconfig-checker 181 0 1.05s
✅ JSON eslint-plugin-jsonc 27 0 8.01s
✅ JSON jsonlint 27 0 0.29s
✅ JSON prettier 27 0 4.43s
✅ JSON v8r 27 0 14.54s
✅ MARKDOWN markdownlint 4 0 1.18s
✅ PROTOBUF protolint 4 0 7.4s
✅ REPOSITORY checkov yes no 14.26s
✅ REPOSITORY dustilock yes no 0.07s
✅ REPOSITORY gitleaks yes no 0.91s
✅ REPOSITORY git_diff yes no 0.3s
✅ REPOSITORY grype yes no 14.17s
✅ REPOSITORY kics yes no 22.78s
✅ REPOSITORY secretlint yes no 1.63s
✅ REPOSITORY syft yes no 0.73s
✅ REPOSITORY trivy yes no 8.56s
✅ REPOSITORY trivy-sbom yes no 6.37s
✅ REPOSITORY trufflehog yes no 10.19s
✅ XML xmllint 2 0 0.03s
✅ YAML prettier 29 0 5.29s
✅ YAML v8r 29 0 33.4s
✅ YAML yamllint 29 0 2.7s

See detailed report in MegaLinter reports

You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.

MegaLinter is graciously provided by OX Security

Copy link

github-actions bot commented May 1, 2024

Code Coverage

Package Line Rate Branch Rate Health
FhirPseudonymizer 74% 65%
FhirPseudonymizer.Tests 100% 100%
Summary 81% (816 / 1008) 68% (93 / 136)

Minimum allowed line rate is 50%


iter8 report

Experiment summary:
*******************

  Experiment completed: true
  No task failures: true
  Total number of tasks: 7
  Number of completed tasks: 7
  Number of completed loops: 1

Whether or not service level objectives (SLOs) are satisfied:
*************************************************************

  SLO Conditions                 | Satisfied
  --------------                 | ---------
  http/error-count <= 0          | true
  http/latency-mean (msec) <= 25 | true
  http/latency-p99 (msec) <= 85  | true
  

Latest observed values for metrics:
***********************************

  Metric                     | value
  -------                    | -----
  http/error-count           | 0.00
  http/error-rate            | 0.00
  http/latency-max (msec)    | 821.69
  http/latency-mean (msec)   | 14.52
  http/latency-min (msec)    | 2.31
  http/latency-p50 (msec)    | 6.91
  http/latency-p75 (msec)    | 9.38
  http/latency-p90 (msec)    | 55.37
  http/latency-p95 (msec)    | 66.99
  http/latency-p99 (msec)    | 77.45
  http/latency-p99.9 (msec)  | 83.64
  http/latency-stddev (msec) | 22.15
  http/request-count         | 25000.00
  

@renovate renovate bot changed the title chore(deps): update docker.io/bitnami/kubectl:1.29.3 docker digest to f5fc0d5 chore(deps): update docker.io/bitnami/kubectl:1.29.3 docker digest to f5fc0d5 - autoclosed Jun 5, 2024
@renovate renovate bot closed this Jun 5, 2024
@renovate renovate bot deleted the renovate/docker.io-bitnami-kubectl-1.29.3 branch June 5, 2024 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants