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
CI
CI
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
.
maven.yml
will be ignored since log searching is not yet available
228 workflow runs
228 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
CI
#236:
Pull request
#121
opened by
dependabot
Bot
59s
dependabot/github_actions/main/github/codeql-action/upload-sarif-4.37.4
dependabot/github_actions/main/github/codeql-action/upload-sarif-4.37.4
59s
View #121
View workflow file
Bump github/codeql-action/init from 4.37.3 to 4.37.4
CI
#235:
Pull request
#120
opened by
dependabot
Bot
59s
dependabot/github_actions/main/github/codeql-action/init-4.37.4
dependabot/github_actions/main/github/codeql-action/init-4.37.4
59s
View #120
View workflow file
Bump actions/setup-java from 5.6.0 to 5.7.0
CI
#234:
Pull request
#119
opened by
dependabot
Bot
1m 6s
dependabot/github_actions/main/actions/setup-java-5.7.0
dependabot/github_actions/main/actions/setup-java-5.7.0
1m 6s
View #119
View workflow file
Bump github/codeql-action/analyze from 4.37.3 to 4.37.4
CI
#233:
Pull request
#118
opened by
dependabot
Bot
1m 2s
dependabot/github_actions/main/github/codeql-action/analyze-4.37.4
dependabot/github_actions/main/github/codeql-action/analyze-4.37.4
1m 2s
View #118
View workflow file
Bump actions/checkout from 7.0.0 to 7.0.1
CI
#232:
Pull request
#117
opened by
dependabot
Bot
1m 8s
dependabot/github_actions/main/actions/checkout-7.0.1
dependabot/github_actions/main/actions/checkout-7.0.1
1m 8s
View #117
View workflow file
Consolidate remaining validated robustness fixes (#116)
CI
#231:
Commit
b79d503
pushed by
krotname
1m 2s
main
main
1m 2s
View workflow file
Consolidate remaining validated robustness fixes
CI
#230:
Pull request
#116
synchronize by
krotname
1m 6s
agent/consolidate-security-fixes-2-20260801
agent/consolidate-security-fixes-2-20260801
1m 6s
View #116
View workflow file
Consolidate remaining validated robustness fixes
CI
#229:
Pull request
#116
opened by
krotname
55s
agent/consolidate-security-fixes-2-20260801
agent/consolidate-security-fixes-2-20260801
55s
View #116
View workflow file
Consolidate validated security and robustness fixes (#115)
CI
#228:
Commit
f1ea7c2
pushed by
krotname
1m 5s
main
main
1m 5s
View workflow file
Consolidate validated security and robustness fixes
CI
#227:
Pull request
#115
opened by
krotname
1m 4s
agent/consolidate-security-fixes-20260801
agent/consolidate-security-fixes-20260801
1m 4s
View #115
View workflow file
Validate resistor input before color encoding
CI
#226:
Pull request
#114
opened by
krotname
4m 28s
codex/fix-unchecked-input-in-resistor-encoder
codex/fix-unchecked-input-in-resistor-encoder
4m 28s
View #114
View workflow file
Prevent PigLatin crashes on empty whitespace tokens
CI
#225:
Pull request
#113
opened by
krotname
4m 18s
codex/fix-piglatin-crash-on-empty-tokens
codex/fix-piglatin-crash-on-empty-tokens
4m 18s
View #113
View workflow file
Validate Roman numeral parser input
CI
#224:
Pull request
#112
opened by
krotname
4m 50s
codex/fix-roman-numeral-converter-input-validation
codex/fix-roman-numeral-converter-input-validation
4m 50s
View #112
View workflow file
Handle overflow when reversing integers
CI
#223:
Pull request
#111
opened by
krotname
4m 49s
codex/fix-integer-overflow-in-reverseint
codex/fix-integer-overflow-in-reverseint
4m 49s
View #111
View workflow file
Validate Rail Fence cipher rail counts
CI
#222:
Pull request
#110
opened by
krotname
4m 29s
codex/fix-railfencecipher-bugs-and-incomplete-decode
codex/fix-railfencecipher-bugs-and-incomplete-decode
4m 29s
View #110
View workflow file
Harden rail fence cipher decoding against resource exhaustion
CI
#221:
Pull request
#109
opened by
krotname
4m 47s
codex/propose-fix-for-railfencecipher-vulnerability
codex/propose-fix-for-railfencecipher-vulnerability
4m 47s
View #109
View workflow file
Prevent SquareDigit overflow crash
CI
#220:
Pull request
#108
opened by
krotname
4m 14s
codex/fix-numberformatexception-in-squaredigit
codex/fix-numberformatexception-in-squaredigit
4m 14s
View #108
View workflow file
Handle null input in Maskify
CI
#219:
Pull request
#107
opened by
krotname
4m 25s
codex/fix-maskify-method-null-pointer-issue
codex/fix-maskify-method-null-pointer-issue
4m 25s
View #107
View workflow file
Bound Tribonacci allocations for malformed lengths
CI
#218:
Pull request
#106
opened by
krotname
5m 9s
codex/fix-input-validation-in-tribonacci-method
codex/fix-input-validation-in-tribonacci-method
5m 9s
View #106
View workflow file
Handle zero input in expandedForm
CI
#217:
Pull request
#105
opened by
krotname
4m 55s
codex/fix-crash-for-zero-input-in-expandedform
codex/fix-crash-for-zero-input-in-expandedform
4m 55s
View #105
View workflow file
Restore DigitalRoot legacy API compatibility
CI
#216:
Pull request
#104
opened by
krotname
4m 30s
codex/fix-digitalroot-api-rename-issue
codex/fix-digitalroot-api-rename-issue
4m 30s
View #104
View workflow file
Prevent regex metacharacter crashes in CamelCase.toCamelCase
CI
#215:
Pull request
#103
opened by
krotname
3m 43s
codex/fix-camelcase.tocamelcase-regex-issue
codex/fix-camelcase.tocamelcase-regex-issue
3m 43s
View #103
View workflow file
Fix sequence counting across separated zeros
CI
#214:
Pull request
#102
opened by
krotname
3m 17s
codex/fix-sequence-counter-overcounting-issue
codex/fix-sequence-counter-overcounting-issue
3m 17s
View #102
View workflow file
Fix Unicode case expansion in AdjustCase
CI
#213:
Pull request
#101
opened by
krotname
3m 30s
codex/fix-unicode-case-expansion-regression
codex/fix-unicode-case-expansion-regression
3m 30s
View #101
View workflow file
Prevent overflow in sliding average updates
CI
#212:
Pull request
#100
opened by
krotname
3m 36s
codex/fix-integer-overflow-in-sliding-average
codex/fix-integer-overflow-in-sliding-average
3m 36s
View #100
View workflow file
Previous
1
2
3
4
5
…
9
10
Next
You can’t perform that action at this time.