Skip to content

Commit

Permalink
Create JSON schema for MIT TIMDEX records
Browse files Browse the repository at this point in the history
Why these changes are being introduced:
* The JSON schema can be used to validate generated TIMDEX
records, while also serving as a detailed description of the
TIMDEX data model.

How this addresses that need:
*

Side effects of this change:
* None

Relevant ticket(s):
* TBD
  • Loading branch information
jonavellecuerdo committed Jan 5, 2024
1 parent a941359 commit 6d150be
Show file tree
Hide file tree
Showing 4 changed files with 821 additions and 548 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ python-dateutil = "*"
sentry-sdk = "*"
smart-open = {version = "*", extras = ["s3"]}
types-python-dateutil = "*"
jsonschema = "*"

[dev-packages]
bandit = "*"
Expand Down
Loading

0 comments on commit 6d150be

Please sign in to comment.