POC
CVE Helper
32BITZ
4837
Total CVEs
26
Years
GitHub
Home
/
2025
/
CVE-2025-29927
README.md
Rendering markdown...
POC
/
postcss.config.mjs
MJS
⬇ Raw
GitHub
✕ Close
const config = { plugins: ["@tailwindcss/postcss"], }; export default config;