Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
krotname
/
JavaAlgorithmsShowcase
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
5
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: krotname/JavaAlgorithmsShowcase
Actions
All workflows
Workflows
Actionlint
Actionlint
CI
CI
CodeQL
CodeQL
Dependabot Updates
Dependabot Updates
Dependency Review
Dependency Review
No Releases
No Releases
OpenSSF Scorecard
OpenSSF Scorecard
Quality Gates
Quality Gates
Show more workflows...
Management
Caches
Dependency Review
Dependency Review
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
dependency-review.yml
will be ignored since log searching is not yet available
105 workflow runs
105 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Bump github/codeql-action/upload-sarif from 4.37.3 to 4.37.4
Dependency Review
#105:
Pull request
#121
opened by
dependabot
Bot
15s
dependabot/github_actions/main/github/codeql-action/upload-sarif-4.37.4
dependabot/github_actions/main/github/codeql-action/upload-sarif-4.37.4
15s
View #121
View workflow file
Bump github/codeql-action/init from 4.37.3 to 4.37.4
Dependency Review
#104:
Pull request
#120
opened by
dependabot
Bot
11s
dependabot/github_actions/main/github/codeql-action/init-4.37.4
dependabot/github_actions/main/github/codeql-action/init-4.37.4
11s
View #120
View workflow file
Bump actions/setup-java from 5.6.0 to 5.7.0
Dependency Review
#103:
Pull request
#119
opened by
dependabot
Bot
19s
dependabot/github_actions/main/actions/setup-java-5.7.0
dependabot/github_actions/main/actions/setup-java-5.7.0
19s
View #119
View workflow file
Bump github/codeql-action/analyze from 4.37.3 to 4.37.4
Dependency Review
#102:
Pull request
#118
opened by
dependabot
Bot
12s
dependabot/github_actions/main/github/codeql-action/analyze-4.37.4
dependabot/github_actions/main/github/codeql-action/analyze-4.37.4
12s
View #118
View workflow file
Bump actions/checkout from 7.0.0 to 7.0.1
Dependency Review
#101:
Pull request
#117
opened by
dependabot
Bot
8s
dependabot/github_actions/main/actions/checkout-7.0.1
dependabot/github_actions/main/actions/checkout-7.0.1
8s
View #117
View workflow file
Consolidate remaining validated robustness fixes
Dependency Review
#100:
Pull request
#116
synchronize by
krotname
15s
agent/consolidate-security-fixes-2-20260801
agent/consolidate-security-fixes-2-20260801
15s
View #116
View workflow file
Consolidate remaining validated robustness fixes
Dependency Review
#99:
Pull request
#116
opened by
krotname
13s
agent/consolidate-security-fixes-2-20260801
agent/consolidate-security-fixes-2-20260801
13s
View #116
View workflow file
Consolidate validated security and robustness fixes
Dependency Review
#98:
Pull request
#115
opened by
krotname
12s
agent/consolidate-security-fixes-20260801
agent/consolidate-security-fixes-20260801
12s
View #115
View workflow file
Validate resistor input before color encoding
Dependency Review
#97:
Pull request
#114
opened by
krotname
2m 10s
codex/fix-unchecked-input-in-resistor-encoder
codex/fix-unchecked-input-in-resistor-encoder
2m 10s
View #114
View workflow file
Prevent PigLatin crashes on empty whitespace tokens
Dependency Review
#96:
Pull request
#113
opened by
krotname
2m 3s
codex/fix-piglatin-crash-on-empty-tokens
codex/fix-piglatin-crash-on-empty-tokens
2m 3s
View #113
View workflow file
Validate Roman numeral parser input
Dependency Review
#95:
Pull request
#112
opened by
krotname
1m 42s
codex/fix-roman-numeral-converter-input-validation
codex/fix-roman-numeral-converter-input-validation
1m 42s
View #112
View workflow file
Handle overflow when reversing integers
Dependency Review
#94:
Pull request
#111
opened by
krotname
2m 0s
codex/fix-integer-overflow-in-reverseint
codex/fix-integer-overflow-in-reverseint
2m 0s
View #111
View workflow file
Validate Rail Fence cipher rail counts
Dependency Review
#93:
Pull request
#110
opened by
krotname
2m 48s
codex/fix-railfencecipher-bugs-and-incomplete-decode
codex/fix-railfencecipher-bugs-and-incomplete-decode
2m 48s
View #110
View workflow file
Harden rail fence cipher decoding against resource exhaustion
Dependency Review
#92:
Pull request
#109
opened by
krotname
2m 55s
codex/propose-fix-for-railfencecipher-vulnerability
codex/propose-fix-for-railfencecipher-vulnerability
2m 55s
View #109
View workflow file
Prevent SquareDigit overflow crash
Dependency Review
#91:
Pull request
#108
opened by
krotname
1m 42s
codex/fix-numberformatexception-in-squaredigit
codex/fix-numberformatexception-in-squaredigit
1m 42s
View #108
View workflow file
Handle null input in Maskify
Dependency Review
#90:
Pull request
#107
opened by
krotname
2m 22s
codex/fix-maskify-method-null-pointer-issue
codex/fix-maskify-method-null-pointer-issue
2m 22s
View #107
View workflow file
Bound Tribonacci allocations for malformed lengths
Dependency Review
#89:
Pull request
#106
opened by
krotname
1m 1s
codex/fix-input-validation-in-tribonacci-method
codex/fix-input-validation-in-tribonacci-method
1m 1s
View #106
View workflow file
Handle zero input in expandedForm
Dependency Review
#88:
Pull request
#105
opened by
krotname
1m 18s
codex/fix-crash-for-zero-input-in-expandedform
codex/fix-crash-for-zero-input-in-expandedform
1m 18s
View #105
View workflow file
Restore DigitalRoot legacy API compatibility
Dependency Review
#87:
Pull request
#104
opened by
krotname
34s
codex/fix-digitalroot-api-rename-issue
codex/fix-digitalroot-api-rename-issue
34s
View #104
View workflow file
Prevent regex metacharacter crashes in CamelCase.toCamelCase
Dependency Review
#86:
Pull request
#103
opened by
krotname
1m 53s
codex/fix-camelcase.tocamelcase-regex-issue
codex/fix-camelcase.tocamelcase-regex-issue
1m 53s
View #103
View workflow file
Fix sequence counting across separated zeros
Dependency Review
#85:
Pull request
#102
opened by
krotname
56s
codex/fix-sequence-counter-overcounting-issue
codex/fix-sequence-counter-overcounting-issue
56s
View #102
View workflow file
Fix Unicode case expansion in AdjustCase
Dependency Review
#84:
Pull request
#101
opened by
krotname
15s
codex/fix-unicode-case-expansion-regression
codex/fix-unicode-case-expansion-regression
15s
View #101
View workflow file
Prevent overflow in sliding average updates
Dependency Review
#83:
Pull request
#100
opened by
krotname
22s
codex/fix-integer-overflow-in-sliding-average
codex/fix-integer-overflow-in-sliding-average
22s
View #100
View workflow file
Fail smoke tests when any reflected invocation fails
Dependency Review
#82:
Pull request
#99
opened by
krotname
28s
codex/fix-smoke-test-harness-failure-handling
codex/fix-smoke-test-harness-failure-handling
28s
View #99
View workflow file
Reject overflowing digit recompositions
Dependency Review
#81:
Pull request
#98
opened by
krotname
25s
codex/fix-silent-integer-overflow-in-digit-recomposition
codex/fix-silent-integer-overflow-in-digit-recomposition
25s
View #98
View workflow file
Previous
1
2
3
4
5
Next
You can’t perform that action at this time.