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 }}
baoduy
/
DKNet
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
5
Code
Issues
3
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Enhancement
- #342
#342
Merged
baoduy
merged 20 commits into
main
baoduy/DKNet:main
from
dev
baoduy/DKNet:dev
Copy head branch name to clipboard
Aug 5, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Enhancement
#342
baoduy
merged 20 commits into
main
baoduy/DKNet:main
from
dev
baoduy/DKNet:dev
Copy head branch name to clipboard
Commits
Commits on Aug 4, 2026
test(efcore-extensions): add Tier-2 architecture rule banning System.Console in library code
Show description for 709fcc2
3 people
committed
709fcc2
View commit details
Copy full SHA for 709fcc2
Browse repository at this point
fix(idempotency): close check-then-act race with atomic key reservation
Show description for b85e224
baoduy
and
multica-agent
committed
b85e224
View commit details
Copy full SHA for b85e224
Browse repository at this point
Commits on Aug 5, 2026
fix(encryption): make _disposed volatile and correct ignoreCase docs
Show description for 20be9fc
baoduy
and
multica-agent
committed
20be9fc
View commit details
Copy full SHA for 20be9fc
Browse repository at this point
fix(blobstorage): wire S3 test fixture to Minio, remove hardcoded R2 creds
Show description for efbafdd
3 people
committed
efbafdd
View commit details
Copy full SHA for efbafdd
Browse repository at this point
test(encryption): add dispose and ignoreCase no-op tests for HmacHashing and ShaHashing
Show description for 42c68f5
baoduy
and
multica-agent
committed
42c68f5
View commit details
Copy full SHA for 42c68f5
Browse repository at this point
Merge pull request #338 from baoduy/feature/drk-114-hashing-hardening
Show description for edac864
baoduy
authored
edac864
View commit details
Copy full SHA for edac864
Browse repository at this point
test(blob-storage): cover S3BlobService.Dispose and multi-key/empty folder delete
Show description for 080b396
baoduy
and
multica-agent
committed
080b396
View commit details
Copy full SHA for 080b396
Browse repository at this point
test(idempotency): add coverlet.collector to enable coverage collection
Show description for d529b69
baoduy
and
multica-agent
committed
d529b69
View commit details
Copy full SHA for d529b69
Browse repository at this point
Merge pull request #339 from baoduy/feature/drk-135-minio-s3-fixture
Show description for 4e9c6de
baoduy
authored
4e9c6de
View commit details
Copy full SHA for 4e9c6de
Browse repository at this point
fix: resolve merge conflicts with dev (SanitizeKey hash algorithm)
Show description for bbc332b
baoduy
and
multica-agent
committed
bbc332b
View commit details
Copy full SHA for bbc332b
Browse repository at this point
test(idempotency): restore live concurrency check via file-based SQLite
Show description for ef960f8
3 people
committed
ef960f8
View commit details
Copy full SHA for ef960f8
Browse repository at this point
fix(idempotency): close check-then-act race in Postgres store
Show description for 4802a1b
baoduy
and
multica-agent
committed
4802a1b
View commit details
Copy full SHA for 4802a1b
Browse repository at this point
test(idempotency): prove residual race when reservation collides with an expired row
Show description for cf8e293
3 people
committed
cf8e293
View commit details
Copy full SHA for cf8e293
Browse repository at this point
fix(idempotency): atomically reclaim expired reservation rows to close residual race
Show description for f7438f3
baoduy
and
multica-agent
committed
f7438f3
View commit details
Copy full SHA for f7438f3
Browse repository at this point
[DRK-175] Atomic idempotency key reservation (PostgreSQL store) (#341)
Show description for a3448e6
baoduy
authored
a3448e6
View commit details
Copy full SHA for a3448e6
Browse repository at this point
test(idempotency): cover reservation lifecycle and collision paths for ≥90% diff coverage
Show description for 7face42
baoduy
and
multica-agent
committed
7face42
View commit details
Copy full SHA for 7face42
Browse repository at this point
Merge remote-tracking branch 'origin/dev' into HEAD
baoduy
committed
57e3194
View commit details
Copy full SHA for 57e3194
Browse repository at this point
fix: resolve duplicate InFlightReservationTimeout after merging dev
Show description for d318a58
baoduy
and
multica-agent
committed
d318a58
View commit details
Copy full SHA for d318a58
Browse repository at this point
Merge pull request #340 from baoduy/feature/drk-75-idempotency-atomic-check
Show description for 31fcfbc
baoduy
authored
31fcfbc
View commit details
Copy full SHA for 31fcfbc
Browse repository at this point
Merge pull request #323 from baoduy/arch/dknet-a73-console-enforcement
Show description for d17936b
baoduy
authored
d17936b
View commit details
Copy full SHA for d17936b
Browse repository at this point
You can’t perform that action at this time.