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 #220

Merged
merged 1 commit into from
Dec 3, 2024
Merged

chore(deps): update github-actions #220

merged 1 commit into from
Dec 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2024

This PR contains the following updates:

Package Type Update Change
github/codeql-action action patch v3.27.4 -> v3.27.6
miracum/.github action patch v1.12.8 -> v1.12.12

Release Notes

github/codeql-action (github/codeql-action)

v3.27.6

Compare Source

v3.27.5

Compare Source

miracum/.github (miracum/.github)

v1.12.12

Compare Source

Miscellaneous Chores
  • deps: update oxsecurity/megalinter action to v8.3.0 (#​99) (abfae50)

v1.12.11

Compare Source

Miscellaneous Chores

v1.12.10

Compare Source

Miscellaneous Chores
  • deps: update oxsecurity/megalinter action to v8.2.0 (#​96) (3a6d6e8)

v1.12.9

Compare Source

Miscellaneous Chores

Configuration

📅 Schedule: Branch creation - "* * 1 */3 *" (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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Dec 3, 2024

Trivy image scan report

ghcr.io/miracum/fhir-pseudonymizer:pr-220 (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/9.0.0/Microsoft.AspNetCore.App.deps.json

No Vulnerabilities found

No Misconfigurations found

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

No Vulnerabilities found

No Misconfigurations found

Copy link

github-actions bot commented Dec 3, 2024

Code Coverage

Package Line Rate Branch Rate Health
FhirPseudonymizer 74% 65%
FhirPseudonymizer.Tests 100% 100%
Summary 81% (826 / 1018) 69% (95 / 138)

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)    | 911.47
  http/latency-mean (msec)   | 14.44
  http/latency-min (msec)    | 2.12
  http/latency-p50 (msec)    | 6.99
  http/latency-p75 (msec)    | 11.29
  http/latency-p90 (msec)    | 50.27
  http/latency-p95 (msec)    | 60.09
  http/latency-p99 (msec)    | 76.05
  http/latency-p99.9 (msec)  | 107.33
  http/latency-stddev (msec) | 21.59
  http/request-count         | 25000.00
  

Copy link

github-actions bot commented Dec 3, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.1s
✅ BASH bash-exec 1 0 0.01s
✅ BASH shellcheck 1 0 0.02s
✅ BASH shfmt 1 0 0.0s
⚠️ CSHARP csharpier 95 1 4.93s
⚠️ CSHARP roslynator 3 3 23.74s
✅ DOCKERFILE hadolint 1 0 0.1s
✅ EDITORCONFIG editorconfig-checker 184 0 1.13s
✅ JSON jsonlint 29 0 0.28s
✅ JSON prettier 29 0 2.43s
✅ JSON v8r 29 0 11.21s
✅ MARKDOWN markdownlint 4 0 0.64s
✅ PROTOBUF protolint 4 0 3.82s
✅ REPOSITORY checkov yes no 18.44s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 0.31s
✅ REPOSITORY git_diff yes no 0.07s
✅ REPOSITORY grype yes no 18.72s
✅ REPOSITORY kics yes no 20.47s
✅ REPOSITORY secretlint yes no 1.43s
✅ REPOSITORY syft yes no 1.99s
✅ REPOSITORY trivy yes no 10.12s
✅ REPOSITORY trivy-sbom yes no 0.22s
✅ REPOSITORY trufflehog yes no 4.15s
✅ XML xmllint 2 0 0.01s
✅ YAML prettier 30 0 1.51s
✅ YAML v8r 30 0 34.03s
✅ YAML yamllint 30 0 1.02s

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 ec23ef7 into master Dec 3, 2024
15 checks passed
@chgl chgl deleted the renovate/github-actions branch December 3, 2024 21:26
miracum-bot pushed a commit that referenced this pull request Dec 3, 2024
## [2.22.2](v2.22.1...v2.22.2) (2024-12-03)

### Miscellaneous Chores

* **deps:** update all non-major dependencies ([#221](#221)) ([c44413c](c44413c))
* **deps:** update dependency fluentassertions to v7 ([#222](#222)) ([0b2dc74](0b2dc74))
* **deps:** update github-actions ([#220](#220)) ([ec23ef7](ec23ef7))
* **deps:** update mcr.microsoft.com/dotnet/sdk:9.0.100-noble docker digest to 3bdd7f7 ([#219](#219)) ([7287877](7287877))
@miracum-bot
Copy link

🎉 This PR is included in version 2.22.2 🎉

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