fix: 修改配置文件
All checks were successful
Vulnerability and Backdoor Detection Workflow / security_check (pull_request) Successful in 15s

This commit is contained in:
dqy 2024-04-24 20:06:27 +08:00
parent c6deb1a174
commit 323200fd85

View File

@ -33,10 +33,10 @@ jobs:
# code_path: "./tests" # code_path: "./tests"
# requirements_file: "./requirements.txt" # requirements_file: "./requirements.txt"
# output_format: "txt" # output_format: "txt"
- name: Clone custom Git repository # - name: Clone custom Git repository
run: | # run: |
git clone -b feature/match https://git.mamahaha.work/sangge/BackDoorBuster # git clone -b feature/match https://git.mamahaha.work/sangge/BackDoorBuster
cd BackDoorBuster/detection # cd BackDoorBuster/detection
- name: Run Backdoor Detection - name: Run Backdoor Detection
run: python ${{ github.workspace }}/BackDoorBuster/detection/backdoor_detection.py ${{ github.workspace }}/BackDoorBuster/tests txt run: python ${{ github.workspace }}/BackDoorBuster/detection/backdoor_detection.py ${{ github.workspace }}/BackDoorBuster/tests txt