Promptheal Dashboard
Total Detections
127
Secrets detected across all sources
Redacted
98
77% of total detections
Blocked
29
23% of total detections
Critical Severity
27
21% of total detections
Detection Trends
Secret detection activity over the past 7 days
Recent Detections
Latest secret detection events
tokenmedium
VSCode•6/18/2023, 9:40:55 AM
const githubToken = 'REDACTED_TOKEN';
Redacted
passwordcritical
OpenAI API•6/17/2023, 3:50:30 PM
const dbPassword = 'MySuperSecretDbPassword!123';
Blocked
api keyhigh
JetBrains•6/16/2023, 10:25:15 AM
const stripeKey = 'REDACTED_API_KEY';
Redacted
oauth tokenhigh
GitHub Copilot•6/15/2023, 1:10:40 PM
const oauthToken = 'REDACTED_OAUTH_TOKEN';
Redacted
private keyhigh
VSCode•6/14/2023, 8:30:25 AM
const privateKey = 'REDACTED_PRIVATE_KEY';
Redacted