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
6
Packages
Projects
Releases
Wiki
Activity
Files
c15e5e39ff352040f5ed77a47f4cba031b6d1147
Charon
/
backend
/
internal
/
utils
T
History
GitHub Actions
c15e5e39ff
test(ssrf): add comprehensive SSRF protection tests for URL connectivity
2025-12-24 07:57:29 +00:00
..
ip_helpers_test.go
fix(security): resolve CWE-918 SSRF vulnerability in notification service
2025-12-24 03:53:35 +00:00
ip_helpers.go
fix(security): resolve CWE-918 SSRF vulnerability in notification service
2025-12-24 03:53:35 +00:00
url_connectivity_test.go
fix(security): complete SSRF remediation with dual taint breaks (CWE-918)
2025-12-23 23:17:49 +00:00
url_test.go
style: format code for consistency in URL test and validation functions
2025-12-23 05:47:09 +00:00
url_testing_test.go
test(ssrf): add comprehensive SSRF protection tests for URL connectivity
2025-12-24 07:57:29 +00:00
url_testing.go
fix(security): rename variable to break taint chain in TestURLConnectivity for CWE-918 SSRF remediation
2025-12-24 06:44:42 +00:00
url.go
feat: add Application URL setting for user invitations
2025-12-21 22:32:41 +00:00