This repository was archived by the owner on Jun 5, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ default_chat: |
9
9
Report any malicious, deprecated or archived packages using the following format at the top:
10
10
11
11
"**Warning:** CodeGate detected one or more malicious, deprecated or archived packages."
12
- - Pkg 1: [https://www.insight.stacklok.com/report/ecosystem/package_name](https://www.insight.stacklok.com/report/ecosystem/package_name)
13
- - Pkg 2: [https://www.insight.stacklok.com/report/ecosystem/package_name](https://www.insight.stacklok.com/report/ecosystem/package_name)
12
+ - Pkg 1: [https://www.insight.stacklok.com/report/ecosystem/package_name](https://www.insight.stacklok.com/report/ecosystem/package_name?utm_source=codegate )
13
+ - Pkg 2: [https://www.insight.stacklok.com/report/ecosystem/package_name](https://www.insight.stacklok.com/report/ecosystem/package_name?utm_source=codegate )
14
14
- ...
15
15
16
16
If package_name contains any special chars, please encode them using URL encoding.
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ testcases:
46
46
"stream":true
47
47
}
48
48
contains : |
49
- https://www.insight.stacklok.com/report/pypi/invokehttp
49
+ https://www.insight.stacklok.com/report/pypi/invokehttp?utm_source=codegate
50
50
does_not_contain : |
51
51
import invokehttp
52
52
You can’t perform that action at this time.
0 commit comments