Ensure top-level permissions are not set to write-all
Ensure top-level permissions are not set to write-all on on(Compress)
checkov.github/workflows/compress.yml:0
Ensure top-level permissions are not set to write-all
Ensure top-level permissions are not set to write-all on on(Build and deploy)
checkov.github/workflows/deploy.yml:42
Ensure top-level permissions are not set to write-all
Ensure top-level permissions are not set to write-all on on(Starcharts)
checkov.github/workflows/starcharts.yml:0
PostCSS: Path Traversal in Previous Source Map Auto-Loading (sourceMappingURL) leads to Arbitrary .map File Disclosure
## Vulnerability Details
**File**: `lib/previous-map.js`
**Line**: 87-98 (`loadFile`), 129-144 (`loadMap`)
### Root Cause
PostCSS auto-detects a `/*# sourceMappingURL=... */` comment inside the CSS text it is asked to parse and, unless the caller explicitly passes `map: false`…
osv-scanner