MAGDOX Code Security documentation

Glossary

Terms used across the product and these pages.

Status: Preview

Glossary
TermMeaning
OrganisationThe tenant. Owns projects, runs, members and tokens.
ProjectA repository or supported codebase registered in an organisation.
RunOne scan of one project at one point in time.
Findings payloadThe versioned JSON a scan uploads. Findings metadata and components; never source files.
FingerprintHash of rule, path and normalised code used to track a finding across runs without storing code.
Rule bundleSigned, versioned package of rules and vulnerability data the CLI verifies and caches.
Snippet policyOrganisation setting (off, redacted, full) controlling whether code appears in payloads.
DashboardWhere runs from every repository are tracked, triaged and reported.
BaselineAn earlier run used to classify findings as new, fixed or unchanged.
DispositionA reviewer's recorded decision on a finding, with reason.
CoverageWhat was analysed, skipped, unsupported or failed in a run.
GateA rule that turns run results into a pass or fail for a pipeline.
SASTStatic application security testing of first-party source code.
SCASoftware composition analysis of dependencies.
SBOMSoftware bill of materials (CycloneDX or SPDX).
CBOMCryptographic bill of materials (CycloneDX CBOM).
SARIFStatic Analysis Results Interchange Format for findings.