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

feat: support for disabling the Resource.meta.security tags #109

Merged
merged 2 commits into from
Oct 5, 2023

Conversation

chgl
Copy link
Contributor

@chgl chgl commented Oct 5, 2023

No description provided.

@chgl chgl marked this pull request as ready for review October 5, 2023 17:00
@github-actions
Copy link

github-actions bot commented Oct 5, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 9 0 0.16s
✅ BASH bash-exec 1 0 0.02s
✅ BASH shellcheck 1 0 0.02s
✅ BASH shfmt 1 0 0.03s
✅ CSHARP csharpier 95 0 1.08s
✅ DOCKERFILE hadolint 1 0 0.14s
✅ EDITORCONFIG editorconfig-checker 183 0 1.14s
✅ JSON eslint-plugin-jsonc 26 0 4.8s
✅ JSON jsonlint 26 0 0.37s
✅ JSON prettier 26 0 2.25s
✅ JSON v8r 26 0 7.28s
✅ MARKDOWN markdownlint 3 0 0.88s
✅ PROTOBUF protolint 4 0 4.54s
✅ REPOSITORY checkov yes no 24.73s
✅ REPOSITORY dustilock yes no 0.04s
✅ REPOSITORY gitleaks yes no 0.51s
✅ REPOSITORY git_diff yes no 0.07s
✅ REPOSITORY grype yes no 11.92s
✅ REPOSITORY kics yes no 57.64s
✅ REPOSITORY secretlint yes no 1.43s
✅ REPOSITORY syft yes no 0.29s
✅ REPOSITORY trivy yes no 7.34s
✅ REPOSITORY trivy-sbom yes no 1.21s
✅ REPOSITORY trufflehog yes no 6.91s
✅ XML xmllint 2 0 0.01s
✅ YAML prettier 33 0 1.84s
✅ YAML v8r 33 0 33.31s
✅ YAML yamllint 33 0 0.8s

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 force-pushed the support-disabling-adding-security-tags branch from 3616b2f to 211f6d6 Compare October 5, 2023 17:08
@github-actions
Copy link

github-actions bot commented Oct 5, 2023

Code Coverage

Package Line Rate Branch Rate Health
FhirPseudonymizer 68% 63%
FhirPseudonymizer.Tests 100% 100%
Summary 76% (778 / 1022) 67% (92 / 137)

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) <= 50  | true
  

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

  Metric                     | value
  -------                    | -----
  http/error-count           | 0.00
  http/error-rate            | 0.00
  http/latency-max (msec)    | 1193.58
  http/latency-mean (msec)   | 13.20
  http/latency-min (msec)    | 3.71
  http/latency-p50 (msec)    | 11.61
  http/latency-p75 (msec)    | 14.92
  http/latency-p90 (msec)    | 19.45
  http/latency-p95 (msec)    | 24.15
  http/latency-p99 (msec)    | 37.91
  http/latency-p99.9 (msec)  | 69.13
  http/latency-stddev (msec) | 16.20
  http/request-count         | 25000.00
  

@chgl chgl merged commit 728c304 into master Oct 5, 2023
miracum-bot pushed a commit that referenced this pull request Oct 5, 2023
## [2.21.0](v2.20.2...v2.21.0) (2023-10-05)

### Features

* support for disabling the Resource.meta.security tags ([#109](#109)) ([728c304](728c304))
* support setting encryption and crypto hash keys via appsettings ([#108](#108)) ([193a37b](193a37b))
@miracum-bot
Copy link

🎉 This PR is included in version 2.21.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@chgl chgl deleted the support-disabling-adding-security-tags branch October 5, 2023 17:29
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