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

Small improvements #127

Merged
merged 1 commit into from
Jan 2, 2025
Merged

Small improvements #127

merged 1 commit into from
Jan 2, 2025

Conversation

dorssel
Copy link
Owner

@dorssel dorssel commented Jan 2, 2025

  • remove unnecessary version API
  • add some XML documentation
  • fix Home link in WebAssembly example
  • refactor secure erase private blobs

Xmss/InteropServices/CriticalXmssBlobHandle.cs Dismissed Show dismissed Hide dismissed
Xmss/InteropServices/CriticalXmssPrivateBlobHandle.cs Dismissed Show dismissed Hide dismissed
Copy link
Contributor

github-actions bot commented Jan 2, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 8 0 0.08s
✅ C cpplint 1 0 0.32s
✅ CSS stylelint 1 0 1.18s
✅ EDITORCONFIG editorconfig-checker 150 0 0.29s
✅ HTML djlint 2 0 0.76s
✅ HTML htmlhint 2 0 0.23s
✅ JSON jsonlint 4 0 0.16s
✅ JSON prettier 4 0 0.43s
✅ MARKDOWN markdownlint 2 0 0.32s
✅ MARKDOWN markdown-table-formatter 2 0 0.25s
✅ REPOSITORY checkov yes no 16.26s
✅ REPOSITORY gitleaks yes no 3.09s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 15.43s
✅ REPOSITORY secretlint yes no 0.84s
✅ REPOSITORY trivy-sbom yes no 0.11s
✅ REPOSITORY trufflehog yes no 2.71s
✅ XML xmllint 16 0 0.01s
✅ YAML prettier 18 0 0.92s
✅ YAML v8r 18 0 23.59s
✅ YAML yamllint 18 0 0.56s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link

codecov bot commented Jan 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (d8389f5) to head (c1b4ed1).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #127   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines          784       778    -6     
  Branches        60        59    -1     
=========================================
- Hits           784       778    -6     

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

- remove unnecessary version API
- add some XML documentation
- fix Home link in WebAssembly example
- refactor secure erase private blobs
@dorssel dorssel force-pushed the small_improvements branch from 4c17e67 to c1b4ed1 Compare January 2, 2025 01:18
@dorssel dorssel merged commit 7ed2d93 into main Jan 2, 2025
15 checks passed
@dorssel dorssel deleted the small_improvements branch January 2, 2025 01:48
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