fix: 修改配置文件
All checks were successful
Vulnerability and Backdoor Detection Workflow / security_check (pull_request) Successful in 15s
All checks were successful
Vulnerability and Backdoor Detection Workflow / security_check (pull_request) Successful in 15s
This commit is contained in:
parent
c6deb1a174
commit
323200fd85
8
.github/workflows/detection.yml
vendored
8
.github/workflows/detection.yml
vendored
@ -33,10 +33,10 @@ jobs:
|
||||
# code_path: "./tests"
|
||||
# requirements_file: "./requirements.txt"
|
||||
# output_format: "txt"
|
||||
- name: Clone custom Git repository
|
||||
run: |
|
||||
git clone -b feature/match https://git.mamahaha.work/sangge/BackDoorBuster
|
||||
cd BackDoorBuster/detection
|
||||
# - name: Clone custom Git repository
|
||||
# run: |
|
||||
# git clone -b feature/match https://git.mamahaha.work/sangge/BackDoorBuster
|
||||
# cd BackDoorBuster/detection
|
||||
|
||||
- name: Run Backdoor Detection
|
||||
run: python ${{ github.workspace }}/BackDoorBuster/detection/backdoor_detection.py ${{ github.workspace }}/BackDoorBuster/tests txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user