Skip to content

Commit

Permalink
flaky
Browse files Browse the repository at this point in the history
  • Loading branch information
rpiazza committed Aug 20, 2024
1 parent 33455bd commit 249b2db
Show file tree
Hide file tree
Showing 2 changed files with 919 additions and 0 deletions.
2 changes: 2 additions & 0 deletions determinsitic-id-checker.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
import json

import stix2


def main():
with open("sco-examples-bundle.json", "r", encoding="utf-8") as examples:
all_examples = json.load(examples)
Expand Down
Loading

0 comments on commit 249b2db

Please sign in to comment.