Commit 840fa09
committed
Limit lockfile extraction to configured paths
Exclude lockfiles from JavaScript's default autobuild set so only explicitly included files such as Actions actions.lock are extracted. Ensure QL tests pass the lockfile to the extractor.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 4994bb27-c5ca-47e9-b082-cfc1ca244e861 parent 5419f53 commit 840fa09
3 files changed
Lines changed: 5 additions & 2 deletions
File tree
- actions/ql/test/library-tests/actions-lock
- javascript
- extractor/src/com/semmle/js/extractor
- resources
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| |||
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
407 | 410 | | |
408 | 411 | | |
409 | 412 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | 69 | | |
71 | 70 | | |
72 | 71 | | |
| |||
0 commit comments