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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
gh-aw-firewall
Public
Notifications
You must be signed in to change notification settings
Fork
61
Star
145
Code
Issues
36
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: add runtime configuration for one-shot token protection via AWF_ONE_SHOT_TOKENS
- #607
#607
Merged
lpcox
merged 11 commits into
lpcox/one-shot-token-ld-preload
github/gh-aw-firewall:lpcox/one-shot-token-ld-preload
from
copilot/sub-pr-604
github/gh-aw-firewall:copilot/sub-pr-604
Copy head branch name to clipboard
Feb 10, 2026
Conversation
Commits
11
(11)
Checks
Findings
Files changed
Merged
feat: add runtime configuration for one-shot token protection via AWF_ONE_SHOT_TOKENS
#607
lpcox
merged 11 commits into
lpcox/one-shot-token-ld-preload
github/gh-aw-firewall:lpcox/one-shot-token-ld-preload
from
copilot/sub-pr-604
github/gh-aw-firewall:copilot/sub-pr-604
Copy head branch name to clipboard
Commits
Commits on Feb 10, 2026
Initial plan
Copilot
committed
b5afa49
View commit details
Copy full SHA for b5afa49
Browse repository at this point
feat: add runtime configuration for one-shot token list via AWF_ONE_SHOT_TOKENS
Show description for d0de34f
Copilot
and
lpcox
committed
d0de34f
View commit details
Copy full SHA for d0de34f
Browse repository at this point
fix: address code review feedback for one-shot token library
Show description for 351d394
Copilot
and
lpcox
committed
351d394
View commit details
Copy full SHA for 351d394
Browse repository at this point
fix: resolve race condition and buffer underflow in token parsing
Show description for 13239bf
Copilot
and
lpcox
committed
13239bf
View commit details
Copy full SHA for 13239bf
Browse repository at this point
refactor: optimize strlen usage and add MAX_TOKENS documentation
Show description for 132882c
Copilot
and
lpcox
committed
132882c
View commit details
Copy full SHA for 132882c
Browse repository at this point
style: improve comment formatting for MAX_TOKENS
Show description for 7197e61
Copilot
and
lpcox
committed
7197e61
View commit details
Copy full SHA for 7197e61
Browse repository at this point
fix: use strtok_r and fallback to defaults for empty token list
Show description for 2245791
Copilot
and
lpcox
committed
2245791
View commit details
Copy full SHA for 2245791
Browse repository at this point
docs: update README with fallback behavior and strtok_r details
Show description for 439b53c
Copilot
and
lpcox
committed
439b53c
View commit details
Copy full SHA for 439b53c
Browse repository at this point
refactor: explicitly reset num_tokens in fallback path for clarity
Show description for d50b467
Copilot
and
lpcox
committed
d50b467
View commit details
Copy full SHA for d50b467
Browse repository at this point
docs: clarify defensive programming intent in num_tokens reset
Show description for 0a8a050
Copilot
and
lpcox
committed
0a8a050
View commit details
Copy full SHA for 0a8a050
Browse repository at this point
Merge branch 'lpcox/one-shot-token-ld-preload' into copilot/sub-pr-604
lpcox
authored
e28fedd
View commit details
Copy full SHA for e28fedd
Browse repository at this point
You can’t perform that action at this time.