Skip to content

Added some security concerns

Amruta Hulagar requested to merge linterGo into test1

Summary by Bito

This PR enhances a basic Go application by implementing a secure web server with HTTP security headers including Content-Security-Policy, X-Content-Type-Options, and X-Frame-Options. The changes transform a simple print statement into a web server endpoint running on port 8080 with robust security features.

Unit tests added: False

Estimated effort to review (1-5, lower is better): 1
Edited by Amruta Hulagar

Merge request reports