What private data does Code Radar avoid collecting?
Radar does not collect source text, source paths, source snippets, repository contents, secrets found in code, report payloads, raw license keys, raw hardware identifiers, or code archives.
Privacy
Code Radar is a local-first, offline code scanner for no source upload SAST workflows. License checks and optional telemetry use metadata; scans and reports remain in the local workspace or CI runner.
Direct answer
Review Code Radar privacy boundaries for no-source-upload SAST, local scans, license validation, telemetry metadata, reports, and checkout attribution.
Radar does not collect source text, source paths, source snippets, repository contents, secrets found in code, report payloads, raw license keys, raw hardware identifiers, or code archives.
License validation uses entitlement identifiers, activation identifiers, machine fingerprint hashes, optional CI repository fingerprints, plan code, status, and client version.
Yes. CLI telemetry can be disabled with `DO_NOT_TRACK=1` or `RADAR_TELEMETRY=0`, and telemetry is not required to scan source code.
Use /security/ for controls, /docs/privacy-telemetry/ for implementation details, /download/ for local proof, and /pricing/ only after the private workflow fits.
Decision evidence
Privacy pages should answer exactly what is collected, what is not collected, how to disable telemetry, and when paid validation enters the workflow.
Privacy proof
Privacy objections should be answered before checkout or installation. Radar separates scan data from entitlement metadata and gives teams explicit controls for telemetry-sensitive environments.
DO_NOT_TRACK=1 radar scan . --quick
RADAR_TELEMETRY=0 radar scan . --quick
radar scan . --format html > radar.htmlThis page should convert no source upload SAST, offline code scanner, private code security scan, and local security review tool demand.
Privacy objection router
Privacy visitors should not have to infer what stays local. The page should answer the data boundary, show controls, and move qualified buyers to install or security review.
Use the download path when the team wants source scanning before a hosted platform or procurement workflow.
Use the security model when license validation, rate limits, CI validation, and abuse controls need review.
Use telemetry docs when teams need environment variables and command behavior before installing on sensitive repositories.
Trust evidence checklist
Privacy buyers need to distinguish repository content from licensing, checkout, and telemetry metadata. This checklist makes the boundary actionable before install or procurement.
Source text, source paths, secrets, report payloads, and repository archives are not collected by Radar telemetry.
Read the telemetry documentation when policy requires exact environment controls.
Use standard environment controls when a repository or CI job should run without CLI telemetry.
Run a private local scan after setting the environment control required by policy.
Activation and validation use license, plan, activation, machine, repository, status, and client-version metadata.
Review the security model when entitlement validation must be approved before rollout.
Website and checkout events track landing pages, CTA context, plan metadata, and billing state, not repository contents.
Move to pricing only after the data boundary is clear.
The privacy model should be easy to inspect before a team runs Radar as a private code security scanner on sensitive repositories.
Website analytics are optional, run only in production after explicit consent, and remain disabled when Do Not Track or Global Privacy Control is active.
Website analytics are waiting for your choice.
Telemetry is not required to scan source code. These commands keep the behavior explicit for local shells and automation.
DO_NOT_TRACK=1 radar scan . --quickRADAR_TELEMETRY=0 radar scan . --quickradar license statusradar scan . --quickRadar does not collect source text, source paths, source snippets, repository contents, secrets found in code, report payloads, raw license keys, raw hardware identifiers, or code archives.
License validation uses entitlement identifiers, activation identifiers, machine fingerprint hashes, optional CI repository fingerprints, plan code, status, and client version.
Yes. CLI telemetry can be disabled with `DO_NOT_TRACK=1` or `RADAR_TELEMETRY=0`, and telemetry is not required to scan source code.
Use /security/ for controls, /docs/privacy-telemetry/ for implementation details, /download/ for local proof, and /pricing/ only after the private workflow fits.
Review licensing, entitlement validation, rate limits, and CI controls.