Skip to Content
GuidesYour First Day with CodeStax

Your First Day with CodeStax

This guide walks you through everything you need to do on your first day — from creating your account to reviewing real scan results. By the end, you’ll have a fully configured workspace with automated security scanning.

The 5-Minute Setup

What Gets Scanned

CodeStax runs six security and quality engines on every scan:

Understanding Your Dashboard

After your first scan completes, your dashboard shows:

SectionWhat It Tells You
Security ScoreOverall security posture (0-100). Aim for 80+
Severity BreakdownCount of Critical, High, Medium, and Low findings
Scan HistoryTimeline of all scans with status and duration
Top IssuesMost impactful findings sorted by severity and exploitability
Code HealthQuality metrics including complexity, dead code, and duplication

Once you’re comfortable with the basics:

  1. Set up quality gates — Define minimum standards for your codebase
  2. Configure PR reviews — Get automated feedback on every pull request
  3. Invite your team — Add developers, leads, and stakeholders
  4. Configure quality tools — Fine-tune Radon, Vulture, and jscpd thresholds
  5. Set up notifications — Get alerted on critical findings