mirror of
https://github.com/lightbroker/llmsecops-research.git
synced 2026-05-15 05:30:29 +02:00
workflow names
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: 'Reusable Test #0 | No Mitigation | Benign'
|
||||
name: 'Reusable Test #0 | No Mitigation | Benign Prompts'
|
||||
on:
|
||||
workflow_call:
|
||||
inputs:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name: 'Reusable Test #1 | No Mitigation | Malicious'
|
||||
name: 'Reusable Test #1 | No Mitigation | Malicious Prompts'
|
||||
on:
|
||||
workflow_call:
|
||||
inputs:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name: 'Reusable Test #2 | CoT | Malicious'
|
||||
name: 'Reusable Test #2 | CoT'
|
||||
on:
|
||||
workflow_call:
|
||||
inputs:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name: 'Reusable Test #3 | RAG | Batch 1-20'
|
||||
name: 'Reusable Test #3 | RAG'
|
||||
on:
|
||||
workflow_call:
|
||||
inputs:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name: 'Reusable Test Runner | RAG + CoT | Generic'
|
||||
name: 'Reusable Test Runner | Generic'
|
||||
on:
|
||||
workflow_call:
|
||||
inputs:
|
||||
|
||||
Reference in New Issue
Block a user