We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d709888 commit d00d7beCopy full SHA for d00d7be
1 file changed
docs/data_logger/secret_scanning.md
@@ -14,7 +14,7 @@ This dataset includes all open alerts within the threshold, regardless of whethe
14
"repository": "{repo}",
15
"repository_url": "https://github.com/{org}/{repo}",
16
"creation_date": "2024-12-11T23:54:00Z",
17
- "url": "https://github.com/{org}/{repo}/security/secret-scanning/{alert_id}"
+ "alert_url": "https://github.com/{org}/{repo}/security/secret-scanning/{alert_id}"
18
},
19
]
20
```
0 commit comments