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

Fix one-shot AesCtr with default IV #149

Merged
merged 1 commit into from
Jan 10, 2025
Merged

Fix one-shot AesCtr with default IV #149

merged 1 commit into from
Jan 10, 2025

Conversation

dorssel
Copy link
Owner

@dorssel dorssel commented Jan 10, 2025

No description provided.

Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.04s
✅ EDITORCONFIG editorconfig-checker 63 0 0.15s
✅ HTML djlint 1 0 1.53s
✅ HTML htmlhint 1 0 0.23s
✅ JSON jsonlint 3 0 0.17s
✅ JSON prettier 3 0 0.42s
✅ MARKDOWN markdownlint 2 0 0.34s
✅ MARKDOWN markdown-link-check 2 0 6.36s
✅ MARKDOWN markdown-table-formatter 2 0 0.27s
✅ REPOSITORY checkov yes no 14.09s
✅ REPOSITORY gitleaks yes no 0.31s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 12.69s
✅ REPOSITORY secretlint yes no 0.84s
✅ REPOSITORY trivy-sbom yes no 0.15s
✅ REPOSITORY trufflehog yes no 3.1s
✅ XML xmllint 5 0 0.01s
✅ YAML prettier 10 0 0.6s
✅ YAML v8r 10 0 16.19s
✅ YAML yamllint 10 0 0.44s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@dorssel dorssel enabled auto-merge January 10, 2025 16:49
@dorssel dorssel merged commit 3f2f7a9 into master Jan 10, 2025
10 checks passed
@dorssel dorssel deleted the fix_default_iv branch January 10, 2025 17:00
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (65e63d9) to head (df9dcc6).
Report is 2 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #149   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          314       313    -1     
  Branches        64        66    +2     
=========================================
- Hits           314       313    -1     

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

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