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
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
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 }}
dekobon
/
big-code-analysis
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
30
Code
Issues
54
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix: ten metric and tooling bugs (batch 2026-09-10)
- #1424
#1424
Merged
dekobon
merged 22 commits into
main
dekobon/big-code-analysis:main
from
fix/batch-2026-09-10
dekobon/big-code-analysis:fix/batch-2026-09-10
Copy head branch name to clipboard
Sep 12, 2026
Conversation
Commits
22
(22)
Checks
Files changed
Merged
fix: ten metric and tooling bugs (batch 2026-09-10)
#1424
dekobon
merged 22 commits into
main
dekobon/big-code-analysis:main
from
fix/batch-2026-09-10
dekobon/big-code-analysis:fix/batch-2026-09-10
Copy head branch name to clipboard
Commits
Commits on Sep 12, 2026
fix(py): give SARIF findings a deterministic order
Show description for cfc869f
dekobon
committed
cfc869f
View commit details
Copy full SHA for cfc869f
Browse repository at this point
fix(vcs/cache): invalidate the history cache on mailmap change
Show description for 666b176
dekobon
committed
666b176
View commit details
Copy full SHA for 666b176
Browse repository at this point
fix(abc/kotlin): count primary-constructor superclass call
Show description for 24a6cae
dekobon
committed
24a6cae
View commit details
Copy full SHA for 24a6cae
Browse repository at this point
chore(self-scan): refresh the threshold baseline
Show description for ce643dd
dekobon
committed
ce643dd
View commit details
Copy full SHA for ce643dd
Browse repository at this point
fix(abc): count numeric operands in Ruby, Elixir and Perl
Show description for ccf3b2c
dekobon
committed
ccf3b2c
View commit details
Copy full SHA for ccf3b2c
Browse repository at this point
fix(metrics/loc): credit PHP heredoc and nowdoc rows to ploc
Show description for 36de474
dekobon
committed
36de474
View commit details
Copy full SHA for 36de474
Browse repository at this point
fix(npm/ruby): count initialize as a private method
Show description for 7dd8054
dekobon
committed
7dd8054
View commit details
Copy full SHA for 7dd8054
Browse repository at this point
fix(checker): tell a Tcl script body from a braced literal
Show description for 64c9196
dekobon
committed
64c9196
View commit details
Copy full SHA for 64c9196
Browse repository at this point
fix(getter): bill self- and super-references as operands
Show description for f64a1fe
dekobon
committed
f64a1fe
View commit details
Copy full SHA for f64a1fe
Browse repository at this point
fix(metrics/loc): clamp a space's line sets to its own row span
Show description for 4c9511c
dekobon
committed
4c9511c
View commit details
Copy full SHA for 4c9511c
Browse repository at this point
fix(abc/csharp): stop double-counting pattern operators
Show description for a0a1e92
dekobon
committed
a0a1e92
View commit details
Copy full SHA for a0a1e92
Browse repository at this point
test(corpus): record the refreshed snapshot submodule
Show description for 65b0ae7
dekobon
committed
65b0ae7
View commit details
Copy full SHA for 65b0ae7
Browse repository at this point
docs(changelog): consolidate entries from the batch fix
Show description for 0dbb1b7
dekobon
committed
0dbb1b7
View commit details
Copy full SHA for 0dbb1b7
Browse repository at this point
test(ast): cover the empty node-filter fallback
Show description for 8d86745
dekobon
committed
8d86745
View commit details
Copy full SHA for 8d86745
Browse repository at this point
fix: correct false claims found by the whole-branch review
Show description for 6e5e9ca
dekobon
committed
6e5e9ca
View commit details
Copy full SHA for 6e5e9ca
Browse repository at this point
fix: address findings from the max code review
Show description for 4b8128f
dekobon
committed
4b8128f
View commit details
Copy full SHA for 4b8128f
Browse repository at this point
test(parity): pin the receiver self, not the declaration
Show description for 79f8acb
dekobon
committed
79f8acb
View commit details
Copy full SHA for 79f8acb
Browse repository at this point
fix(ast): key Tcl braced-word roles on argument position
Show description for 9dadfcc
dekobon
committed
9dadfcc
View commit details
Copy full SHA for 9dadfcc
Browse repository at this point
fix(ast): scope the Tcl slot-table error guard to the argument list
Show description for e878186
dekobon
committed
e878186
View commit details
Copy full SHA for e878186
Browse repository at this point
fix(metrics): resolve ::-qualified Tcl and iRules commands
Show description for c17c979
dekobon
committed
c17c979
View commit details
Copy full SHA for c17c979
Browse repository at this point
fix(metrics): make the zero-span clamp branch observable
Show description for 5f609d2
dekobon
committed
5f609d2
View commit details
Copy full SHA for 5f609d2
Browse repository at this point
docs(ast): record the Tcl brace cost in the serialize depth bound
Show description for a304125
dekobon
committed
a304125
View commit details
Copy full SHA for a304125
Browse repository at this point
You can’t perform that action at this time.