Security Report Summary
F
| Site: | http://nlog-project.org/ - (Scan again over https) | ||
|---|---|---|---|
| IP Address: | 185.199.110.153 | ||
| Report Time: | 09 Jun 2026 18:56:41 UTC | ||
| Headers: |
|
||
| Warning: | Grade capped at A, please see warnings below. | ||
| Advanced: |
|
Missing Headers
| Content-Security-Policy | Content Security Policy is an effective measure to protect your site from XSS attacks. By whitelisting sources of approved content, you can prevent the browser from loading malicious assets. |
|---|---|
| X-Frame-Options | X-Frame-Options tells the browser whether you want to allow your site to be framed or not. By preventing a browser from framing your site you can defend against attacks like clickjacking. Recommended value "X-Frame-Options: SAMEORIGIN". |
| X-Content-Type-Options | X-Content-Type-Options stops a browser from trying to MIME-sniff the content type and forces it to stick with the declared content-type. The only valid value for this header is "X-Content-Type-Options: nosniff". |
| Referrer-Policy | Referrer Policy is a new header that allows a site to control how much information the browser includes with navigations away from a document and should be set by all sites. |
| Permissions-Policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
Warnings
| Site is using HTTP | This site was served over HTTP and did not redirect to HTTPS. |
|---|
Raw Headers
| HTTP/1.1 | 200 OK |
|---|---|
| Connection | keep-alive |
| Content-Length | 4066 |
| Server | GitHub.com |
| Content-Type | text/html; charset=utf-8 |
| Last-Modified | Sun, 10 May 2026 09:47:16 GMT |
| Access-Control-Allow-Origin | * |
| ETag | W/"6a005424-3b72" |
| expires | Tue, 09 Jun 2026 19:06:40 GMT |
| Cache-Control | max-age=600 |
| Content-Encoding | gzip |
| x-proxy-cache | MISS |
| X-GitHub-Request-Id | 46FA:0A06:40F36:5F8F2:6A2861E7 |
| Accept-Ranges | bytes |
| Age | 0 |
| Date | Tue, 09 Jun 2026 18:56:41 GMT |
| Via | 1.1 varnish |
| X-Served-By | cache-dub4325-DUB |
| X-Cache | MISS |
| X-Cache-Hits | 0 |
| X-Timer | S1781031401.937318,VS0,VE111 |
| Vary | Accept-Encoding |
| X-Fastly-Request-ID | 51f9ae196101bc557a94165e565b7c51c0ace9bf |
Upcoming Headers
| Cross-Origin-Embedder-Policy | Cross-Origin Embedder Policy allows a site to prevent assets being loaded that do not grant permission to load them via CORS or CORP. |
|---|---|
| Cross-Origin-Opener-Policy | Cross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser. |
| Cross-Origin-Resource-Policy | Cross-Origin Resource Policy allows a resource owner to specify who can load the resource. |
Additional Information
| Server | Server value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2". |
|---|---|
| Access-Control-Allow-Origin | This is a very lax CORS policy. Such a policy should only be used on a public CDN. |