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

Add ephemeral state manager #130

Merged
merged 1 commit into from
Jan 3, 2025
Merged

Add ephemeral state manager #130

merged 1 commit into from
Jan 3, 2025

Conversation

dorssel
Copy link
Owner

@dorssel dorssel commented Jan 3, 2025

No description provided.

namespace Dorssel.Security.Cryptography;

/// <summary>
/// TODO

Check notice

Code scanning / devskim

A "TODO" or similar was left in source code, possibly indicating incomplete functionality Note

Suspicious comment
Copy link

github-actions bot commented Jan 3, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 8 0 0.08s
✅ C cpplint 1 0 0.29s
✅ CSS stylelint 1 0 1.15s
✅ EDITORCONFIG editorconfig-checker 152 0 0.36s
✅ HTML djlint 2 0 0.81s
✅ HTML htmlhint 2 0 0.32s
✅ JSON jsonlint 4 0 0.19s
✅ JSON prettier 4 0 0.43s
✅ MARKDOWN markdownlint 2 0 0.59s
✅ MARKDOWN markdown-table-formatter 2 0 0.3s
✅ REPOSITORY checkov yes no 16.59s
✅ REPOSITORY gitleaks yes no 2.75s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 14.35s
✅ REPOSITORY secretlint yes no 1.1s
✅ REPOSITORY trivy-sbom yes no 0.13s
✅ REPOSITORY trufflehog yes no 2.67s
✅ XML xmllint 16 0 0.03s
✅ YAML prettier 18 0 1.41s
✅ YAML v8r 18 0 23.52s
✅ YAML yamllint 18 0 0.6s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link

codecov bot commented Jan 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (7f379f9) to head (797e393).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #130   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        27    +1     
  Lines          786       792    +6     
  Branches        61        61           
=========================================
+ Hits           786       792    +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dorssel dorssel merged commit 8bae681 into main Jan 3, 2025
15 checks passed
@dorssel dorssel deleted the ephemeral branch January 3, 2025 10:39
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.

1 participant