Mark Zhang
|
81f22ae109
|
openai-image-gen: validate and normalize --output-format (#36648)
* openai-image-gen: validate and normalize output format
* Skills/openai-image-gen: cover output-format edge cases
* Changelog: note openai image output format validation
---------
Co-authored-by: Vincent Koc <vincentkoc@ieee.org>
|
2026-03-06 11:14:30 -05:00 |
|
Mark Zhang
|
20038fb955
|
openai-image-gen: validate --background and --style options (#36762)
* openai-image-gen: validate --background and --style inputs
* Skills/openai-image-gen: warn on ignored background and style flags
* Skills/openai-image-gen: cover empty and warning cases
* Changelog: note openai image flag validation
* Skills/openai-image-gen: fix Python import order
---------
Co-authored-by: Vincent Koc <vincentkoc@ieee.org>
|
2026-03-06 11:04:25 -05:00 |
|
CornBrother0x
|
f3adf142c1
|
fix(security): escape user input in HTML gallery to prevent stored XSS (#16958)
* Security/openai-image-gen: escape HTML gallery user input
* Tests/openai-image-gen: add gallery XSS regression coverage
* Changelog: add openai-image-gen XSS hardening note
---------
Co-authored-by: Vincent Koc <vincentkoc@ieee.org>
|
2026-02-23 01:39:58 -05:00 |
|