Skip to content

Commit b60286a

Browse files
committed
Fix lint
1 parent 4837994 commit b60286a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library/vulnerabilities/ssrf/checkContextForSSRF.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* eslint-disable max-lines-per-function */
12
import { Context } from "../../agent/Context";
23
import { InterceptorResult } from "../../agent/hooks/InterceptorResult";
34
import { SOURCES } from "../../agent/Source";

0 commit comments

Comments
 (0)