Skip to content
Draft
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update missing PromptInject*.expected results
  • Loading branch information
data-douser committed Apr 16, 2026
commit 3b5ebb66212b8ecfce4e639f18ffbf036731c227
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ nodes
| .github/workflows/vulnerable9.yml:17:20:17:57 | github.event.pull_request.title | semmle.label | github.event.pull_request.title |
| .github/workflows/vulnerable9.yml:18:19:18:55 | github.event.pull_request.body | semmle.label | github.event.pull_request.body |
| .github/workflows/vulnerable10.yml:16:13:16:43 | github.event.issue.title | semmle.label | github.event.issue.title |
| .github/workflows/vulnerable11.yml:18:20:18:57 | github.event.pull_request.title | semmle.label | github.event.pull_request.title |
| .github/workflows/vulnerable11.yml:19:19:19:55 | github.event.pull_request.body | semmle.label | github.event.pull_request.body |
subpaths
#select
| .github/workflows/vulnerable1.yml:19:20:19:50 | github.event.issue.title | .github/workflows/vulnerable1.yml:19:20:19:50 | github.event.issue.title | .github/workflows/vulnerable1.yml:19:20:19:50 | github.event.issue.title | Potential prompt injection in $@, which may be controlled by an external user ($@). | .github/workflows/vulnerable1.yml:19:20:19:50 | github.event.issue.title | ${{ github.event.issue.title }} | .github/workflows/vulnerable1.yml:3:3:3:8 | issues | issues |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,12 @@ nodes
| .github/workflows/vulnerable9.yml:17:20:17:57 | github.event.pull_request.title | semmle.label | github.event.pull_request.title |
| .github/workflows/vulnerable9.yml:18:19:18:55 | github.event.pull_request.body | semmle.label | github.event.pull_request.body |
| .github/workflows/vulnerable10.yml:16:13:16:43 | github.event.issue.title | semmle.label | github.event.issue.title |
| .github/workflows/vulnerable11.yml:18:20:18:57 | github.event.pull_request.title | semmle.label | github.event.pull_request.title |
| .github/workflows/vulnerable11.yml:19:19:19:55 | github.event.pull_request.body | semmle.label | github.event.pull_request.body |
subpaths
#select
| .github/workflows/vulnerable5.yml:18:13:18:50 | github.event.pull_request.title | .github/workflows/vulnerable5.yml:18:13:18:50 | github.event.pull_request.title | .github/workflows/vulnerable5.yml:18:13:18:50 | github.event.pull_request.title | Potential prompt injection in $@, which may be controlled by an external user ($@). | .github/workflows/vulnerable5.yml:18:13:18:50 | github.event.pull_request.title | ${{ github.event.pull_request.title }} | .github/workflows/vulnerable5.yml:3:3:3:14 | pull_request | pull_request |
| .github/workflows/vulnerable9.yml:17:20:17:57 | github.event.pull_request.title | .github/workflows/vulnerable9.yml:17:20:17:57 | github.event.pull_request.title | .github/workflows/vulnerable9.yml:17:20:17:57 | github.event.pull_request.title | Potential prompt injection in $@, which may be controlled by an external user ($@). | .github/workflows/vulnerable9.yml:17:20:17:57 | github.event.pull_request.title | ${{ github.event.pull_request.title }} | .github/workflows/vulnerable9.yml:3:3:3:14 | pull_request | pull_request |
| .github/workflows/vulnerable9.yml:18:19:18:55 | github.event.pull_request.body | .github/workflows/vulnerable9.yml:18:19:18:55 | github.event.pull_request.body | .github/workflows/vulnerable9.yml:18:19:18:55 | github.event.pull_request.body | Potential prompt injection in $@, which may be controlled by an external user ($@). | .github/workflows/vulnerable9.yml:18:19:18:55 | github.event.pull_request.body | ${{ github.event.pull_request.body }} | .github/workflows/vulnerable9.yml:3:3:3:14 | pull_request | pull_request |
| .github/workflows/vulnerable11.yml:18:20:18:57 | github.event.pull_request.title | .github/workflows/vulnerable11.yml:18:20:18:57 | github.event.pull_request.title | .github/workflows/vulnerable11.yml:18:20:18:57 | github.event.pull_request.title | Potential prompt injection in $@, which may be controlled by an external user ($@). | .github/workflows/vulnerable11.yml:18:20:18:57 | github.event.pull_request.title | ${{ github.event.pull_request.title }} | .github/workflows/vulnerable11.yml:3:3:3:21 | pull_request_target | pull_request_target |
| .github/workflows/vulnerable11.yml:19:19:19:55 | github.event.pull_request.body | .github/workflows/vulnerable11.yml:19:19:19:55 | github.event.pull_request.body | .github/workflows/vulnerable11.yml:19:19:19:55 | github.event.pull_request.body | Potential prompt injection in $@, which may be controlled by an external user ($@). | .github/workflows/vulnerable11.yml:19:19:19:55 | github.event.pull_request.body | ${{ github.event.pull_request.body }} | .github/workflows/vulnerable11.yml:3:3:3:21 | pull_request_target | pull_request_target |