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 }}
getappz
/
agentflare
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
6
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
feat: bound artifact version history and audit log growth
- #289
#289
Merged
getappz
merged 8 commits into
master
getappz/agentflare:master
from
feat/storage-guards
getappz/agentflare:feat/storage-guards
Copy head branch name to clipboard
Jul 21, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
feat: bound artifact version history and audit log growth
#289
getappz
merged 8 commits into
master
getappz/agentflare:master
from
feat/storage-guards
getappz/agentflare:feat/storage-guards
Copy head branch name to clipboard
Commits
Commits on Jul 21, 2026
feat(artifacts): cap version-snapshot history to bound runaway republish loops
Show description for 5ae7378
getappz
committed
5ae7378
View commit details
Copy full SHA for 5ae7378
Browse repository at this point
feat(git): rotate the audit log once it exceeds a byte budget
Show description for c2e4e2a
getappz
committed
c2e4e2a
View commit details
Copy full SHA for c2e4e2a
Browse repository at this point
chore: update Cargo.lock for agentflare-artifacts tempfile dev-dependency
Show description for 5dd789a
getappz
committed
5dd789a
View commit details
Copy full SHA for 5dd789a
Browse repository at this point
feat(storage): gzip-compress artifact version snapshots and blob storage
Show description for de56c59
getappz
committed
de56c59
View commit details
Copy full SHA for de56c59
Browse repository at this point
feat(init): install PATH shims (git + common CLI tools) during init
Show description for e5396e9
getappz
committed
e5396e9
View commit details
Copy full SHA for e5396e9
Browse repository at this point
feat(init): self-heal stale copy-based shims into hardlinks on re-init
Show description for 5721fce
getappz
committed
5721fce
View commit details
Copy full SHA for 5721fce
Browse repository at this point
fix(audit): lock audit log across append+rotate to close TOCTOU race
Show description for 93bcd51
getappz
committed
93bcd51
View commit details
Copy full SHA for 93bcd51
Browse repository at this point
Merge branch 'master' into feat/storage-guards
getappz
authored
7fd72d5
View commit details
Copy full SHA for 7fd72d5
Browse repository at this point
You can’t perform that action at this time.