Netlify
tcp/443
The following URL (usually /.git/config) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522f7e85b93
[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true ignorecase = true precomposeunicode = true [remote "origin"] url = https://github.com/aipathkey/pathkey.git fetch = +refs/heads/*:refs/remotes/origin/* [branch "main"] remote = origin merge = refs/heads/main
Open service 75.2.60.5:443 · pathkey.in
2026-01-09 22:35
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 0
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; fwd=miss
Content-Length: 633205
Content-Type: text/html; charset=UTF-8
Date: Fri, 09 Jan 2026 22:35:49 GMT
Etag: "448071bea4e2579a4de2882097153569-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KEJEDN1ZCEAG5J92YDTG9A1A
Connection: close
Page title: Pathkey | Suyog Patki
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Pathkey | Suyog Patki</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description"
content="Pathkey is the personal advisory brand of Avani & Suyog Patki – a values-first founders, servant leaders and AI-wise advisors helping CxOs build organisations that are trusted, human and future-ready." />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap"
rel="stylesheet" />
<style>
:root {
--bg: #050814;
--bg-elevated: #0b1022;
--bg-soft: #101628;
--accent: #facc15;
--accent-soft: rgba(250, 204, 21, 0.12);
--text: #e5e7eb;
--subtle: #9ca3af;
--muted: #6b7280;
--border: #1f2937;
--danger: #f97373;
--radius-lg: 18px;
--radius-xl: 28px;
--shadow-soft: 0 18px 45px rgba(0, 0, 0, 0.7);
--max-w: 1120px;
--transition-fast: 200ms ease-out;
--transition-slow: 800ms cubic-bezier(0.5, 0, 0, 1);
}
.reveal {
opacity: 0;
transform: translateY(30px);
transition: all var(--transition-slow);
}
.reveal.active {
opacity: 1;
transform: translateY(0);
}
* {
box-sizing: border-box;
}
html,
body {
margin: 0;
padding: 0;
background-color: #020617;
background-image:
radial-gradient(circle at 50% 0%, #1e293b 0%, transparent 60%),
radial-gradient(circle at 100% 0%, rgba(250, 204, 21, 0.08) 0%, transparent 30%),
radial-gradient(circle at 0% 100%, rgba(250, 204, 21, 0.05) 0%, transparent 30%);
color: var(--text);
font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
-webkit-font-smoothing: antialiased;
scroll-behavior: smooth;
min-height: 100vh;
-webkit-user-select: none;
/* Safari */
-moz-user-select: none;
/* Firefox */
-ms-user-select: none;
/* IE10+/Edge */
user-select: none;
/* Standard */
}
body::before {
content: "";
position: fixed;
inset: 0;
z-index: 9999;
pointer-events: none;
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.08'/%3E%3C/svg%3E");
opacity: 0.4;
mix-blend-mode: screen;
}
a {
color: inherit;
text-decoration: none;
}
body {
display: flex;
flex-direction: column;
min-height: 100vh;
}
.page {
width: 100%;
}
.shell {
width: 100%;
max-width: var(--max-w);
margin: 0 auto;
padding: 0 18px;
}
header {
position: sticky;
top: 0;
z-index: 20;
backdrop-filter: blur(18px);
background: linear-gradient(to bottom,
rgba(2, 6, 23, 0.95),
rgba(2, 6, 23, 0.75),
transparent);
}
.nav {
display: flex;
align-items: center;
justify-content: center;
padding: 12px 0;
border-bottom: 1px solid rgba(15, 23, 42, 0.9);
}
.l
Open service 75.2.60.5:443 · pathkey.in
2025-12-30 12:35
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 0
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; fwd=miss
Content-Length: 633205
Content-Type: text/html; charset=UTF-8
Date: Tue, 30 Dec 2025 12:35:33 GMT
Etag: "448071bea4e2579a4de2882097153569-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KDQM3BB1659ANRQ9EHSFX14X
Connection: close
Page title: Pathkey | Suyog Patki
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Pathkey | Suyog Patki</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description"
content="Pathkey is the personal advisory brand of Avani & Suyog Patki – a values-first founders, servant leaders and AI-wise advisors helping CxOs build organisations that are trusted, human and future-ready." />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap"
rel="stylesheet" />
<style>
:root {
--bg: #050814;
--bg-elevated: #0b1022;
--bg-soft: #101628;
--accent: #facc15;
--accent-soft: rgba(250, 204, 21, 0.12);
--text: #e5e7eb;
--subtle: #9ca3af;
--muted: #6b7280;
--border: #1f2937;
--danger: #f97373;
--radius-lg: 18px;
--radius-xl: 28px;
--shadow-soft: 0 18px 45px rgba(0, 0, 0, 0.7);
--max-w: 1120px;
--transition-fast: 200ms ease-out;
--transition-slow: 800ms cubic-bezier(0.5, 0, 0, 1);
}
.reveal {
opacity: 0;
transform: translateY(30px);
transition: all var(--transition-slow);
}
.reveal.active {
opacity: 1;
transform: translateY(0);
}
* {
box-sizing: border-box;
}
html,
body {
margin: 0;
padding: 0;
background-color: #020617;
background-image:
radial-gradient(circle at 50% 0%, #1e293b 0%, transparent 60%),
radial-gradient(circle at 100% 0%, rgba(250, 204, 21, 0.08) 0%, transparent 30%),
radial-gradient(circle at 0% 100%, rgba(250, 204, 21, 0.05) 0%, transparent 30%);
color: var(--text);
font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
-webkit-font-smoothing: antialiased;
scroll-behavior: smooth;
min-height: 100vh;
-webkit-user-select: none;
/* Safari */
-moz-user-select: none;
/* Firefox */
-ms-user-select: none;
/* IE10+/Edge */
user-select: none;
/* Standard */
}
body::before {
content: "";
position: fixed;
inset: 0;
z-index: 9999;
pointer-events: none;
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.08'/%3E%3C/svg%3E");
opacity: 0.4;
mix-blend-mode: screen;
}
a {
color: inherit;
text-decoration: none;
}
body {
display: flex;
flex-direction: column;
min-height: 100vh;
}
.page {
width: 100%;
}
.shell {
width: 100%;
max-width: var(--max-w);
margin: 0 auto;
padding: 0 18px;
}
header {
position: sticky;
top: 0;
z-index: 20;
backdrop-filter: blur(18px);
background: linear-gradient(to bottom,
rgba(2, 6, 23, 0.95),
rgba(2, 6, 23, 0.75),
transparent);
}
.nav {
display: flex;
align-items: center;
justify-content: center;
padding: 12px 0;
border-bottom: 1px solid rgba(15, 23, 42, 0.9);
}
.l
Open service 75.2.60.5:443 · pathkey.in
2025-12-22 11:34
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 0
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 633205
Content-Type: text/html; charset=UTF-8
Date: Mon, 22 Dec 2025 11:34:04 GMT
Etag: "448071bea4e2579a4de2882097153569-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KD2XCZYFGFM3B8WQJ0G1D68E
Connection: close
Page title: Pathkey | Suyog Patki
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Pathkey | Suyog Patki</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description"
content="Pathkey is the personal advisory brand of Avani & Suyog Patki – a values-first founders, servant leaders and AI-wise advisors helping CxOs build organisations that are trusted, human and future-ready." />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap"
rel="stylesheet" />
<style>
:root {
--bg: #050814;
--bg-elevated: #0b1022;
--bg-soft: #101628;
--accent: #facc15;
--accent-soft: rgba(250, 204, 21, 0.12);
--text: #e5e7eb;
--subtle: #9ca3af;
--muted: #6b7280;
--border: #1f2937;
--danger: #f97373;
--radius-lg: 18px;
--radius-xl: 28px;
--shadow-soft: 0 18px 45px rgba(0, 0, 0, 0.7);
--max-w: 1120px;
--transition-fast: 200ms ease-out;
--transition-slow: 800ms cubic-bezier(0.5, 0, 0, 1);
}
.reveal {
opacity: 0;
transform: translateY(30px);
transition: all var(--transition-slow);
}
.reveal.active {
opacity: 1;
transform: translateY(0);
}
* {
box-sizing: border-box;
}
html,
body {
margin: 0;
padding: 0;
background-color: #020617;
background-image:
radial-gradient(circle at 50% 0%, #1e293b 0%, transparent 60%),
radial-gradient(circle at 100% 0%, rgba(250, 204, 21, 0.08) 0%, transparent 30%),
radial-gradient(circle at 0% 100%, rgba(250, 204, 21, 0.05) 0%, transparent 30%);
color: var(--text);
font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
-webkit-font-smoothing: antialiased;
scroll-behavior: smooth;
min-height: 100vh;
-webkit-user-select: none;
/* Safari */
-moz-user-select: none;
/* Firefox */
-ms-user-select: none;
/* IE10+/Edge */
user-select: none;
/* Standard */
}
body::before {
content: "";
position: fixed;
inset: 0;
z-index: 9999;
pointer-events: none;
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.08'/%3E%3C/svg%3E");
opacity: 0.4;
mix-blend-mode: screen;
}
a {
color: inherit;
text-decoration: none;
}
body {
display: flex;
flex-direction: column;
min-height: 100vh;
}
.page {
width: 100%;
}
.shell {
width: 100%;
max-width: var(--max-w);
margin: 0 auto;
padding: 0 18px;
}
header {
position: sticky;
top: 0;
z-index: 20;
backdrop-filter: blur(18px);
background: linear-gradient(to bottom,
rgba(2, 6, 23, 0.95),
rgba(2, 6, 23, 0.75),
transparent);
}
.nav {
display: flex;
align-items: center;
justify-content: center;
padding: 12px 0;
border-bottom: 1px solid rgba(15, 23, 42, 0.9);
}
.l
Open service 75.2.60.5:443 · pathkey.in
2025-12-20 10:54
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 1
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 633205
Content-Type: text/html; charset=UTF-8
Date: Sat, 20 Dec 2025 10:55:01 GMT
Etag: "448071bea4e2579a4de2882097153569-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KCXPC1ZQC63YF0TM3B0G5GD0
Connection: close
Page title: Pathkey | Suyog Patki
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Pathkey | Suyog Patki</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description"
content="Pathkey is the personal advisory brand of Avani & Suyog Patki – a values-first founders, servant leaders and AI-wise advisors helping CxOs build organisations that are trusted, human and future-ready." />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap"
rel="stylesheet" />
<style>
:root {
--bg: #050814;
--bg-elevated: #0b1022;
--bg-soft: #101628;
--accent: #facc15;
--accent-soft: rgba(250, 204, 21, 0.12);
--text: #e5e7eb;
--subtle: #9ca3af;
--muted: #6b7280;
--border: #1f2937;
--danger: #f97373;
--radius-lg: 18px;
--radius-xl: 28px;
--shadow-soft: 0 18px 45px rgba(0, 0, 0, 0.7);
--max-w: 1120px;
--transition-fast: 200ms ease-out;
--transition-slow: 800ms cubic-bezier(0.5, 0, 0, 1);
}
.reveal {
opacity: 0;
transform: translateY(30px);
transition: all var(--transition-slow);
}
.reveal.active {
opacity: 1;
transform: translateY(0);
}
* {
box-sizing: border-box;
}
html,
body {
margin: 0;
padding: 0;
background-color: #020617;
background-image:
radial-gradient(circle at 50% 0%, #1e293b 0%, transparent 60%),
radial-gradient(circle at 100% 0%, rgba(250, 204, 21, 0.08) 0%, transparent 30%),
radial-gradient(circle at 0% 100%, rgba(250, 204, 21, 0.05) 0%, transparent 30%);
color: var(--text);
font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
-webkit-font-smoothing: antialiased;
scroll-behavior: smooth;
min-height: 100vh;
-webkit-user-select: none;
/* Safari */
-moz-user-select: none;
/* Firefox */
-ms-user-select: none;
/* IE10+/Edge */
user-select: none;
/* Standard */
}
body::before {
content: "";
position: fixed;
inset: 0;
z-index: 9999;
pointer-events: none;
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.08'/%3E%3C/svg%3E");
opacity: 0.4;
mix-blend-mode: screen;
}
a {
color: inherit;
text-decoration: none;
}
body {
display: flex;
flex-direction: column;
min-height: 100vh;
}
.page {
width: 100%;
}
.shell {
width: 100%;
max-width: var(--max-w);
margin: 0 auto;
padding: 0 18px;
}
header {
position: sticky;
top: 0;
z-index: 20;
backdrop-filter: blur(18px);
background: linear-gradient(to bottom,
rgba(2, 6, 23, 0.95),
rgba(2, 6, 23, 0.75),
transparent);
}
.nav {
display: flex;
align-items: center;
justify-content: center;
padding: 12px 0;
border-bottom: 1px solid rgba(15, 23, 42, 0.9);
}
.l