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
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
.
tx3-lang
/
trix
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
15
Code
Issues
9
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: audit command
- #103
#103
Open
mduthey
wants to merge 22 commits into
main
tx3-lang/trix:main
from
feat/aiken-vulnerability-detection
tx3-lang/trix:feat/aiken-vulnerability-detection
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Open
feat: audit command
#103
mduthey
wants to merge 22 commits into
main
tx3-lang/trix:main
from
feat/aiken-vulnerability-detection
tx3-lang/trix:feat/aiken-vulnerability-detection
Copy head branch name to clipboard
Commits
Commits on Feb 19, 2026
feat: add scaffold for aiken vulnerability detection
mduthey
committed
d03797b
View commit details
Copy full SHA for d03797b
Browse repository at this point
Commits on Feb 20, 2026
feat: move analyze to audit + add more info to scaffold
mduthey
committed
7774252
View commit details
Copy full SHA for 7774252
Browse repository at this point
Commits on Feb 23, 2026
feat: improve skills structure
mduthey
committed
afe6dda
View commit details
Copy full SHA for afe6dda
Browse repository at this point
Commits on Feb 24, 2026
feat: enhance Aiken vulnerability detection with multiple analysis providers and improved file discovery
mduthey
committed
c8481e2
View commit details
Copy full SHA for c8481e2
Browse repository at this point
feat: rename Aiken command to Audit and update related documentation and tests
mduthey
committed
25d8db1
View commit details
Copy full SHA for 25d8db1
Browse repository at this point
feat: add audit providers
mduthey
committed
eb20dbf
View commit details
Copy full SHA for eb20dbf
Browse repository at this point
feat: enhance logging messages for audit process and improve output rendering
mduthey
committed
18a0b0b
View commit details
Copy full SHA for 18a0b0b
Browse repository at this point
feat: refactor run_skill_loop to use SkillLoopContext and improve logging messages
mduthey
committed
a368e96
View commit details
Copy full SHA for a368e96
Browse repository at this point
feat: update vulnerability skills and enhance audit command implementation
mduthey
committed
a81fc0a
View commit details
Copy full SHA for a81fc0a
Browse repository at this point
feat: update vulnerability skills
mduthey
committed
2a95fd7
View commit details
Copy full SHA for 2a95fd7
Browse repository at this point
Commits on Feb 25, 2026
feat: add Aiken prompt templates and refactor user prompt construction
mduthey
committed
06afc26
View commit details
Copy full SHA for 06afc26
Browse repository at this point
feat: enhance permission prompt handling and update initial user prompt template
mduthey
committed
8ecf5f5
View commit details
Copy full SHA for 8ecf5f5
Browse repository at this point
Commits on Feb 26, 2026
feat: enhance skill prompt formatting and clarify task-priority rules in Aiken template
mduthey
committed
2f83b06
View commit details
Copy full SHA for 2f83b06
Browse repository at this point
Commits on Feb 27, 2026
feat: integrate Aiken AST generation and validator context extraction
mduthey
committed
80f78c9
View commit details
Copy full SHA for 80f78c9
Browse repository at this point
feat: add reasoning effort hint to OpenAI provider and update audit agent system prompt
mduthey
committed
c302d94
View commit details
Copy full SHA for c302d94
Browse repository at this point
feat: add reasoning to anthropic + refactor common logic into share
mduthey
committed
2716749
View commit details
Copy full SHA for 2716749
Browse repository at this point
Commits on Mar 2, 2026
feat: add new skills for vulnerabilities
mduthey
committed
2afa381
View commit details
Copy full SHA for 2afa381
Browse repository at this point
feat: add heuristic logic + clippy format and fixes
mduthey
committed
4327379
View commit details
Copy full SHA for 4327379
Browse repository at this point
Commits on May 5, 2026
Merge branch 'main' into feat/aiken-vulnerability-detection
mduthey
committed
9dab983
View commit details
Copy full SHA for 9dab983
Browse repository at this point
docs: design for extracting trix audit into preflight binary
Show description for 8c27a27
mduthey
and
claude
committed
8c27a27
View commit details
Copy full SHA for 8c27a27
Browse repository at this point
docs: implementation plan for extracting trix audit to preflight
Show description for 9cbaf04
mduthey
and
claude
committed
9cbaf04
View commit details
Copy full SHA for 9cbaf04
Browse repository at this point
feat: remove all audit logic and use spawn method
mduthey
committed
530b5cd
View commit details
Copy full SHA for 530b5cd
Browse repository at this point
You can’t perform that action at this time.