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 github-actions #188

Merged
merged 1 commit into from
Jul 10, 2024
Merged

chore(deps): update github-actions #188

merged 1 commit into from
Jul 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 10, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/download-artifact action patch v4.1.7 -> v4.1.8
actions/upload-artifact action patch v4.3.3 -> v4.3.4
docker/setup-buildx-action action minor v3.3.0 -> v3.4.0

Release Notes

actions/download-artifact (actions/download-artifact)

v4.1.8

Compare Source

What's Changed

Full Changelog: actions/download-artifact@v4...v4.1.8

actions/upload-artifact (actions/upload-artifact)

v4.3.4

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4.3.3...v4.3.4

docker/setup-buildx-action (docker/setup-buildx-action)

v3.4.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.3.0...v3.4.0


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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

Trivy image scan report

ghcr.io/miracum/fhir-pseudonymizer:pr-188 (ubuntu 24.04)

No Vulnerabilities found

No Misconfigurations found

opt/fhir-pseudonymizer/FhirPseudonymizer.deps.json

No Vulnerabilities found

No Misconfigurations found

opt/fhir-pseudonymizer/packages.lock.json

No Vulnerabilities found

No Misconfigurations found

usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.6/Microsoft.AspNetCore.App.deps.json

1 known vulnerabilities found (CRITICAL: 0 HIGH: 1 MEDIUM: 0 LOW: 0)

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
Microsoft.AspNetCore.App.Runtime.linux-x64 CVE-2024-35264 HIGH 8.0.6 8.0.7

No Misconfigurations found

usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.6/Microsoft.NETCore.App.deps.json

No Vulnerabilities found

No Misconfigurations found

Copy link

github-actions bot commented Jul 10, 2024

Code Coverage

Package Line Rate Branch Rate Health
FhirPseudonymizer.Tests 100% 100%
FhirPseudonymizer 74% 65%
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)    | 976.77
  http/latency-mean (msec)   | 14.69
  http/latency-min (msec)    | 2.15
  http/latency-p50 (msec)    | 7.49
  http/latency-p75 (msec)    | 14.35
  http/latency-p90 (msec)    | 39.98
  http/latency-p95 (msec)    | 51.32
  http/latency-p99 (msec)    | 71.69
  http/latency-p99.9 (msec)  | 112.14
  http/latency-stddev (msec) | 20.71
  http/request-count         | 25000.00
  

Copy link

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.18s
✅ BASH bash-exec 1 0 0.01s
✅ BASH shellcheck 1 0 0.04s
✅ BASH shfmt 1 0 0.02s
✅ CSHARP csharpier 95 0 5.67s
⚠️ CSHARP roslynator 3 2 47.66s
✅ DOCKERFILE hadolint 1 0 0.15s
✅ EDITORCONFIG editorconfig-checker 181 0 1.51s
✅ JSON jsonlint 27 0 0.29s
✅ JSON prettier 27 0 4.3s
✅ JSON v8r 27 0 9.8s
✅ MARKDOWN markdownlint 4 0 1.02s
✅ PROTOBUF protolint 4 0 8.02s
✅ REPOSITORY checkov yes no 14.61s
✅ REPOSITORY dustilock yes no 0.03s
✅ REPOSITORY gitleaks yes no 0.47s
✅ REPOSITORY git_diff yes no 0.09s
✅ REPOSITORY grype yes no 17.38s
✅ REPOSITORY kics yes no 17.01s
✅ REPOSITORY secretlint yes no 1.28s
✅ REPOSITORY syft yes no 0.71s
✅ REPOSITORY trivy yes no 8.15s
✅ REPOSITORY trivy-sbom yes no 7.79s
✅ REPOSITORY trufflehog yes no 5.65s
✅ XML xmllint 2 0 0.06s
✅ YAML prettier 29 0 4.93s
✅ YAML v8r 29 0 31.28s
✅ YAML yamllint 29 0 3.64s

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

@chgl chgl merged commit 6d9a3cd into master Jul 10, 2024
14 checks passed
@renovate renovate bot deleted the renovate/github-actions branch July 10, 2024 14:35
miracum-bot pushed a commit that referenced this pull request Jul 10, 2024
## [2.21.13](v2.21.12...v2.21.13) (2024-07-10)

### Miscellaneous Chores

* **deps:** update all non-major dependencies ([#187](#187)) ([3ee4280](3ee4280))
* **deps:** update github-actions ([#188](#188)) ([6d9a3cd](6d9a3cd))
@miracum-bot
Copy link

🎉 This issue has been resolved in version 2.21.13 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants