Back to repositories

github-recent__mbarbine__ja4-vercel-lab-2

ja4-vercel-lab-2

This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).

GitHub

Capabilities

13

Risks

1

Maturity

deprecated

Confidence

high

Capabilities

Metrics and Reporting

analytics.metrics-reporting

analyticspartial

Source evidence indicates analytics, metrics, reports, scores, or aggregation behavior.

package.json

Workflow Runner

automation.workflow-runner

automationpartial

Source evidence indicates jobs, workflows, queues, cron tasks, or automation runs.

app/pages/api/cron.ts

Content Publishing Workflow

content.publishing-workflow

content-managementpartial

Source evidence indicates content, docs, posts, publishing, CMS, or markdown/MDX workflows.

package.jsonpostcss.config.mjs

Operational Dashboard

dashboard.operational-dashboard

dashboardpattern_only

Source evidence indicates dashboard, admin, status, or overview UI surfaces.

app/components/Dashboard.tsxapp/components/VercelDashboard.tsxapp/pages/api/update-status.js

Data Import and Export

data.import-export

data-exportpartial

Source evidence indicates import, export, CSV, JSON, XML, or structured data transfer behavior.

package.jsontsconfig.json

Database Schema Management

database.schema-management

databasepartial

Repository includes database schemas, migrations, or database framework dependencies.

package.jsonsupabase/migrations/20250217202548_remote_schema.sqlsupabase/migrations/20250217202726_remote_schema.sqlsupabase/migrations/20250217204148_remote_schema.sql

Supabase Integration

integration.supabase

integrationpartial

Repository has source-backed indicators for a Supabase integration.

.jules/bolt.mdapp/components/Dashboard.tsxapp/lib/supabase.tsapp/middleware/middleware.js

Vercel Integration

integration.vercel

integrationpartial

Repository has source-backed indicators for a Vercel integration.

app/components/VercelDashboard.tsxapp/layout.tsxapp/middleware/middleware.jsapp/pages/api/cron.ts

Trace and Logging

observability.trace-logging

observabilitypartial

Source evidence indicates trace, span, logging, monitoring, or OpenTelemetry behavior.

app/pages/api/logs.js

Application Routes

routing.application-pages

routingpattern_only

Repository contains user-facing application page routes.

app/test-get/page.tsx

Environment Configuration

security.env-configuration

securitypattern_only

Repository references environment variables; secret-like names are cataloged without values.

app/components/Dashboard.tsxapp/components/VercelDashboard.tsxapp/lib/supabase.tsapp/middleware/middleware.js

Automated Test Suite

testing.automated-tests

testingpattern_only

Repository includes automated test files.

app/test-get/page.tsx

UI Component Library

ui.component-library

ui-componentpartial

Reusable UI components were found in component-oriented source paths.

app/components/Dashboard.tsxapp/components/ToasterProvider.tsxapp/components/VercelDashboard.tsx