Skip to content

Commit 9c16f50

Browse files
updated navigator gist ID
1 parent 7df17c4 commit 9c16f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

detection_rules/devtools.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
from .version_lock import VersionLockFile, loaded_version_lock
5858

5959
GH_CONFIG = Path.home() / ".config" / "gh" / "hosts.yml"
60-
NAVIGATOR_GIST_ID = '1a3f65224822a30a8228a8ed20289a89'
60+
NAVIGATOR_GIST_ID = '0443cfb5016bed103f1940b2f336e45a'
6161
NAVIGATOR_URL = 'https://ela.st/detection-rules-navigator'
6262
NAVIGATOR_BADGE = (
6363
f'[![ATT&CK navigator coverage](https://img.shields.io/badge/ATT&CK-Navigator-red.svg)]({NAVIGATOR_URL})'

0 commit comments

Comments
 (0)