← Back to glossary

Software with publicly available source code under an open license; enables review and reuse.

Definition

Open-source software publishes source code under licenses that allow inspection, modification, and redistribution. Security depends on governance, maintenance, and review, not openness alone.

In plain English Software with publicly available source code under an open license; enables review and reuse.

Why this matters

Why it matters: Openness can reduce hidden behavior and support audits, but outdated code can still be vulnerable.

Example

Example: A project runs regular third-party audits and publishes reproducible builds and vulnerability disclosures.