Connect & scope
Start from nominated repositories and a defined governance purpose before findings are produced.
- Repository, branch and access scope
- Privacy, transfer, vendor or AI-review lens
- Zero-copy evidence workflow
Privacy Code Scanning · Acompli add-on
Surface personal-data handling, processor SDKs, transfer indicators and AI components from live repositories — then turn approved findings into RoPA, DPIA and AI-governance evidence your reviewers have already signed off.
A privacy scanner, not a vulnerability scanner — Code Scan does not replace SAST, malware scanning or SBOM tooling.
The Code Scan workflow
Each stage adds review context. By the time a finding is approved, it carries source evidence, decision history and the governance route it supports.
Start from nominated repositories and a defined governance purpose before findings are produced.
Surface privacy-relevant implementation signals across source, dependencies, schemas and configuration.
Keep the decision with named reviewers and preserve the reasoning behind accepted findings.
Turn approved technical evidence into connected records instead of another isolated scan report.
Acompli Code Scan can help identify privacy-relevant signals in source repositories, including personal-data handling patterns, data categories, processor SDKs, transfer indicators, retention or deletion logic signals, AI components and evidence that can support RoPA and DPIA records. Findings are reviewed before they become compliance evidence.
Code Scan is built to inspect repository content in a controlled and reviewable way. The objective is to establish technical context, understand what the system is doing, and bring that evidence into the compliance workflow without turning the exercise into an unmanaged copy of the engineering estate.
The first step is to connect real technical evidence to the governance process, so review starts from what the codebase is doing in practice rather than from narrative descriptions alone. In Acompli, a connected repository becomes governed evidence inside the same platform that holds the RoPA and DPIA records it will later support.
Files, structure, dependencies, and implementation signals are used to establish technical context.
The codebase is examined as it exists in practice, helping reviewers assess actual implementation.
Technical context sits alongside the wider governance workflow rather than being separated from privacy review.
A useful scan starts with scope. Code Scan can be framed around the governance question that matters: visibility over personal-data processing, vendor and transfer signals, AI-related components, or a combination of these.
Each scan is driven by governance purpose, not technical curiosity. A review point before execution keeps the work aligned to the business question and filters out noise before findings are produced. Acompli records the chosen scope against the scan, so a later reviewer can see which governance question each set of findings was produced to answer.
Code Scan works as privacy code scanning rather than a basic keyword scan. It analyses source code together with surrounding technical signals such as dependencies, schemas, configuration, and implementation patterns.
Reviewers see compliance-relevant evidence across the technical estate in a form that is useful for DPO, legal, security, and engineering teams. Acompli Code Scan carries the file, line, branch and commit with each signal, so review starts from inspectable evidence rather than an assertion.
Findings arrive with provenance, not as unsupported alerts. Reviewers can understand what was found, where it was found, and why it matters.
Evidence becomes useful when people can inspect it, challenge it, and approve it with confidence. Human reviewers can confirm, reject, annotate, and refine findings before anything is treated as an official output. In Acompli, each of those decisions is recorded against the finding, so the approval trail stays inspectable alongside the evidence itself.
Findings are reviewed against the underlying repository evidence and surrounding technical context.
Privacy, legal, security, and engineering reviewers hold the decision on every finding.
Acompli's review layer supports collaboration between privacy, legal, security, and engineering stakeholders.
The real value emerges when approved findings are no longer trapped in a scan report. Once reviewed, technical evidence can support the organisation's wider operating record across assessments, risk, records, data mapping, and related documentation. With Acompli, an approved finding feeds those connected records directly, keeping the link back to the reviewed code intact.
A strong compliance workflow does not end with findings. It creates an accountable record that different audiences can use without losing the link back to reviewed technical evidence.
Approved findings can support documentation of systems, suppliers, processing context, and broader data-mapping work.
Technical evidence can be shaped into outputs suitable for operational teams, privacy reviewers, and governance stakeholders.
The point is not only to generate a report, but to preserve reviewed evidence in a usable governance record.
Approved work products feed connected compliance records rather than sitting in isolation from the rest of the platform.
Code Scan turns reviewed evidence into the next stage of governance work: update the record, launch the assessment, ask engineering for context, or assign follow-up where a mitigation is needed.
The objective is not merely to detect issues. It is to turn technical evidence into governed action, while later scans can revisit changes in the codebase and preserve earlier review history. Acompli preserves that review history across scans, so a repeat scan shows what changed and what was already decided.
How Code Scan works, in six steps
Scanner comparison
Privacy code scanning answers a different question from application security tooling. A SAST tool, malware scanner, vulnerability scanner or SBOM generator looks for security defects and component inventories. Acompli Code Scan looks for privacy and AI-governance evidence — what personal data the code handles, which processors it calls, where data crosses borders, and which AI components are in use — and routes those findings into RoPA, DPIA and EU AI Act work. Keep your security tooling; Code Scan complements it rather than replacing it.
| Security scanners (SAST / SBOM / vulnerability) | Acompli privacy code scanning |
|---|---|
| Looks for security defects, vulnerabilities, malware or a component inventory. | Looks for personal-data handling, processor SDKs, transfer indicators and AI components. |
| Outputs security alerts, vulnerability reports or an SBOM. | Outputs reviewable findings carrying the file, line, branch and commit where each was found. |
| Acted on by security and engineering teams to fix code. | Acted on by privacy, legal, security and engineering reviewers who confirm, reject or annotate each finding. |
| Evidence for application-security posture. | Evidence for a GDPR Article 30 RoPA, an Article 35 DPIA, data mapping and EU AI Act review. |
| Can patch code or open pull requests. | Never patches code or opens pull requests — it surfaces signals for a human to decide on. |
| Flags a finding for the security backlog. | Surfaces a signal; a named reviewer makes the determination, and the EU AI Act Annex III risk tier stays a human decision. |
Finding anatomy
This shows what makes Code Scan defensible: the finding carries file, line, branch, commit, detected signal, risk hint and the reviewer decision before it routes into records.
A reviewer confirms or dismisses each finding — named and dated
Routes to
Finding routing
This makes clear Code Scan is not a vulnerability scanner: confirmed findings are mapped to RoPA, DPIA, transfer review, vendor oversight, AI Act review or risk actions.
Privacy code scanning answer
Privacy code scanning software examines an organisation's source code, dependencies, schemas and configuration for the personal-data handling, third-party SDKs and processors, transfer destinations and AI components that compliance records depend on. Acompli Code Scan turns what the software actually does into reviewable evidence for a GDPR Article 30 RoPA, an Article 35 DPIA, data mapping and EU AI Act follow-up.
It is privacy and AI-governance evidence, not application security: Code Scan does not replace SAST, SBOM or vulnerability tooling, and it is a paid add-on to any Acompli platform plan. The scan surfaces candidate findings with file-and-line provenance; a named reviewer confirms, edits or rejects each one before it becomes an official record.
Key takeaways
What to look for in privacy code scanning software
Which scanner
“Code scanning” spans very different tools. The privacy question — what personal data and AI the code handles — is a different job from the security question, and the right tool depends on which you are answering.
| Type of tool | Best for | What it finds | Watch-out |
|---|---|---|---|
| Security scanner (SAST / SCA) | Engineering and AppSec teams finding vulnerabilities | Security defects, CVEs, exposed secrets | Not built for privacy — it does not map findings to personal-data categories or to Article 30 / Article 35 obligations |
| Open-source PII scanner | Developers spot-checking a repo for personal data | PII patterns in source files | A point script, not a workflow — no human review, provenance or governance record behind each finding |
| Dedicated privacy code scanner | Privacy teams wanting code-level data discovery | Personal-data handling, processor SDKs, transfer indicators, AI components | Often produces a standalone scan report, separate from where the RoPA and DPIA actually live |
| Privacy-platform-integrated scanner (where Acompli sits) | Privacy and engineering teams who need findings to become reviewed RoPA, DPIA and AI-governance evidence | The same privacy and AI signals, each with file, line, branch and commit provenance | A paid add-on to the Acompli platform — a privacy scanner, not a standalone security tool |
Primary sources
Code Scan provides the human-reviewed technical evidence behind the records regulators inspect: the Article 30 register, the Article 35 DPIA, and EU AI Act documentation for in-scope systems. The high-risk Annex III determination is a human decision made on the EU AI Act page, not in the scanner.
Last reviewed: 11 June 2026.
EU AI Actowns the Annex III classification; Assessmentsshows how approved findings feed an Article 35 DPIA and Article 30 RoPA; Data Mapping renders the systems and flows the scan surfaces.
Findings should carry the source location, commit context and reviewer decision before they become governance evidence.
Approved findings can support RoPA fields, DPIA descriptions, transfer review, processor evidence and AI-system follow-up.
At a glance
Privacy code scanning is about personal-data handling and data-flow evidence, not generic application security.
Code-level findings can support RoPA records, DPIAs, transfer reviews, vendor evidence and AI system discovery.
Acompli surfaces privacy signals for human review before they become compliance records.
Engineering evidence helps privacy teams avoid relying only on interviews and spreadsheets.
RoPA requirements guide for Ireland and the UK · EU AI Act requirements for Ireland and the UK · EU AI Act governance.
Recent technical-governance updates
Code Scan is scoped for teams who need technical evidence to line up with privacy and AI governance as the regulatory picture changes.
Novo Nordisk has disclosed a security incident in which attackers copied personal data from internal systems, including pseudonymised clinical trial data covering biomarkers and lifestyle factors, and directly identifying information about healthcare professionals - a breach that illustrates the layered sensitivity of health-sector data.
Read update →A compromise of market intelligence platform Klue allowed attackers to steal OAuth tokens connecting customer Salesforce environments, exposing business data across numerous organisations including Tanium, Gong, Huntress, and LastPass - a textbook SaaS supply-chain attack built on a forgotten legacy credential.
Read update →The European Parliament has adopted its position on the Digital Omnibus on AI, moving the package that extends the AI Act's high-risk deadlines and streamlines its rules closer to final adoption - following the political agreement reached with the Council in May.
Read update →Code Scan FAQ
Privacy code scanning software analyses source code for privacy-relevant signals: personal-data handling, data flows, processor SDKs, transfer indicators and AI components. Acompli Code Scan reads nominated repositories through zero-copy GitHub access and looks across source, dependencies, schemas and configuration together - every finding carries the file, line, branch and commit where it was found, so a reviewer can verify it before it becomes evidence.
Approved findings leave the scan as connected governance evidence, not a one-off report. Code Scan is a paid add-on that extends any Acompli platform plan.
Code Scan is a paid add-on to any Acompli platform deployment; pricing is based on repository scope, review workflow and security requirements. See Acompli pricing.