Skip to content

Commit 0afce55

Browse files
Itay PazItay Paz
authored andcommitted
fix secrets ignore test
1 parent 2895a6e commit 0afce55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/data/ignoreFileSecrets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
{
33
"Title": "github-pat",
44
"FilePath": "src/tests/data/secret-exposed.txt",
5-
"Line": 3
5+
"SecretValue":"ghp_1234567890abcdef1234567890abcdef1234"
66
}
77
]

0 commit comments

Comments
 (0)