1 parent 7780658 commit 7fdf2aeCopy full SHA for 7fdf2ae
1 file changed
.github/workflows/scheduled-security.yml
@@ -252,8 +252,8 @@ jobs:
252
fetch-depth: 0
253
254
- name: Install Strix
255
+ # nosemgrep: yaml.github-actions.security.gha-curl-pipe-shell.gha-curl-pipe-shell
256
run: |
- # nosemgrep: yaml.github-actions.security.gha-curl-pipe-shell.gha-curl-pipe-shell
257
curl -sSL https://strix.ai/install | bash
258
259
- name: Run Code Analysis via ${{ env.STRIX_LLM }}
0 commit comments