{"id":10329,"url":"https://github.com/csstools/stylelint-media-use-custom-media","last_synced_at":"2026-04-18T18:20:44.170Z","repository":{"id":57373669,"uuid":"150330756","full_name":"csstools/stylelint-media-use-custom-media","owner":"csstools","description":"Enforce usage of custom media queries in CSS","archived":false,"fork":false,"pushed_at":"2024-12-27T18:27:29.000Z","size":52,"stargazers_count":15,"open_issues_count":1,"forks_count":4,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-17T18:38:57.064Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/csstools.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-25T21:20:50.000Z","updated_at":"2025-04-20T08:04:50.000Z","dependencies_parsed_at":"2025-04-19T03:41:37.285Z","dependency_job_id":"31346b12-f150-4c7f-ada9-1b95c6edfe31","html_url":"https://github.com/csstools/stylelint-media-use-custom-media","commit_stats":{"total_commits":10,"total_committers":5,"mean_commits":2.0,"dds":0.6,"last_synced_commit":"3b34ac56e4d11739c1396a8d8dc9fbaa04e4c00f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/csstools/stylelint-media-use-custom-media","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csstools%2Fstylelint-media-use-custom-media","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csstools%2Fstylelint-media-use-custom-media/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csstools%2Fstylelint-media-use-custom-media/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csstools%2Fstylelint-media-use-custom-media/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csstools","download_url":"https://codeload.github.com/csstools/stylelint-media-use-custom-media/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csstools%2Fstylelint-media-use-custom-media/sbom","scorecard":{"id":311357,"data":{"date":"2025-08-11","repo":{"name":"github.com/csstools/stylelint-media-use-custom-media","commit":"1e1a1b3048659d7dc2e78713ecc980e42d1c2585"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/12 approved changesets -- score normalized to 2","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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/csstools/stylelint-media-use-custom-media/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/csstools/stylelint-media-use-custom-media/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 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":"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":"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.md:0","Info: FSF or OSI recognized license: Creative Commons Zero v1.0 Universal: LICENSE.md: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":"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":"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"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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"}}]},"last_synced_at":"2025-08-17T23:13:48.498Z","repository_id":57373669,"created_at":"2025-08-17T23:13:48.499Z","updated_at":"2025-08-17T23:13:48.499Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275006028,"owners_count":25389313,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-13T02:00:10.085Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-01-11T17:59:07.772Z","updated_at":"2025-09-13T18:22:22.998Z","avatar_url":"https://github.com/csstools.png","language":"JavaScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/10329","html_url":"https://opencollective.ecosyste.ms/projects/10329","collective":{"id":651,"uuid":"8k03reyd-5agmq5ew-vkgqlbwo-z7j4nxv9","slug":"csstools","name":"CSS Tools","description":"We develop tools to enable you to use the newest features of CSS without having to worry about the browsers you're supporting.","website":"https://cssdb.org/","github":"csstools","twitter":"css_tools_","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://cssdb.org/"},{"type":"GITHUB","url":"https://github.com/csstools"}],"currency":"USD","projects_count":120,"last_synced_at":"2026-04-20T00:15:18.395Z","created_at":"2024-01-10T13:17:48.104Z","updated_at":"2026-04-20T00:15:19.094Z","transactions_count":44,"balance":2592.8599999999988,"account_type":"COLLECTIVE","owner":{"login":"csstools","name":"CSS Tools","uuid":"39136094","kind":"organization","description":"We help you write your best CSS","email":null,"website":"https://cssdb.org/","location":null,"twitter":"css_tools_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39136094?v=4","repositories_count":120,"last_synced_at":"2024-10-29T15:54:09.899Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/csstools","funding_links":["https://github.com/sponsors/csstools"],"total_stars":18646,"followers":387,"following":0,"created_at":"2022-11-02T16:22:01.957Z","updated_at":"2024-10-29T15:54:09.900Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csstools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csstools/repositories"},"last_project_activity_at":"2026-02-18T18:53:00.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2022-03-21T05:59:33.453Z","collective_updated_at":"2025-09-15T12:11:06.582Z","html_url":"https://opencollective.com/csstools","icon_url":"https://images.opencollective.com/csstools/logo/40.png","total_donations":6436.309999999999,"total_expenses":-4487.23,"current_balance":2592.8599999999988,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/csstools","url":"https://opencollective.ecosyste.ms/collectives/csstools","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/csstools/projects"}}