Does SecOpsium store source code after scanning?
SecOpsium is designed not to retain full repository source code as a product artifact after scanning. It stores findings and metadata needed for remediation and reporting.
SecOpsium is built to keep scan results useful without turning the SaaS into a permanent store of customer source code.
SecOpsium stores the data needed to show scan results, remediation state, reports, and history. The goal is to preserve the security workflow, not to preserve a complete copy of the repository.
Stored result data can include findings, severity, rule identifiers, file paths, evidence snippets, remediation guidance, project metadata, workspace metadata, scan timestamps, status, and report context.
This data can still be sensitive because it may reveal repository structure, issue locations, or the presence of secret-like values. It should be treated as security data even when full source code is not retained.
SecOpsium is designed not to retain full repository source code as a product artifact after scanning. The scan may process repository content while running, but the dashboard should not become a permanent source-code archive.
The product should store enough finding context for remediation, without keeping a complete copy of the repository in the dashboard. This is the distinction that matters for security reviewers: operational evidence remains, full code retention does not.
During a hosted scan, repository content may be cloned or processed in an isolated working area so supported checks can run. That processing is temporary and tied to the scan lifecycle.
Once the scan completes or fails, the temporary working copy should be removed. The dashboard keeps normalized result data, not the repository clone. This gives teams useful findings without turning SecOpsium into another place where their source code permanently lives.
Short evidence snippets help teams understand where and why a finding was raised.
The goal is to preserve remediation context while minimizing unnecessary retention of code content. A snippet should be just enough to explain the finding, not a broad reproduction of surrounding source files.
Snippets also make reports more useful. Without any evidence context, teams waste time re-discovering why a finding exists. With too much context, the report can expose more code than needed. SecOpsium should stay on the useful middle ground.
Users control which repositories are authorized, when scans are run, and whether GitHub access remains connected. Those controls matter because authorization scope determines what SecOpsium can process.
Teams should periodically review connected repositories, workspace membership, and report sharing practices. A security tool reduces risk only when its own access model stays deliberate.
Code retention language should be read carefully. It means SecOpsium is designed not to retain full repository source code as a product artifact after scanning. It does not mean the system stores no data at all.
The stored data exists so users can review findings, track remediation, compare scan history, and produce reports. If a customer security reviewer asks what is retained, the accurate answer is findings and metadata, not full repository source code.
SecOpsium is designed not to retain full repository source code as a product artifact after scanning. It stores findings and metadata needed for remediation and reporting.
File paths and short evidence snippets help users locate and understand findings without requiring full source-code retention in the product.
Yes. Findings, paths, snippets, and project metadata can be sensitive and should be protected as security data.
No. SecOpsium stores findings and metadata needed for remediation, reporting, and scan history. It is designed not to retain full repository source code as a product artifact after scanning.
A scanner may need to process repository content while checks run. The important retention boundary is that the temporary working copy is removed and the product keeps result context rather than a full source archive.