Skip to content

Commit 5aae48d

Browse files
committed
added pipfile.lock to socket globs
1 parent 09995c3 commit 5aae48d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

socketsecurity/core/__init__.py

+3
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,9 @@
116116
},
117117
"setup.py": {
118118
"pattern": "setup.py"
119+
},
120+
"pipfile.lock": {
121+
"pattern": "pipfile.lock"
119122
}
120123
},
121124
"golang": {

0 commit comments

Comments
 (0)