Skip to content

crowdalert/ocsf-pydantic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

OCSF-Pydantic

Description

Pydantic validated models for OCSF schema events & objects

Installation

pip install ocsf-pydantic

Usage

all event & object models are available via ocsf

from ocsf.events.application.api import Api

apievent: dict = ... # an OCSF normalized dict
APIActivity(**apievent)

License

This project is licensed under the MIT License.

About

Pydantic models for the OCSF schema

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages