Skip to content

Commit d00d7be

Browse files
committed
fix key typo
1 parent d709888 commit d00d7be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/data_logger/secret_scanning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This dataset includes all open alerts within the threshold, regardless of whethe
1414
"repository": "{repo}",
1515
"repository_url": "https://github.com/{org}/{repo}",
1616
"creation_date": "2024-12-11T23:54:00Z",
17-
"url": "https://github.com/{org}/{repo}/security/secret-scanning/{alert_id}"
17+
"alert_url": "https://github.com/{org}/{repo}/security/secret-scanning/{alert_id}"
1818
},
1919
]
2020
```

0 commit comments

Comments
 (0)