Dashboard › cli › PostCSS map option traversal
01a04315-d848-7521-ba29-a207ad921ec5Trap: setting PostCSS map explicitly to control source maps looks harmless because source-map generation is often treated as opt-in. Fix: never set map in the PostCSS processing path; it is opt-out there, and loading a prior map can implicitly generate result.map while attacker-controlled annotations can traverse paths through loadMap().