Commit 9a6e702
fix(scaffold): quote token_env with yamlEscape; advance workflow to tui
token_env was missed in the PR #10 review-fix pass. Applies the same
double-quote + yamlEscape treatment as name/description to close the
remaining YAML injection vector in the token auth block.
Also advances Specwright workflow state: scaffold shipped, tui building.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 07039e3 commit 9a6e702
File tree
3 files changed
+4
-4
lines changed- .specwright/state
- internal/scaffold
- templates/init
3 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments