{"id":22004157,"url":"https://github.com/electric-eloquence/fp-sass","last_synced_at":"2026-04-09T01:31:49.972Z","repository":{"id":49017516,"uuid":"61988147","full_name":"electric-eloquence/fp-sass","owner":"electric-eloquence","description":"Sass extension for Fepper","archived":false,"fork":false,"pushed_at":"2021-11-24T14:19:37.000Z","size":237,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-05T01:49:03.753Z","etag":null,"topics":["fepper","sass"],"latest_commit_sha":null,"homepage":"https://fepper.io/","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/electric-eloquence.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2016-06-26T12:31:15.000Z","updated_at":"2021-11-24T14:19:40.000Z","dependencies_parsed_at":"2022-08-27T21:53:11.376Z","dependency_job_id":null,"html_url":"https://github.com/electric-eloquence/fp-sass","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/electric-eloquence/fp-sass","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electric-eloquence%2Ffp-sass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electric-eloquence%2Ffp-sass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electric-eloquence%2Ffp-sass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electric-eloquence%2Ffp-sass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/electric-eloquence","download_url":"https://codeload.github.com/electric-eloquence/fp-sass/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electric-eloquence%2Ffp-sass/sbom","scorecard":{"id":371832,"data":{"date":"2025-08-11","repo":{"name":"github.com/electric-eloquence/fp-sass","commit":"1671cb4725b483501d1faaabc89cee3305007f83"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/linux-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/mac-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/windows-ci.yml: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":"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/linux-ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/electric-eloquence/fp-sass/linux-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux-ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/electric-eloquence/fp-sass/linux-ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux-ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/electric-eloquence/fp-sass/linux-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mac-ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/electric-eloquence/fp-sass/mac-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mac-ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/electric-eloquence/fp-sass/mac-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/electric-eloquence/fp-sass/windows-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/electric-eloquence/fp-sass/windows-ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/linux-ci.yml:31","Warn: npmCommand not pinned by hash: .github/workflows/mac-ci.yml:31","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"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":"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-18T13:09:50.818Z","repository_id":49017516,"created_at":"2025-08-18T13:09:50.818Z","updated_at":"2025-08-18T13:09:50.818Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31581864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["fepper","sass"],"created_at":"2024-11-30T00:12:25.143Z","updated_at":"2026-04-09T01:31:49.952Z","avatar_url":"https://github.com/electric-eloquence.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sass extension for Fepper\n\n[![Known Vulnerabilities][snyk-image]][snyk-url]\n[![Linux Build Status][linux-image]][linux-url]\n[![Mac Build Status][mac-image]][mac-url]\n[![Windows Build Status][windows-image]][windows-url]\n[![Coverage Status][coveralls-image]][coveralls-url]\n[![License][license-image]][license-url]\n\n### Install\n\n```shell\ncd extend\nnpm install --save-dev fp-sass\n```\n\n### Use\n\nAdd these tasks to `extend/custom.js`:\n\n* Under gulp task `'custom:frontend-copy'`\n  * `'sass:frontend-copy'`\n* Under gulp task `'custom:once'`\n  * `'sass:once'`\n* Under gulp task `'custom:watch'`\n  * `'sass:watch'`\n\nOn the command line:\n\n```shell\nfp sass[:subtask]\n```\n\nCreate a `source/_styles/src/sass` directory and put all Sass code there.\n\nThis extension will read one directory deep for files with a `.sass` or `.scss` \nextension. Partials must be nested deeper. Sass code will be preprocessed into \nCSS and built into the `paths.source.cssBld` directory as declared in \n`patternlab-config.json`.\n\nPlease use CSS sourcemaps for debugging purposes. Add the following to your \n`pref.yml` file:\n\n```yaml\nsass:\n  sourceMap: true\n```\n\nTo write sourcemaps inline, configure as follows:\n\n```yaml\nsass:\n  sourceMap: true\n  sourceMapContents: true\n  sourceMapEmbed: true\n```\n\nSimilarly, any \n\u003ca href=\"https://www.npmjs.com/package/sass#api\" target=\"_blank\"\u003e\ndocumented Sass option\u003c/a\u003e can be configured in `pref.yml` under the `sass` \nsetting.\n\nNewer versions (\u003e= v0.3.0) of `fp-sass` have replaced \n\u003ca href=\"https://www.npmjs.com/package/node-sass\" target=\"_blank\"\u003eNode Sass\u003c/a\u003e\nwith \n\u003ca href=\"https://www.npmjs.com/package/sass\" target=\"_blank\"\u003eDart Sass\u003c/a\u003e. \nSource comment support has been replaced by sourcemaps.\n\n### Tasks\n\n#### `'sass'`\n* Builds Sass into CSS.\n* Overwrites CSS whether or not it has direct edits.\n\n#### `'sass:frontend-copy'`\n* Usually under gulp task `'custom:frontend-copy'`.\n* The `frontend-copy` task then copies the CSS to the backend.\n\n#### `'sass:once'`\n* Usually under gulp task `'custom:once'`.\n* Same as `'sass'`.\n\n#### `'sass:watch'`\n* Usually under gulp task `'custom:watch'`.\n* Watches the `source/_styles/src/sass` directory for file modifications.\n* Triggers `sass` and overwrites CSS whether or not it has direct edits.\n\n[snyk-image]: https://snyk.io/test/github/electric-eloquence/fp-sass/master/badge.svg\n[snyk-url]: https://snyk.io/test/github/electric-eloquence/fp-sass/master\n\n[linux-image]: https://github.com/electric-eloquence/fp-sass/workflows/Linux%20build/badge.svg?branch=master\n[linux-url]: https://github.com/electric-eloquence/fp-sass/actions?query=workflow%3A\"Linux+build\"\n\n[mac-image]: https://github.com/electric-eloquence/fp-sass/workflows/Mac%20build/badge.svg?branch=master\n[mac-url]: https://github.com/electric-eloquence/fp-sass/actions?query=workflow%3A\"Mac+build\"\n\n[windows-image]: https://github.com/electric-eloquence/fp-sass/workflows/Windows%20build/badge.svg?branch=master\n[windows-url]: https://github.com/electric-eloquence/fp-sass/actions?query=workflow%3A\"Windows+build\"\n\n[coveralls-image]: https://img.shields.io/coveralls/electric-eloquence/fp-sass/master.svg\n[coveralls-url]: https://coveralls.io/r/electric-eloquence/fp-sass\n\n[license-image]: https://img.shields.io/github/license/electric-eloquence/fp-sass.svg\n[license-url]: https://raw.githubusercontent.com/electric-eloquence/fp-sass/master/LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felectric-eloquence%2Ffp-sass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felectric-eloquence%2Ffp-sass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felectric-eloquence%2Ffp-sass/lists"}