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 }}
melogtm
/
trigger
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Refactor + security hardening (closes #18)
- #23
#23
Merged
melogtm
merged 10 commits into
main
melogtm/trigger:main
from
refactor/issue-18-cleanup-hardening
melogtm/trigger:refactor/issue-18-cleanup-hardening
Copy head branch name to clipboard
Jul 11, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Refactor + security hardening (closes #18)
#23
melogtm
merged 10 commits into
main
melogtm/trigger:main
from
refactor/issue-18-cleanup-hardening
melogtm/trigger:refactor/issue-18-cleanup-hardening
Copy head branch name to clipboard
Commits
Commits on Jul 11, 2026
Refactor and security hardening (Issue #18)
Show description for dc40677
melogtm
committed
dc40677
View commit details
Copy full SHA for dc40677
Browse repository at this point
Add long-token and many-token parsing tests (Phase 2b)
melogtm
committed
afabdca
View commit details
Copy full SHA for afabdca
Browse repository at this point
Fix include path and clang-format compliance
Show description for f405715
melogtm
committed
f405715
View commit details
Copy full SHA for f405715
Browse repository at this point
Fix pipeline.c assignment continuation formatting
melogtm
committed
4be0b1a
View commit details
Copy full SHA for 4be0b1a
Browse repository at this point
Fix compilation errors: include paths, TokenList tag, SIZE_MAX, unused param
Show description for 566a5df
melogtm
committed
566a5df
View commit details
Copy full SHA for 566a5df
Browse repository at this point
Fix double-free: parse_pipeline must not free caller's token strings
Show description for 87a3220
melogtm
committed
87a3220
View commit details
Copy full SHA for 87a3220
Browse repository at this point
Fix test failures: buffer overflow, memory leaks, and double-free
Show description for bb2d3cc
melogtm
committed
bb2d3cc
View commit details
Copy full SHA for bb2d3cc
Browse repository at this point
Fix clang-format: arrays, enums, function signatures, line breaks
Show description for 67b1b9a
melogtm
committed
67b1b9a
View commit details
Copy full SHA for 67b1b9a
Browse repository at this point
clang-format: apply LLVM style to all source/test files
Show description for b7a223e
melogtm
committed
b7a223e
View commit details
Copy full SHA for b7a223e
Browse repository at this point
Remove unused total_tokens variable (clang-tidy warning)
melogtm
committed
f43de70
View commit details
Copy full SHA for f43de70
Browse repository at this point
You can’t perform that action at this time.