We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f201d96 commit 1a3edc0Copy full SHA for 1a3edc0
1 file changed
socketsecurity/core/utils.py
@@ -42,6 +42,9 @@
42
"bun.lock": {
43
"pattern": "bun.lock"
44
},
45
+ "bun.lockb": {
46
+ "pattern": "bun.lockb"
47
+ },
48
"vlt-lock.json": {
49
"pattern": "vlt-lock.json"
50
}
0 commit comments