Skip to content

Commit 69718d6

Browse files
Commit via running ake Sources/secret-scanning
1 parent 1e19af2 commit 69718d6

File tree

2 files changed

+61
-37
lines changed

2 files changed

+61
-37
lines changed

Sources/secret-scanning/Client.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1045,7 +1045,7 @@ public struct Client: APIProtocol {
10451045
}
10461046
/// Get secret scanning scan history for a repository
10471047
///
1048-
/// Lists the latest incremental and backfill scans by type for a repository.
1048+
/// Lists the latest default incremental and backfill scans by type for a repository. Scans from Copilot Secret Scanning are not included.
10491049
///
10501050
/// OAuth app tokens and personal access tokens (classic) need the `repo` or `security_events` scope to use this endpoint. If this endpoint is only used with public repositories, the token can use the `public_repo` scope instead.
10511051
///

0 commit comments

Comments
 (0)