{
  "id": "ddba734d-7b1a-4fa1-ba97-e16c2a8c4aab",
  "target": "https://www.coderabbit.ai/",
  "scan_date": "2026-06-05T14:02:38.160167+00:00",
  "total_findings": 24,
  "summary": {
    "critical": 0,
    "high": 0,
    "medium": 10,
    "low": 6,
    "info": 8
  },
  "findings": [
    {
      "tool": "nmap",
      "type": "network",
      "severity": "info",
      "title": "Open tcp/80 (http)",
      "description": "Service http on 66.33.60.129:80/tcp",
      "endpoint": "66.33.60.129:80",
      "raw": {
        "host": "66.33.60.129",
        "port": "80",
        "protocol": "tcp",
        "service": "http",
        "product": "",
        "extrainfo": null
      }
    },
    {
      "tool": "nmap",
      "type": "network",
      "severity": "info",
      "title": "Open tcp/443 (https)",
      "description": "Service https on 66.33.60.129:443/tcp",
      "endpoint": "66.33.60.129:443",
      "raw": {
        "host": "66.33.60.129",
        "port": "443",
        "protocol": "tcp",
        "service": "https",
        "product": "",
        "extrainfo": null
      }
    },
    {
      "tool": "httpx",
      "type": "info",
      "severity": "info",
      "title": "Status 200",
      "endpoint": "https://www.coderabbit.ai/",
      "raw": {
        "timestamp": "2026-06-05T13:48:35.454589209Z",
        "port": "443",
        "url": "https://www.coderabbit.ai/",
        "input": "https://www.coderabbit.ai/",
        "title": "AI Code Reviews | CodeRabbit | Try for Free.",
        "scheme": "https",
        "webserver": "Vercel",
        "content_type": "text/html",
        "method": "GET",
        "host": "www.coderabbit.ai",
        "host_ip": "76.76.21.164",
        "path": "/",
        "time": "117.055375ms",
        "a": [
          "76.76.21.164",
          "66.33.60.34"
        ],
        "cname": [
          "cname.vercel-dns.com"
        ],
        "tech": [
          "HSTS",
          "Vercel"
        ],
        "words": 15616,
        "lines": 105,
        "status_code": 200,
        "content_length": 355607,
        "failed": false,
        "knowledgebase": {
          "pHash": 0
        },
        "resolvers": [
          "1.1.1.1:53",
          "1.0.0.1:53"
        ],
        "cpe": [
          {
            "product": "next.js",
            "vendor": "zeit",
            "cpe": "cpe:2.3:a:zeit:next.js:*:*:*:*:*:*:*:*"
          },
          {
            "product": "next.js",
            "vendor": "vercel",
            "cpe": "cpe:2.3:a:vercel:next.js:*:*:*:*:*:*:*:*"
          },
          {
            "product": "langflow",
            "vendor": "langflow-ai",
            "cpe": "cpe:2.3:a:langflow-ai:langflow:*:*:*:*:*:*:*:*"
          }
        ]
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "medium",
      "title": "Application Error Disclosure",
      "description": "<p>This page contains an error/warning message that may disclose sensitive information like the location of the file that produced the unhandled exception. This information can be used to launch further attacks against the web application. The alert could be a false positive if the error message is found inside a documentation page.</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "90022",
        "alertRef": "90022",
        "alert": "Application Error Disclosure",
        "name": "Application Error Disclosure",
        "riskcode": "2",
        "confidence": "2",
        "riskdesc": "Medium (Medium)",
        "desc": "<p>This page contains an error/warning message that may disclose sensitive information like the location of the file that produced the unhandled exception. This information can be used to launch further attacks against the web application. The alert could be a false positive if the error message is found inside a documentation page.</p>",
        "instances": [
          {
            "id": "148",
            "uri": "https://www.coderabbit.ai/blog/how-to-fix-20-common-php-issues-with-ai",
            "nodeName": "https://www.coderabbit.ai/blog/how-to-fix-20-common-php-issues-with-ai",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "Error Report",
            "otherinfo": ""
          },
          {
            "id": "113",
            "uri": "https://www.coderabbit.ai/feed",
            "nodeName": "https://www.coderabbit.ai/feed",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "Error Report",
            "otherinfo": ""
          }
        ],
        "count": "2",
        "systemic": false,
        "solution": "<p>Review the source code of this page. Implement custom error pages. Consider implementing a mechanism to provide a unique error reference/identifier to the client (browser) while logging the details on the server side and not exposing them to the user.</p>",
        "otherinfo": "",
        "reference": "",
        "cweid": "550",
        "wascid": "13",
        "sourceid": "3341"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "medium",
      "title": "CSP: Failure to Define Directive with No Fallback",
      "description": "<p>The Content Security Policy fails to define one of the directives that has no fallback. Missing/excluding them is the same as allowing anything.</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "10055",
        "alertRef": "10055-13",
        "alert": "CSP: Failure to Define Directive with No Fallback",
        "name": "CSP: Failure to Define Directive with No Fallback",
        "riskcode": "2",
        "confidence": "3",
        "riskdesc": "Medium (High)",
        "desc": "<p>The Content Security Policy fails to define one of the directives that has no fallback. Missing/excluding them is the same as allowing anything.</p>",
        "instances": [
          {
            "id": "34",
            "uri": "https://www.coderabbit.ai/",
            "nodeName": "https://www.coderabbit.ai/",
            "method": "GET",
            "param": "Content-Security-Policy",
            "attack": "",
            "evidence": "frame-ancestors 'self' https://victorious-bubble-f69a016683.strapiapp.com",
            "otherinfo": "The directive(s): form-action is/are among the directives that do not fallback to default-src."
          },
          {
            "id": "26",
            "uri": "https://www.coderabbit.ai/pricing",
            "nodeName": "https://www.coderabbit.ai/pricing",
            "method": "GET",
            "param": "Content-Security-Policy",
            "attack": "",
            "evidence": "frame-ancestors 'self' https://victorious-bubble-f69a016683.strapiapp.com",
            "otherinfo": "The directive(s): form-action is/are among the directives that do not fallback to default-src."
          }
        ],
        "count": "2",
        "systemic": false,
        "solution": "<p>Ensure that your web server, application server, load balancer, etc. is properly configured to set the Content-Security-Policy header.</p>",
        "otherinfo": "<p>The directive(s): form-action is/are among the directives that do not fallback to default-src.</p>",
        "reference": "<p>https://www.w3.org/TR/CSP/</p><p>https://caniuse.com/#search=content+security+policy</p><p>https://content-security-policy.com/</p><p>https://github.com/HtmlUnit/htmlunit-csp</p><p>https://web.dev/articles/csp#resource-options</p>",
        "cweid": "693",
        "wascid": "15",
        "sourceid": "1"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "medium",
      "title": "CSP: Wildcard Directive",
      "description": "<p>Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks. Including (but not limited to) Cross Site Scripting (XSS), and data injection attacks. These attacks are used for everything from data theft to site defacement or distribution of malware. CSP provides a set of standard HTTP headers that allow website owners to declare approved sources of content that browsers should be allowed to load on that page — covered types are JavaScript, CSS, HTML frames, fonts, images and embeddable objects such as Java applets, ActiveX, audio and video files.</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "10055",
        "alertRef": "10055-4",
        "alert": "CSP: Wildcard Directive",
        "name": "CSP: Wildcard Directive",
        "riskcode": "2",
        "confidence": "3",
        "riskdesc": "Medium (High)",
        "desc": "<p>Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks. Including (but not limited to) Cross Site Scripting (XSS), and data injection attacks. These attacks are used for everything from data theft to site defacement or distribution of malware. CSP provides a set of standard HTTP headers that allow website owners to declare approved sources of content that browsers should be allowed to load on that page — covered types are JavaScript, CSS, HTML frames, fonts, images and embeddable objects such as Java applets, ActiveX, audio and video files.</p>",
        "instances": [
          {
            "id": "35",
            "uri": "https://www.coderabbit.ai/",
            "nodeName": "https://www.coderabbit.ai/",
            "method": "GET",
            "param": "Content-Security-Policy",
            "attack": "",
            "evidence": "frame-ancestors 'self' https://victorious-bubble-f69a016683.strapiapp.com",
            "otherinfo": "The following directives either allow wildcard sources (or ancestors), are not defined, or are overly broadly defined:\nscript-src, style-src, img-src, connect-src, frame-src, font-src, media-src, object-src, manifest-src, worker-src"
          },
          {
            "id": "27",
            "uri": "https://www.coderabbit.ai/pricing",
            "nodeName": "https://www.coderabbit.ai/pricing",
            "method": "GET",
            "param": "Content-Security-Policy",
            "attack": "",
            "evidence": "frame-ancestors 'self' https://victorious-bubble-f69a016683.strapiapp.com",
            "otherinfo": "The following directives either allow wildcard sources (or ancestors), are not defined, or are overly broadly defined:\nscript-src, style-src, img-src, connect-src, frame-src, font-src, media-src, object-src, manifest-src, worker-src"
          }
        ],
        "count": "2",
        "systemic": false,
        "solution": "<p>Ensure that your web server, application server, load balancer, etc. is properly configured to set the Content-Security-Policy header.</p>",
        "otherinfo": "<p>The following directives either allow wildcard sources (or ancestors), are not defined, or are overly broadly defined:</p><p>script-src, style-src, img-src, connect-src, frame-src, font-src, media-src, object-src, manifest-src, worker-src</p>",
        "reference": "<p>https://www.w3.org/TR/CSP/</p><p>https://caniuse.com/#search=content+security+policy</p><p>https://content-security-policy.com/</p><p>https://github.com/HtmlUnit/htmlunit-csp</p><p>https://web.dev/articles/csp#resource-options</p>",
        "cweid": "693",
        "wascid": "15",
        "sourceid": "1"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "medium",
      "title": "CSP: script-src unsafe-inline",
      "description": "<p>Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks. Including (but not limited to) Cross Site Scripting (XSS), and data injection attacks. These attacks are used for everything from data theft to site defacement or distribution of malware. CSP provides a set of standard HTTP headers that allow website owners to declare approved sources of content that browsers should be allowed to load on that page — covered types are JavaScript, CSS, HTML frames, fonts, images and embeddable objects such as Java applets, ActiveX, audio and video files.</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "10055",
        "alertRef": "10055-5",
        "alert": "CSP: script-src unsafe-inline",
        "name": "CSP: script-src unsafe-inline",
        "riskcode": "2",
        "confidence": "3",
        "riskdesc": "Medium (High)",
        "desc": "<p>Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks. Including (but not limited to) Cross Site Scripting (XSS), and data injection attacks. These attacks are used for everything from data theft to site defacement or distribution of malware. CSP provides a set of standard HTTP headers that allow website owners to declare approved sources of content that browsers should be allowed to load on that page — covered types are JavaScript, CSS, HTML frames, fonts, images and embeddable objects such as Java applets, ActiveX, audio and video files.</p>",
        "instances": [
          {
            "id": "36",
            "uri": "https://www.coderabbit.ai/",
            "nodeName": "https://www.coderabbit.ai/",
            "method": "GET",
            "param": "Content-Security-Policy",
            "attack": "",
            "evidence": "frame-ancestors 'self' https://victorious-bubble-f69a016683.strapiapp.com",
            "otherinfo": "script-src includes unsafe-inline."
          },
          {
            "id": "28",
            "uri": "https://www.coderabbit.ai/pricing",
            "nodeName": "https://www.coderabbit.ai/pricing",
            "method": "GET",
            "param": "Content-Security-Policy",
            "attack": "",
            "evidence": "frame-ancestors 'self' https://victorious-bubble-f69a016683.strapiapp.com",
            "otherinfo": "script-src includes unsafe-inline."
          }
        ],
        "count": "2",
        "systemic": false,
        "solution": "<p>Ensure that your web server, application server, load balancer, etc. is properly configured to set the Content-Security-Policy header.</p>",
        "otherinfo": "<p>script-src includes unsafe-inline.</p>",
        "reference": "<p>https://www.w3.org/TR/CSP/</p><p>https://caniuse.com/#search=content+security+policy</p><p>https://content-security-policy.com/</p><p>https://github.com/HtmlUnit/htmlunit-csp</p><p>https://web.dev/articles/csp#resource-options</p>",
        "cweid": "693",
        "wascid": "15",
        "sourceid": "1"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "medium",
      "title": "CSP: style-src unsafe-inline",
      "description": "<p>Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks. Including (but not limited to) Cross Site Scripting (XSS), and data injection attacks. These attacks are used for everything from data theft to site defacement or distribution of malware. CSP provides a set of standard HTTP headers that allow website owners to declare approved sources of content that browsers should be allowed to load on that page — covered types are JavaScript, CSS, HTML frames, fonts, images and embeddable objects such as Java applets, ActiveX, audio and video files.</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "10055",
        "alertRef": "10055-6",
        "alert": "CSP: style-src unsafe-inline",
        "name": "CSP: style-src unsafe-inline",
        "riskcode": "2",
        "confidence": "3",
        "riskdesc": "Medium (High)",
        "desc": "<p>Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks. Including (but not limited to) Cross Site Scripting (XSS), and data injection attacks. These attacks are used for everything from data theft to site defacement or distribution of malware. CSP provides a set of standard HTTP headers that allow website owners to declare approved sources of content that browsers should be allowed to load on that page — covered types are JavaScript, CSS, HTML frames, fonts, images and embeddable objects such as Java applets, ActiveX, audio and video files.</p>",
        "instances": [
          {
            "id": "37",
            "uri": "https://www.coderabbit.ai/",
            "nodeName": "https://www.coderabbit.ai/",
            "method": "GET",
            "param": "Content-Security-Policy",
            "attack": "",
            "evidence": "frame-ancestors 'self' https://victorious-bubble-f69a016683.strapiapp.com",
            "otherinfo": "style-src includes unsafe-inline."
          },
          {
            "id": "29",
            "uri": "https://www.coderabbit.ai/pricing",
            "nodeName": "https://www.coderabbit.ai/pricing",
            "method": "GET",
            "param": "Content-Security-Policy",
            "attack": "",
            "evidence": "frame-ancestors 'self' https://victorious-bubble-f69a016683.strapiapp.com",
            "otherinfo": "style-src includes unsafe-inline."
          }
        ],
        "count": "2",
        "systemic": false,
        "solution": "<p>Ensure that your web server, application server, load balancer, etc. is properly configured to set the Content-Security-Policy header.</p>",
        "otherinfo": "<p>style-src includes unsafe-inline.</p>",
        "reference": "<p>https://www.w3.org/TR/CSP/</p><p>https://caniuse.com/#search=content+security+policy</p><p>https://content-security-policy.com/</p><p>https://github.com/HtmlUnit/htmlunit-csp</p><p>https://web.dev/articles/csp#resource-options</p>",
        "cweid": "693",
        "wascid": "15",
        "sourceid": "1"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "medium",
      "title": "Cross-Domain Misconfiguration",
      "description": "<p>Web browser data loading may be possible, due to a Cross Origin Resource Sharing (CORS) misconfiguration on the web server.</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "10098",
        "alertRef": "10098",
        "alert": "Cross-Domain Misconfiguration",
        "name": "Cross-Domain Misconfiguration",
        "riskcode": "2",
        "confidence": "2",
        "riskdesc": "Medium (Medium)",
        "desc": "<p>Web browser data loading may be possible, due to a Cross Origin Resource Sharing (CORS) misconfiguration on the web server.</p>",
        "instances": [
          {
            "id": "38",
            "uri": "https://www.coderabbit.ai/",
            "nodeName": "https://www.coderabbit.ai/",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "Access-Control-Allow-Origin: *",
            "otherinfo": "The CORS misconfiguration on the web server permits cross-domain read requests from arbitrary third party domains, using unauthenticated APIs on this domain. Web browser implementations do not permit arbitrary third parties to read the response from authenticated APIs, however. This reduces the risk somewhat. This misconfiguration could be used by an attacker to access data that is available in an unauthenticated manner, but which uses some other form of security, such as IP address white-listing."
          },
          {
            "id": "67",
            "uri": "https://www.coderabbit.ai/agent",
            "nodeName": "https://www.coderabbit.ai/agent",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "Access-Control-Allow-Origin: *",
            "otherinfo": "The CORS misconfiguration on the web server permits cross-domain read requests from arbitrary third party domains, using unauthenticated APIs on this domain. Web browser implementations do not permit arbitrary third parties to read the response from authenticated APIs, however. This reduces the risk somewhat. This misconfiguration could be used by an attacker to access data that is available in an unauthenticated manner, but which uses some other form of security, such as IP address white-listing."
          },
          {
            "id": "32",
            "uri": "https://www.coderabbit.ai/pricing",
            "nodeName": "https://www.coderabbit.ai/pricing",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "Access-Control-Allow-Origin: *",
            "otherinfo": "The CORS misconfiguration on the web server permits cross-domain read requests from arbitrary third party domains, using unauthenticated APIs on this domain. Web browser implementations do not permit arbitrary third parties to read the response from authenticated APIs, however. This reduces the risk somewhat. This misconfiguration could be used by an attacker to access data that is available in an unauthenticated manner, but which uses some other form of security, such as IP address white-listing."
          },
          {
            "id": "3",
            "uri": "https://www.coderabbit.ai/robots.txt",
            "nodeName": "https://www.coderabbit.ai/robots.txt",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "Access-Control-Allow-Origin: *",
            "otherinfo": "The CORS misconfiguration on the web server permits cross-domain read requests from arbitrary third party domains, using unauthenticated APIs on this domain. Web browser implementations do not permit arbitrary third parties to read the response from authenticated APIs, however. This reduces the risk somewhat. This misconfiguration could be used by an attacker to access data that is available in an unauthenticated manner, but which uses some other form of security, such as IP address white-listing."
          },
          {
            "id": "13",
            "uri": "https://www.coderabbit.ai/sitemap.xml",
            "nodeName": "https://www.coderabbit.ai/sitemap.xml",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "Access-Control-Allow-Origin: *",
            "otherinfo": "The CORS misconfiguration on the web server permits cross-domain read requests from arbitrary third party domains, using unauthenticated APIs on this domain. Web browser implementations do not permit arbitrary third parties to read the response from authenticated APIs, however. This reduces the risk somewhat. This misconfiguration could be used by an attacker to access data that is available in an unauthenticated manner, but which uses some other form of security, such as IP address white-listing."
          }
        ],
        "count": "5",
        "systemic": true,
        "solution": "<p>Ensure that sensitive data is not available in an unauthenticated manner (using IP address white-listing, for instance).</p><p>Configure the \"Access-Control-Allow-Origin\" HTTP header to a more restrictive set of domains, or remove all CORS headers entirely, to allow the web browser to enforce the Same Origin Policy (SOP) in a more restrictive manner.</p>",
        "otherinfo": "<p>The CORS misconfiguration on the web server permits cross-domain read requests from arbitrary third party domains, using unauthenticated APIs on this domain. Web browser implementations do not permit arbitrary third parties to read the response from authenticated APIs, however. This reduces the risk somewhat. This misconfiguration could be used by an attacker to access data that is available in an unauthenticated manner, but which uses some other form of security, such as IP address white-listing.</p>",
        "reference": "<p>https://vulncat.fortify.com/en/detail?category=HTML5&subcategory=Overly%20Permissive%20CORS%20Policy</p>",
        "cweid": "264",
        "wascid": "14",
        "sourceid": "1"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "medium",
      "title": "Source Code Disclosure - PHP",
      "description": "<p>Application Source Code was disclosed by the web server. - PHP</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "10099",
        "alertRef": "10099",
        "alert": "Source Code Disclosure - PHP",
        "name": "Source Code Disclosure - PHP",
        "riskcode": "2",
        "confidence": "2",
        "riskdesc": "Medium (Medium)",
        "desc": "<p>Application Source Code was disclosed by the web server. - PHP</p>",
        "instances": [
          {
            "id": "147",
            "uri": "https://www.coderabbit.ai/blog/how-to-fix-20-common-php-issues-with-ai",
            "nodeName": "https://www.coderabbit.ai/blog/how-to-fix-20-common-php-issues-with-ai",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "$_POST[",
            "otherinfo": ""
          },
          {
            "id": "112",
            "uri": "https://www.coderabbit.ai/feed",
            "nodeName": "https://www.coderabbit.ai/feed",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "$_POST[",
            "otherinfo": ""
          }
        ],
        "count": "2",
        "systemic": false,
        "solution": "<p>Ensure that application Source Code is not available with alternative extensions, and ensure that source code is not present within other files or data deployed to the web server, or served by the web server.</p>",
        "otherinfo": "",
        "reference": "<p>https://nhimg.org/twitter-breach</p>",
        "cweid": "540",
        "wascid": "13",
        "sourceid": "3341"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "medium",
      "title": "Source Code Disclosure - Python",
      "description": "<p>Application Source Code was disclosed by the web server. - Python</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "10099",
        "alertRef": "10099",
        "alert": "Source Code Disclosure - Python",
        "name": "Source Code Disclosure - Python",
        "riskcode": "2",
        "confidence": "2",
        "riskdesc": "Medium (Medium)",
        "desc": "<p>Application Source Code was disclosed by the web server. - Python</p>",
        "instances": [
          {
            "id": "97",
            "uri": "https://www.coderabbit.ai/blog",
            "nodeName": "https://www.coderabbit.ai/blog",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": " for Slack in action:",
            "otherinfo": ""
          },
          {
            "id": "123",
            "uri": "https://www.coderabbit.ai/blog/coderabbit-agent-for-slack-workflows",
            "nodeName": "https://www.coderabbit.ai/blog/coderabbit-agent-for-slack-workflows",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": " for Slack in action:",
            "otherinfo": ""
          },
          {
            "id": "145",
            "uri": "https://www.coderabbit.ai/blog/how-to-setup-python-code-reviews-with-coderabbit",
            "nodeName": "https://www.coderabbit.ai/blog/how-to-setup-python-code-reviews-with-coderabbit",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "    for user in users:",
            "otherinfo": ""
          }
        ],
        "count": "3",
        "systemic": false,
        "solution": "<p>Ensure that application Source Code is not available with alternative extensions, and ensure that source code is not present within other files or data deployed to the web server, or served by the web server.</p>",
        "otherinfo": "",
        "reference": "<p>https://nhimg.org/twitter-breach</p>",
        "cweid": "540",
        "wascid": "13",
        "sourceid": "755"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "medium",
      "title": "Source Code Disclosure - SQL",
      "description": "<p>Application Source Code was disclosed by the web server. - SQL</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "10099",
        "alertRef": "10099",
        "alert": "Source Code Disclosure - SQL",
        "name": "Source Code Disclosure - SQL",
        "riskcode": "2",
        "confidence": "2",
        "riskdesc": "Medium (Medium)",
        "desc": "<p>Application Source Code was disclosed by the web server. - SQL</p>",
        "instances": [
          {
            "id": "136",
            "uri": "https://www.coderabbit.ai/blog/ai-native-universal-linter-ast-grep-llm",
            "nodeName": "https://www.coderabbit.ai/blog/ai-native-universal-linter-ast-grep-llm",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "SELECT * FROM users WHERE id ",
            "otherinfo": ""
          },
          {
            "id": "146",
            "uri": "https://www.coderabbit.ai/blog/how-to-automate-typescript-code-reviews-with-coderabbit",
            "nodeName": "https://www.coderabbit.ai/blog/how-to-automate-typescript-code-reviews-with-coderabbit",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "select specific ones from the list.",
            "otherinfo": ""
          },
          {
            "id": "124",
            "uri": "https://www.coderabbit.ai/blog/how-to-deploy-and-integrate-mcp-servers-with-coderabbit",
            "nodeName": "https://www.coderabbit.ai/blog/how-to-deploy-and-integrate-mcp-servers-with-coderabbit",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "select Integrations from the sidebar menu on your dashboard to add a new MCP server",
            "otherinfo": ""
          },
          {
            "id": "150",
            "uri": "https://www.coderabbit.ai/blog/how-to-effectively-plan-issues-on-linear-using-coderabbit-issue-planner",
            "nodeName": "https://www.coderabbit.ai/blog/how-to-effectively-plan-issues-on-linear-using-coderabbit-issue-planner",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "select the phases you want to work on and click **IDE Handoff**. If you have the CodeRabbit IDE extension installed (VS Code, Cursor, Windsurf, or any compatible editor), the agentic prompts land directly in your coding agent's input field, ready to execute. Pick your IDE from the dropdown and go.",
            "otherinfo": ""
          },
          {
            "id": "149",
            "uri": "https://www.coderabbit.ai/blog/north-pole-incident-report-why-santa-now-uses-ai-code-reviews",
            "nodeName": "https://www.coderabbit.ai/blog/north-pole-incident-report-why-santa-now-uses-ai-code-reviews",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "SELECT * FROM gifts WHERE kid ",
            "otherinfo": ""
          },
          {
            "id": "133",
            "uri": "https://www.coderabbit.ai/blog/why-developers-hate-linters",
            "nodeName": "https://www.coderabbit.ai/blog/why-developers-hate-linters",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "SELECT * FROM users WHERE username",
            "otherinfo": ""
          }
        ],
        "count": "6",
        "systemic": false,
        "solution": "<p>Ensure that application Source Code is not available with alternative extensions, and ensure that source code is not present within other files or data deployed to the web server, or served by the web server.</p>",
        "otherinfo": "",
        "reference": "<p>https://nhimg.org/twitter-breach</p>",
        "cweid": "540",
        "wascid": "13",
        "sourceid": "3093"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "medium",
      "title": "Sub Resource Integrity Attribute Missing",
      "description": "<p>The integrity attribute is missing on a script or link tag served by an external server. The integrity tag prevents an attacker who have gained access to this server from injecting a malicious content.</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "90003",
        "alertRef": "90003",
        "alert": "Sub Resource Integrity Attribute Missing",
        "name": "Sub Resource Integrity Attribute Missing",
        "riskcode": "2",
        "confidence": "3",
        "riskdesc": "Medium (High)",
        "desc": "<p>The integrity attribute is missing on a script or link tag served by an external server. The integrity tag prevents an attacker who have gained access to this server from injecting a malicious content.</p>",
        "instances": [
          {
            "id": "52",
            "uri": "https://www.coderabbit.ai/",
            "nodeName": "https://www.coderabbit.ai/",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "<link rel=\"preload\" href=\"https://www.googletagmanager.com/gtm.js?id=GTM-5BWLXJRC\" as=\"script\"/>",
            "otherinfo": ""
          },
          {
            "id": "81",
            "uri": "https://www.coderabbit.ai/agent",
            "nodeName": "https://www.coderabbit.ai/agent",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "<link rel=\"preload\" href=\"https://www.googletagmanager.com/gtm.js?id=GTM-5BWLXJRC\" as=\"script\"/>",
            "otherinfo": ""
          },
          {
            "id": "86",
            "uri": "https://www.coderabbit.ai/customers",
            "nodeName": "https://www.coderabbit.ai/customers",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "<link rel=\"preload\" href=\"https://www.googletagmanager.com/gtm.js?id=GTM-5BWLXJRC\" as=\"script\"/>",
            "otherinfo": ""
          },
          {
            "id": "83",
            "uri": "https://www.coderabbit.ai/enterprise",
            "nodeName": "https://www.coderabbit.ai/enterprise",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "<link rel=\"preload\" href=\"https://www.googletagmanager.com/gtm.js?id=GTM-5BWLXJRC\" as=\"script\"/>",
            "otherinfo": ""
          },
          {
            "id": "47",
            "uri": "https://www.coderabbit.ai/pricing",
            "nodeName": "https://www.coderabbit.ai/pricing",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "<link rel=\"preload\" href=\"https://www.googletagmanager.com/gtm.js?id=GTM-5BWLXJRC\" as=\"script\"/>",
            "otherinfo": ""
          }
        ],
        "count": "5",
        "systemic": true,
        "solution": "<p>Provide a valid integrity attribute to the tag.</p>",
        "otherinfo": "",
        "reference": "<p>https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity</p>",
        "cweid": "345",
        "wascid": "15",
        "sourceid": "6"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "low",
      "title": "Cookie No HttpOnly Flag",
      "description": "<p>A cookie has been set without the HttpOnly flag, which means that the cookie can be accessed by JavaScript. If a malicious script can be run on this page then the cookie will be accessible and can be transmitted to another site. If this is a session cookie then session hijacking may be possible.</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "10010",
        "alertRef": "10010",
        "alert": "Cookie No HttpOnly Flag",
        "name": "Cookie No HttpOnly Flag",
        "riskcode": "1",
        "confidence": "2",
        "riskdesc": "Low (Medium)",
        "desc": "<p>A cookie has been set without the HttpOnly flag, which means that the cookie can be accessed by JavaScript. If a malicious script can be run on this page then the cookie will be accessible and can be transmitted to another site. If this is a session cookie then session hijacking may be possible.</p>",
        "instances": [
          {
            "id": "65",
            "uri": "https://www.coderabbit.ai/agent",
            "nodeName": "https://www.coderabbit.ai/agent",
            "method": "GET",
            "param": "NEXT_LOCALE",
            "attack": "",
            "evidence": "Set-Cookie: NEXT_LOCALE",
            "otherinfo": ""
          },
          {
            "id": "75",
            "uri": "https://www.coderabbit.ai/customers",
            "nodeName": "https://www.coderabbit.ai/customers",
            "method": "GET",
            "param": "NEXT_LOCALE",
            "attack": "",
            "evidence": "Set-Cookie: NEXT_LOCALE",
            "otherinfo": ""
          },
          {
            "id": "71",
            "uri": "https://www.coderabbit.ai/enterprise",
            "nodeName": "https://www.coderabbit.ai/enterprise",
            "method": "GET",
            "param": "NEXT_LOCALE",
            "attack": "",
            "evidence": "Set-Cookie: NEXT_LOCALE",
            "otherinfo": ""
          },
          {
            "id": "108",
            "uri": "https://www.coderabbit.ai/ja/admin",
            "nodeName": "https://www.coderabbit.ai/ja/admin",
            "method": "GET",
            "param": "NEXT_LOCALE",
            "attack": "",
            "evidence": "Set-Cookie: NEXT_LOCALE",
            "otherinfo": ""
          },
          {
            "id": "30",
            "uri": "https://www.coderabbit.ai/pricing",
            "nodeName": "https://www.coderabbit.ai/pricing",
            "method": "GET",
            "param": "NEXT_LOCALE",
            "attack": "",
            "evidence": "Set-Cookie: NEXT_LOCALE",
            "otherinfo": ""
          }
        ],
        "count": "5",
        "systemic": true,
        "solution": "<p>Ensure that the HttpOnly flag is set for all cookies.</p>",
        "otherinfo": "",
        "reference": "<p>https://owasp.org/www-community/HttpOnly</p>",
        "cweid": "1004",
        "wascid": "13",
        "sourceid": "48"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "low",
      "title": "Cookie Without Secure Flag",
      "description": "<p>A cookie has been set without the secure flag, which means that the cookie can be accessed via unencrypted connections.</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "10011",
        "alertRef": "10011",
        "alert": "Cookie Without Secure Flag",
        "name": "Cookie Without Secure Flag",
        "riskcode": "1",
        "confidence": "2",
        "riskdesc": "Low (Medium)",
        "desc": "<p>A cookie has been set without the secure flag, which means that the cookie can be accessed via unencrypted connections.</p>",
        "instances": [
          {
            "id": "66",
            "uri": "https://www.coderabbit.ai/agent",
            "nodeName": "https://www.coderabbit.ai/agent",
            "method": "GET",
            "param": "NEXT_LOCALE",
            "attack": "",
            "evidence": "Set-Cookie: NEXT_LOCALE",
            "otherinfo": ""
          },
          {
            "id": "76",
            "uri": "https://www.coderabbit.ai/customers",
            "nodeName": "https://www.coderabbit.ai/customers",
            "method": "GET",
            "param": "NEXT_LOCALE",
            "attack": "",
            "evidence": "Set-Cookie: NEXT_LOCALE",
            "otherinfo": ""
          },
          {
            "id": "72",
            "uri": "https://www.coderabbit.ai/enterprise",
            "nodeName": "https://www.coderabbit.ai/enterprise",
            "method": "GET",
            "param": "NEXT_LOCALE",
            "attack": "",
            "evidence": "Set-Cookie: NEXT_LOCALE",
            "otherinfo": ""
          },
          {
            "id": "109",
            "uri": "https://www.coderabbit.ai/ja/admin",
            "nodeName": "https://www.coderabbit.ai/ja/admin",
            "method": "GET",
            "param": "NEXT_LOCALE",
            "attack": "",
            "evidence": "Set-Cookie: NEXT_LOCALE",
            "otherinfo": ""
          },
          {
            "id": "31",
            "uri": "https://www.coderabbit.ai/pricing",
            "nodeName": "https://www.coderabbit.ai/pricing",
            "method": "GET",
            "param": "NEXT_LOCALE",
            "attack": "",
            "evidence": "Set-Cookie: NEXT_LOCALE",
            "otherinfo": ""
          }
        ],
        "count": "5",
        "systemic": true,
        "solution": "<p>Whenever a cookie contains sensitive information or is a session token, then it should always be passed using an encrypted channel. Ensure that the secure flag is set for cookies containing such sensitive information.</p>",
        "otherinfo": "",
        "reference": "<p>https://owasp.org/www-project-web-security-testing-guide/v41/4-Web_Application_Security_Testing/06-Session_Management_Testing/02-Testing_for_Cookies_Attributes.html</p>",
        "cweid": "614",
        "wascid": "13",
        "sourceid": "48"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "low",
      "title": "Cross-Origin-Embedder-Policy Header Missing or Invalid",
      "description": "<p>Cross-Origin-Embedder-Policy header is a response header that prevents a document from loading any cross-origin resources that don't explicitly grant the document permission (using CORP or CORS).</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "90004",
        "alertRef": "90004-2",
        "alert": "Cross-Origin-Embedder-Policy Header Missing or Invalid",
        "name": "Cross-Origin-Embedder-Policy Header Missing or Invalid",
        "riskcode": "1",
        "confidence": "2",
        "riskdesc": "Low (Medium)",
        "desc": "<p>Cross-Origin-Embedder-Policy header is a response header that prevents a document from loading any cross-origin resources that don't explicitly grant the document permission (using CORP or CORS).</p>",
        "instances": [
          {
            "id": "14",
            "uri": "https://www.coderabbit.ai/",
            "nodeName": "https://www.coderabbit.ai/",
            "method": "GET",
            "param": "Cross-Origin-Embedder-Policy",
            "attack": "",
            "evidence": "",
            "otherinfo": ""
          },
          {
            "id": "23",
            "uri": "https://www.coderabbit.ai/agent",
            "nodeName": "https://www.coderabbit.ai/agent",
            "method": "GET",
            "param": "Cross-Origin-Embedder-Policy",
            "attack": "",
            "evidence": "",
            "otherinfo": ""
          },
          {
            "id": "62",
            "uri": "https://www.coderabbit.ai/enterprise",
            "nodeName": "https://www.coderabbit.ai/enterprise",
            "method": "GET",
            "param": "Cross-Origin-Embedder-Policy",
            "attack": "",
            "evidence": "",
            "otherinfo": ""
          },
          {
            "id": "20",
            "uri": "https://www.coderabbit.ai/pricing",
            "nodeName": "https://www.coderabbit.ai/pricing",
            "method": "GET",
            "param": "Cross-Origin-Embedder-Policy",
            "attack": "",
            "evidence": "",
            "otherinfo": ""
          },
          {
            "id": "9",
            "uri": "https://www.coderabbit.ai/sitemap.xml",
            "nodeName": "https://www.coderabbit.ai/sitemap.xml",
            "method": "GET",
            "param": "Cross-Origin-Embedder-Policy",
            "attack": "",
            "evidence": "",
            "otherinfo": ""
          }
        ],
        "count": "5",
        "systemic": false,
        "solution": "<p>Ensure that the application/web server sets the Cross-Origin-Embedder-Policy header appropriately, and that it sets the Cross-Origin-Embedder-Policy header to 'require-corp' for documents.</p><p>If possible, ensure that the end user uses a standards-compliant and modern web browser that supports the Cross-Origin-Embedder-Policy header (https://caniuse.com/mdn-http_headers_cross-origin-embedder-policy).</p>",
        "otherinfo": "",
        "reference": "<p>https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Cross-Origin-Embedder-Policy</p>",
        "cweid": "693",
        "wascid": "14",
        "sourceid": "1"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "low",
      "title": "Cross-Origin-Opener-Policy Header Missing or Invalid",
      "description": "<p>Cross-Origin-Opener-Policy header is a response header that allows a site to control if others included documents share the same browsing context. Sharing the same browsing context with untrusted documents might lead to data leak.</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "90004",
        "alertRef": "90004-3",
        "alert": "Cross-Origin-Opener-Policy Header Missing or Invalid",
        "name": "Cross-Origin-Opener-Policy Header Missing or Invalid",
        "riskcode": "1",
        "confidence": "2",
        "riskdesc": "Low (Medium)",
        "desc": "<p>Cross-Origin-Opener-Policy header is a response header that allows a site to control if others included documents share the same browsing context. Sharing the same browsing context with untrusted documents might lead to data leak.</p>",
        "instances": [
          {
            "id": "15",
            "uri": "https://www.coderabbit.ai/",
            "nodeName": "https://www.coderabbit.ai/",
            "method": "GET",
            "param": "Cross-Origin-Opener-Policy",
            "attack": "",
            "evidence": "",
            "otherinfo": ""
          },
          {
            "id": "24",
            "uri": "https://www.coderabbit.ai/agent",
            "nodeName": "https://www.coderabbit.ai/agent",
            "method": "GET",
            "param": "Cross-Origin-Opener-Policy",
            "attack": "",
            "evidence": "",
            "otherinfo": ""
          },
          {
            "id": "63",
            "uri": "https://www.coderabbit.ai/enterprise",
            "nodeName": "https://www.coderabbit.ai/enterprise",
            "method": "GET",
            "param": "Cross-Origin-Opener-Policy",
            "attack": "",
            "evidence": "",
            "otherinfo": ""
          },
          {
            "id": "21",
            "uri": "https://www.coderabbit.ai/pricing",
            "nodeName": "https://www.coderabbit.ai/pricing",
            "method": "GET",
            "param": "Cross-Origin-Opener-Policy",
            "attack": "",
            "evidence": "",
            "otherinfo": ""
          },
          {
            "id": "10",
            "uri": "https://www.coderabbit.ai/sitemap.xml",
            "nodeName": "https://www.coderabbit.ai/sitemap.xml",
            "method": "GET",
            "param": "Cross-Origin-Opener-Policy",
            "attack": "",
            "evidence": "",
            "otherinfo": ""
          }
        ],
        "count": "5",
        "systemic": false,
        "solution": "<p>Ensure that the application/web server sets the Cross-Origin-Opener-Policy header appropriately, and that it sets the Cross-Origin-Opener-Policy header to 'same-origin' for documents.</p><p>'same-origin-allow-popups' is considered as less secured and should be avoided.</p><p>If possible, ensure that the end user uses a standards-compliant and modern web browser that supports the Cross-Origin-Opener-Policy header (https://caniuse.com/mdn-http_headers_cross-origin-opener-policy).</p>",
        "otherinfo": "",
        "reference": "<p>https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Cross-Origin-Opener-Policy</p>",
        "cweid": "693",
        "wascid": "14",
        "sourceid": "1"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "low",
      "title": "Timestamp Disclosure - Unix",
      "description": "<p>A timestamp was disclosed by the application/web server. - Unix</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "10096",
        "alertRef": "10096",
        "alert": "Timestamp Disclosure - Unix",
        "name": "Timestamp Disclosure - Unix",
        "riskcode": "1",
        "confidence": "1",
        "riskdesc": "Low (Low)",
        "desc": "<p>A timestamp was disclosed by the application/web server. - Unix</p>",
        "instances": [
          {
            "id": "141",
            "uri": "https://www.coderabbit.ai/blog/how-to-use-an-ai-code-reviewer-on-github-in-4-examples",
            "nodeName": "https://www.coderabbit.ai/blog/how-to-use-an-ai-code-reviewer-on-github-in-4-examples",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "2085463729",
            "otherinfo": "2085463729, which evaluates to: 2036-02-01 07:28:49."
          },
          {
            "id": "120",
            "uri": "https://www.coderabbit.ai/feed",
            "nodeName": "https://www.coderabbit.ai/feed",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "2085463729",
            "otherinfo": "2085463729, which evaluates to: 2036-02-01 07:28:49."
          }
        ],
        "count": "2",
        "systemic": false,
        "solution": "<p>Manually confirm that the timestamp data is not sensitive, and that the data cannot be aggregated to disclose exploitable patterns.</p>",
        "otherinfo": "<p>2085463729, which evaluates to: 2036-02-01 07:28:49.</p>",
        "reference": "<p>https://cwe.mitre.org/data/definitions/200.html</p>",
        "cweid": "497",
        "wascid": "13",
        "sourceid": "3233"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "low",
      "title": "X-Content-Type-Options Header Missing",
      "description": "<p>The Anti-MIME-Sniffing header X-Content-Type-Options was not set to 'nosniff'. This allows older versions of Internet Explorer and Chrome to perform MIME-sniffing on the response body, potentially causing the response body to be interpreted and displayed as a content type other than the declared content type. Current (early 2014) and legacy versions of Firefox will use the declared content type (if one is set), rather than performing MIME-sniffing.</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "10021",
        "alertRef": "10021",
        "alert": "X-Content-Type-Options Header Missing",
        "name": "X-Content-Type-Options Header Missing",
        "riskcode": "1",
        "confidence": "2",
        "riskdesc": "Low (Medium)",
        "desc": "<p>The Anti-MIME-Sniffing header X-Content-Type-Options was not set to 'nosniff'. This allows older versions of Internet Explorer and Chrome to perform MIME-sniffing on the response body, potentially causing the response body to be interpreted and displayed as a content type other than the declared content type. Current (early 2014) and legacy versions of Firefox will use the declared content type (if one is set), rather than performing MIME-sniffing.</p>",
        "instances": [
          {
            "id": "125",
            "uri": "https://www.coderabbit.ai/_next/image?q=75&url=https%3A%2F%2Fvictorious-bubble-f69a016683.media.strapiapp.com%2FFrame_2147214141_9c16abf8ab.png&w=48",
            "nodeName": "https://www.coderabbit.ai/_next/image (q,url,w)",
            "method": "GET",
            "param": "x-content-type-options",
            "attack": "",
            "evidence": "",
            "otherinfo": "This issue still applies to error type pages (401, 403, 500, etc.) as those pages are often still affected by injection issues, in which case there is still concern for browsers sniffing pages away from their actual content type.\nAt \"High\" threshold this scan rule will not alert on client or server error responses."
          }
        ],
        "count": "1",
        "systemic": false,
        "solution": "<p>Ensure that the application/web server sets the Content-Type header appropriately, and that it sets the X-Content-Type-Options header to 'nosniff' for all web pages.</p><p>If possible, ensure that the end user uses a standards-compliant and modern web browser that does not perform MIME-sniffing at all, or that can be directed by the web application/web server to not perform MIME-sniffing.</p>",
        "otherinfo": "<p>This issue still applies to error type pages (401, 403, 500, etc.) as those pages are often still affected by injection issues, in which case there is still concern for browsers sniffing pages away from their actual content type.</p><p>At \"High\" threshold this scan rule will not alert on client or server error responses.</p>",
        "reference": "<p>https://learn.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/compatibility/gg622941(v=vs.85)</p><p>https://owasp.org/www-community/Security_Headers</p>",
        "cweid": "693",
        "wascid": "15",
        "sourceid": "2564"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "informational",
      "title": "Modern Web Application",
      "description": "<p>The application appears to be a modern web application. If you need to explore it automatically then the Ajax Spider may well be more effective than the standard one.</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "10109",
        "alertRef": "10109",
        "alert": "Modern Web Application",
        "name": "Modern Web Application",
        "riskcode": "0",
        "confidence": "2",
        "riskdesc": "Informational (Medium)",
        "desc": "<p>The application appears to be a modern web application. If you need to explore it automatically then the Ajax Spider may well be more effective than the standard one.</p>",
        "instances": [
          {
            "id": "49",
            "uri": "https://www.coderabbit.ai/",
            "nodeName": "https://www.coderabbit.ai/",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "<a target=\"_self\" class=\"peer inline-flex items-center gap-x-1 w-fit font-medium text-gray-900 dark:text-gray-350 hover:text-pink-700 dark:hover:text-white focus:text-orange-500 dark:focus:text-white focus:outline-offset-4 active:text-green-500 dark:active:text-white transition-colors duration-300 ease-in-out \" href=\"/agent\">Agent</a>",
            "otherinfo": "Links have been found with a target of '_self' - this is often used by modern frameworks to force a full page reload."
          },
          {
            "id": "55",
            "uri": "https://www.coderabbit.ai/admin",
            "nodeName": "https://www.coderabbit.ai/admin",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "<script src=\"/_next/static/chunks/3k42t4sd_fff3.js?dpl=dpl_8BctziGf97D28TWFq38DGnUpXYfu\" async=\"\"></script>",
            "otherinfo": "No links have been found while there are scripts, which is an indication that this is a modern web application."
          },
          {
            "id": "78",
            "uri": "https://www.coderabbit.ai/agent",
            "nodeName": "https://www.coderabbit.ai/agent",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "<a target=\"_self\" class=\"peer inline-flex items-center gap-x-1 w-fit font-medium text-gray-900 dark:text-gray-350 hover:text-pink-700 dark:hover:text-white focus:text-orange-500 dark:focus:text-white focus:outline-offset-4 active:text-green-500 dark:active:text-white transition-colors duration-300 ease-in-out \" href=\"/agent\">Agent</a>",
            "otherinfo": "Links have been found with a target of '_self' - this is often used by modern frameworks to force a full page reload."
          },
          {
            "id": "68",
            "uri": "https://www.coderabbit.ai/api",
            "nodeName": "https://www.coderabbit.ai/api",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "<script src=\"/_next/static/chunks/3k42t4sd_fff3.js?dpl=dpl_8BctziGf97D28TWFq38DGnUpXYfu\" async=\"\"></script>",
            "otherinfo": "No links have been found while there are scripts, which is an indication that this is a modern web application."
          },
          {
            "id": "45",
            "uri": "https://www.coderabbit.ai/pricing",
            "nodeName": "https://www.coderabbit.ai/pricing",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "<a target=\"_self\" class=\"peer inline-flex items-center gap-x-1 w-fit font-medium text-gray-900 dark:text-gray-350 hover:text-pink-700 dark:hover:text-white focus:text-orange-500 dark:focus:text-white focus:outline-offset-4 active:text-green-500 dark:active:text-white transition-colors duration-300 ease-in-out \" href=\"/agent\">Agent</a>",
            "otherinfo": "Links have been found with a target of '_self' - this is often used by modern frameworks to force a full page reload."
          }
        ],
        "count": "5",
        "systemic": true,
        "solution": "<p>This is an informational alert and so no changes are required.</p>",
        "otherinfo": "<p>Links have been found with a target of '_self' - this is often used by modern frameworks to force a full page reload.</p>",
        "reference": "",
        "cweid": "-1",
        "wascid": "-1",
        "sourceid": "6"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "informational",
      "title": "Re-examine Cache-control Directives",
      "description": "<p>The cache-control header has not been set properly or is missing, allowing the browser and proxies to cache content. For static assets like css, js, or image files this might be intended, however, the resources should be reviewed to ensure that no sensitive content will be cached.</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "10015",
        "alertRef": "10015",
        "alert": "Re-examine Cache-control Directives",
        "name": "Re-examine Cache-control Directives",
        "riskcode": "0",
        "confidence": "1",
        "riskdesc": "Informational (Low)",
        "desc": "<p>The cache-control header has not been set properly or is missing, allowing the browser and proxies to cache content. For static assets like css, js, or image files this might be intended, however, the resources should be reviewed to ensure that no sensitive content will be cached.</p>",
        "instances": [
          {
            "id": "33",
            "uri": "https://www.coderabbit.ai/",
            "nodeName": "https://www.coderabbit.ai/",
            "method": "GET",
            "param": "cache-control",
            "attack": "",
            "evidence": "public, max-age=0, must-revalidate",
            "otherinfo": ""
          },
          {
            "id": "64",
            "uri": "https://www.coderabbit.ai/agent",
            "nodeName": "https://www.coderabbit.ai/agent",
            "method": "GET",
            "param": "cache-control",
            "attack": "",
            "evidence": "public, max-age=0, must-revalidate",
            "otherinfo": ""
          },
          {
            "id": "25",
            "uri": "https://www.coderabbit.ai/pricing",
            "nodeName": "https://www.coderabbit.ai/pricing",
            "method": "GET",
            "param": "cache-control",
            "attack": "",
            "evidence": "public, max-age=0, must-revalidate",
            "otherinfo": ""
          },
          {
            "id": "2",
            "uri": "https://www.coderabbit.ai/robots.txt",
            "nodeName": "https://www.coderabbit.ai/robots.txt",
            "method": "GET",
            "param": "cache-control",
            "attack": "",
            "evidence": "public, max-age=0, must-revalidate",
            "otherinfo": ""
          },
          {
            "id": "12",
            "uri": "https://www.coderabbit.ai/sitemap.xml",
            "nodeName": "https://www.coderabbit.ai/sitemap.xml",
            "method": "GET",
            "param": "cache-control",
            "attack": "",
            "evidence": "public, max-age=0, must-revalidate",
            "otherinfo": ""
          }
        ],
        "count": "5",
        "systemic": true,
        "solution": "<p>For secure content, ensure the cache-control HTTP header is set with \"no-cache, no-store, must-revalidate\". If an asset should be cached consider setting the directives \"public, max-age, immutable\".</p>",
        "otherinfo": "",
        "reference": "<p>https://cheatsheetseries.owasp.org/cheatsheets/Session_Management_Cheat_Sheet.html#web-content-caching</p><p>https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Cache-Control</p><p>https://grayduck.mn/2021/09/13/cache-control-recommendations/</p>",
        "cweid": "525",
        "wascid": "13",
        "sourceid": "1"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "informational",
      "title": "Retrieved from Cache",
      "description": "<p>The content was retrieved from a shared cache. If the response data is sensitive, personal or user-specific, this may result in sensitive information being leaked. In some cases, this may even result in a user gaining complete control of the session of another user, depending on the configuration of the caching components in use in their environment. This is primarily an issue where caching servers such as \"proxy\" caches are configured on the local network. This configuration is typically found in corporate or educational environments, for instance.</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "10050",
        "alertRef": "10050-2",
        "alert": "Retrieved from Cache",
        "name": "Retrieved from Cache",
        "riskcode": "0",
        "confidence": "2",
        "riskdesc": "Informational (Medium)",
        "desc": "<p>The content was retrieved from a shared cache. If the response data is sensitive, personal or user-specific, this may result in sensitive information being leaked. In some cases, this may even result in a user gaining complete control of the session of another user, depending on the configuration of the caching components in use in their environment. This is primarily an issue where caching servers such as \"proxy\" caches are configured on the local network. This configuration is typically found in corporate or educational environments, for instance.</p>",
        "instances": [
          {
            "id": "51",
            "uri": "https://www.coderabbit.ai/",
            "nodeName": "https://www.coderabbit.ai/",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "Age: 26388",
            "otherinfo": "The presence of the 'Age' header indicates that a HTTP/1.1 compliant caching server is in use."
          },
          {
            "id": "53",
            "uri": "https://www.coderabbit.ai/",
            "nodeName": "https://www.coderabbit.ai/",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "Age: 26391",
            "otherinfo": "The presence of the 'Age' header indicates that a HTTP/1.1 compliant caching server is in use."
          },
          {
            "id": "46",
            "uri": "https://www.coderabbit.ai/pricing",
            "nodeName": "https://www.coderabbit.ai/pricing",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "Age: 26345",
            "otherinfo": "The presence of the 'Age' header indicates that a HTTP/1.1 compliant caching server is in use."
          },
          {
            "id": "4",
            "uri": "https://www.coderabbit.ai/robots.txt",
            "nodeName": "https://www.coderabbit.ai/robots.txt",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "Age: 0",
            "otherinfo": "The presence of the 'Age' header indicates that a HTTP/1.1 compliant caching server is in use."
          },
          {
            "id": "19",
            "uri": "https://www.coderabbit.ai/sitemap.xml",
            "nodeName": "https://www.coderabbit.ai/sitemap.xml",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "Age: 0",
            "otherinfo": "The presence of the 'Age' header indicates that a HTTP/1.1 compliant caching server is in use."
          }
        ],
        "count": "5",
        "systemic": true,
        "solution": "<p>Validate that the response does not contain sensitive, personal or user-specific information. If it does, consider the use of the following HTTP response headers, to limit, or prevent the content being stored and retrieved from the cache by another user:</p><p>Cache-Control: no-cache, no-store, must-revalidate, private</p><p>Pragma: no-cache</p><p>Expires: 0</p><p>This configuration directs both HTTP 1.0 and HTTP 1.1 compliant caching servers to not store the response, and to not retrieve the response (without validation) from the cache, in response to a similar request.</p>",
        "otherinfo": "<p>The presence of the 'Age' header indicates that a HTTP/1.1 compliant caching server is in use.</p>",
        "reference": "<p>https://datatracker.ietf.org/doc/html/rfc7234</p><p>https://datatracker.ietf.org/doc/html/rfc7231</p><p>https://www.rfc-editor.org/rfc/rfc9110.html</p>",
        "cweid": "525",
        "wascid": "-1",
        "sourceid": "6"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "informational",
      "title": "Session Management Response Identified",
      "description": "<p>The given response has been identified as containing a session management token. The 'Other Info' field contains a set of header tokens that can be used in the Header Based Session Management Method. If the request is in a context which has a Session Management Method set to \"Auto-Detect\" then this rule will change the session management to use the tokens identified.</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "10112",
        "alertRef": "10112",
        "alert": "Session Management Response Identified",
        "name": "Session Management Response Identified",
        "riskcode": "0",
        "confidence": "2",
        "riskdesc": "Informational (Medium)",
        "desc": "<p>The given response has been identified as containing a session management token. The 'Other Info' field contains a set of header tokens that can be used in the Header Based Session Management Method. If the request is in a context which has a Session Management Method set to \"Auto-Detect\" then this rule will change the session management to use the tokens identified.</p>",
        "instances": [
          {
            "id": "56",
            "uri": "https://www.coderabbit.ai/",
            "nodeName": "https://www.coderabbit.ai/",
            "method": "GET",
            "param": "visitor_id",
            "attack": "",
            "evidence": "visitor_id",
            "otherinfo": "cookie:visitor_id"
          },
          {
            "id": "5",
            "uri": "https://www.coderabbit.ai/",
            "nodeName": "https://www.coderabbit.ai/",
            "method": "GET",
            "param": "visitor_id",
            "attack": "",
            "evidence": "visitor_id",
            "otherinfo": "cookie:visitor_id"
          }
        ],
        "count": "2",
        "systemic": false,
        "solution": "<p>This is an informational alert rather than a vulnerability and so there is nothing to fix.</p>",
        "otherinfo": "<p>cookie:visitor_id</p>",
        "reference": "<p>https://www.zaproxy.org/docs/desktop/addons/authentication-helper/session-mgmt-id/</p>",
        "cweid": "-1",
        "wascid": "-1",
        "sourceid": "6"
      }
    },
    {
      "tool": "zap",
      "type": "web",
      "severity": "informational",
      "title": "Storable but Non-Cacheable Content",
      "description": "<p>The response contents are storable by caching components such as proxy servers, but will not be retrieved directly from the cache, without validating the request upstream, in response to similar requests from other users.</p>",
      "endpoint": null,
      "raw": {
        "pluginid": "10049",
        "alertRef": "10049-2",
        "alert": "Storable but Non-Cacheable Content",
        "name": "Storable but Non-Cacheable Content",
        "riskcode": "0",
        "confidence": "2",
        "riskdesc": "Informational (Medium)",
        "desc": "<p>The response contents are storable by caching components such as proxy servers, but will not be retrieved directly from the cache, without validating the request upstream, in response to similar requests from other users.</p>",
        "instances": [
          {
            "id": "7",
            "uri": "https://www.coderabbit.ai/",
            "nodeName": "https://www.coderabbit.ai/",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "max-age=0",
            "otherinfo": ""
          },
          {
            "id": "6",
            "uri": "https://www.coderabbit.ai/admin/",
            "nodeName": "https://www.coderabbit.ai/admin/",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "max-age=0",
            "otherinfo": ""
          },
          {
            "id": "0",
            "uri": "https://www.coderabbit.ai/api/",
            "nodeName": "https://www.coderabbit.ai/api/",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "max-age=0",
            "otherinfo": ""
          },
          {
            "id": "1",
            "uri": "https://www.coderabbit.ai/robots.txt",
            "nodeName": "https://www.coderabbit.ai/robots.txt",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "max-age=0",
            "otherinfo": ""
          },
          {
            "id": "8",
            "uri": "https://www.coderabbit.ai/sitemap.xml",
            "nodeName": "https://www.coderabbit.ai/sitemap.xml",
            "method": "GET",
            "param": "",
            "attack": "",
            "evidence": "max-age=0",
            "otherinfo": ""
          }
        ],
        "count": "5",
        "systemic": true,
        "solution": "",
        "otherinfo": "",
        "reference": "<p>https://datatracker.ietf.org/doc/html/rfc7234</p><p>https://datatracker.ietf.org/doc/html/rfc7231</p><p>https://www.w3.org/Protocols/rfc2616/rfc2616-sec13.html</p>",
        "cweid": "524",
        "wascid": "13",
        "sourceid": "6"
      }
    }
  ],
  "warnings": [
    "worker_security.py / subfinder: 0 findings — no subdomains or lookup blocked; continuing",
    "worker_security.py / nuclei: 0 findings after 587s (limit 1200s) — site may block automated scans, need longer SCAN_NUCLEI_TIMEOUT, or no critical/high/medium templates matched"
  ],
  "target_name": "Coderabbit"
}