Skip to content

Commit 0a3565c

Browse files
authored
Chore: [AEA-0000] - ignore false secret (#2509)
## Summary - 🤖 Operational or Infrastructure Change ### Details Ignore library sha in poetry lock being seen as potential secret
1 parent 2e732d6 commit 0a3565c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitallowed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ console\.log\(`access token : \${access_token}`\)
1717
.*\.venv.*
1818
.*node_modules.*
1919
self.token = token
20+
.*poetry\.lock.*brotli.*platform_python_implementation.*

0 commit comments

Comments
 (0)