Yuping Li
Yuping Li
The detection result generated by trivy looks great. I wish we can have another field showing the classification or category of the detected issues, something like "Privilege escalation", "Denial-of-Service", "Remote...
Currently, the link visited property is updated on line 755 in`requestCheck` before actually making the visit, I think we should separate the IsVisited check with updating Visited call, and only...
Summary: skip reporting principal in knox key metrics
Extends existing iOS platform support to include Android-specific CMake fixes: Platform crypto configuration: - Rename configure_openssl() to configure_platform_crypto() for clarity - Add Android platform detection alongside iOS - Disable OpenSSL...
This commit introduces platform-aware OpenSSL configuration to resolve iOS build issues while maintaining backward compatibility for all platforms. Key changes: - Add configure_openssl() function for intelligent platform detection - Support...