Skip to content

Commit

Permalink
add public repo for secret scanning
Browse files Browse the repository at this point in the history
  • Loading branch information
naphtalid-legit committed Jun 10, 2024
1 parent 0a2bd2e commit 2f411c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions e2e/github_repository.go
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ var testCasesGitHubRepository = []testCase{
},
{
path: "data.repository.secret_scanning_not_enabled",
failedEntity: "bad_repo",
passedEntity: "good-public-repo",
failedEntity: "bad_public_repo",
passedEntity: "good_public_repo",
},
}

0 comments on commit 2f411c2

Please sign in to comment.