Skip to content

Commit

Permalink
Update to ATT&CK v16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecarenzo committed Dec 12, 2024
1 parent 84b801b commit 17756ca
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jinja2 = "^3.1.2"
rich = "^13.3.4"
stix2 = "^3.0.1"
tqdm = "^4.65.0"
mitreattack-python = "^3.0.7"
mitreattack-python = "^3.0.8"
mypy = "^1.2.0"

[build-system]
Expand Down
1 change: 1 addition & 0 deletions src/attack_sync/site_builder.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ def main():
(15, 0),
(15, 1),
(16, 0),
(16, 1),
]
domains = [
"enterprise-attack",
Expand Down

0 comments on commit 17756ca

Please sign in to comment.