{"id":24496329,"url":"https://github.com/koffeine/rollup-plugin-postcss","last_synced_at":"2026-04-29T22:03:05.177Z","repository":{"id":57125309,"uuid":"358939912","full_name":"koffeine/rollup-plugin-postcss","owner":"koffeine","description":"Rollup plugin for PostCSS","archived":false,"fork":false,"pushed_at":"2021-10-23T06:59:40.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-28T19:34:49.572Z","etag":null,"topics":["postcss","rollup","rollup-plugin"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/koffeine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-04-17T17:21:38.000Z","updated_at":"2021-10-23T07:13:08.000Z","dependencies_parsed_at":"2022-08-31T12:10:35.460Z","dependency_job_id":null,"html_url":"https://github.com/koffeine/rollup-plugin-postcss","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/koffeine/rollup-plugin-postcss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koffeine%2Frollup-plugin-postcss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koffeine%2Frollup-plugin-postcss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koffeine%2Frollup-plugin-postcss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koffeine%2Frollup-plugin-postcss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koffeine","download_url":"https://codeload.github.com/koffeine/rollup-plugin-postcss/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koffeine%2Frollup-plugin-postcss/sbom","scorecard":{"id":565840,"data":{"date":"2025-08-11","repo":{"name":"github.com/koffeine/rollup-plugin-postcss","commit":"c1ddd744c23ef98e153c455a030ccc2c49f14cc5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/koffeine/rollup-plugin-postcss/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/koffeine/rollup-plugin-postcss/test.yaml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yaml:16","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T14:57:35.499Z","repository_id":57125309,"created_at":"2025-08-20T14:57:35.499Z","updated_at":"2025-08-20T14:57:35.499Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32445555,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T20:22:27.477Z","status":"ssl_error","status_checked_at":"2026-04-29T20:22:26.507Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["postcss","rollup","rollup-plugin"],"created_at":"2025-01-21T21:16:36.001Z","updated_at":"2026-04-29T22:03:05.160Z","avatar_url":"https://github.com/koffeine.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003e\n\trollup-plugin-postcss\n\t\u003ca href=\"https://www.npmjs.com/package/@koffeine/rollup-plugin-postcss\"\u003e\u003cimg alt=\"npm\" src=\"https://img.shields.io/npm/v/@koffeine/rollup-plugin-postcss\"\u003e\u003c/a\u003e\n\u003c/h1\u003e\n\nRollup plugin for PostCSS\n\n## What it does\n\n- Transforms imported CSS files using PostCSS plugins\n- Concatenates and extracts processed styles\n\n## Features\n\n- Sourcemap support\n\t- Only generates and saves sourcemap when requested by the configuration\n\t- Generates correct sourcemap file that traces back to the original imported file\n\t- Makes sources relative to cwd by default, but this can be overridden with a custom sourcemapPathTransform function\n\n## Installation\n\n```sh\nnpm install @koffeine/rollup-plugin-postcss postcss --save-dev\n```\n\n## Usage\n\n```js\nimport postcss from '@koffeine/rollup-plugin-postcss';\n\nexport default {\n    plugins: [\n        postcss({\n            // which files should be processed by this plugin\n            // type: regular expression, minimatch pattern or an array of regular expressions and minimatch patterns\n            include: /\\.css/u,\n\n            // which files should not be processed by this plugin\n            // type: regular expression, minimatch pattern or an array of regular expressions and minimatch patterns\n            exclude: undefined,\n\n            // whether or not to generate and save a sourcemap\n            // type: boolean\n            sourcemap: false,\n\n            // transformation to apply to each source path in a sourcemap\n            // type: (source: string, id: string) =\u003e string\n            //     source: sourcemap source\n            //     id: module id (as reported by Rollup)\n            //     returns: transformed path\n            sourcemapPathTransform: (source) =\u003e path.relative(process.cwd(), source),\n\n            // which PostCSS plugins to use\n            // type: array of PostCSS plugins\n            plugins: [],\n\n            // where to save the output file which is a Rollup asset relative to output.dir (required)\n            // type: string\n            output: undefined\n        })\n    ]\n};\n```\n\n## License\n\nCopyright © Kornél Horváth\n\nLicensed under the [MIT License](https://raw.githubusercontent.com/koffeine/rollup-plugin-postcss/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoffeine%2Frollup-plugin-postcss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoffeine%2Frollup-plugin-postcss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoffeine%2Frollup-plugin-postcss/lists"}