Skip to content

ocsf/ocsf-schema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d095c1f · Apr 22, 2025
Apr 2, 2025
Aug 28, 2024
Apr 22, 2025
Apr 22, 2025
Nov 1, 2024
Apr 22, 2025
Apr 15, 2025
Jul 14, 2022
May 2, 2024
Apr 21, 2025
Aug 28, 2024
Apr 17, 2022
Nov 19, 2024
Dec 1, 2023
Jan 29, 2025
Apr 22, 2025
Jul 12, 2024
Aug 17, 2022
Jan 31, 2025

Repository files navigation

OCSF Logo Open Cybersecurity Schema Framework

This repository defines the Open Cybersecurity Schema Framework (OCSF) schema. OCSF is a framework for creating schemas and it also delivers a cybersecurity event schema built with the framework.

The framework is made up of a set of categories, event classes, data types, and an attribute dictionary. The framework is not restricted to cybersecurity nor to events, however the initial focus of the framework has been a schema for cybersecurity events. A schema browser for the cybersecurity schema can be found at schema.ocsf.io. This is the recommended way to explore the schema.

OCSF is agnostic to storage format, data collection and ETL processes. The core schema for cybersecurity events is intended to be agnostic to implementations. The schema framework definition files and the resulting schema are written as JSON.

OCSF is intended to be used by both products and devices which produce log events, analytic systems, and logging systems which retain log events.

For more information about concepts in OCSF, please refer to the OCSF White paper, Understanding OCSF.

Looking to contribute? Please refer to the contribution guide, CONTRIBUTING.md.

Versioning

Updates to OCSF follow semantic versioning.

License

This software is licensed under the Apache License, version 2 ("ALv2").