This website requires JavaScript.
Explore
Help
Sign In
akanealw
/
Charon
Watch
1
Star
0
Fork
0
You've already forked Charon
Code
Issues
Pull Requests
Actions
5
Packages
Projects
Releases
Wiki
Activity
Files
89bc8facb9d53ad6ccdbee97528187bd8e02e0a4
Charon
/
backend
/
internal
/
api
History
GitHub Actions
89bc8facb9
fix: eliminates\ CWE-312/315/359 by ensuring no sensitive request data (headers, body, context) ends up in logs.
2025-12-21 06:10:45 +00:00
..
handlers
chore: Optimize handler tests by implementing parallel execution, reducing AutoMigrate calls, and introducing helper functions for synchronization. Added a template database for faster test setup and created a new test_helpers.go file for common utilities. Updated multiple test files to utilize these improvements, enhancing overall test performance and reliability.
2025-12-21 06:01:47 +00:00
middleware
fix: eliminates\ CWE-312/315/359 by ensuring no sensitive request data (headers, body, context) ends up in logs.
2025-12-21 06:10:45 +00:00
routes
feat: implement HTTP Security Headers management (Issue
#20
)
2025-12-19 18:55:48 +00:00
tests
chore: implement instruction compliance remediation
2025-12-21 04:08:42 +00:00