Installations
npm install @luminati-io/cheerio-select
Developer Guide
Typescript
Yes
Module System
CommonJS
Node Version
14.19.0
NPM Version
6.14.16
Score
70.1
Supply Chain
71
Quality
80.9
Maintenance
100
Vulnerability
100
License
Releases
Contributors
Languages
TypeScript (100%)
Developer
cheeriojs
Download Statistics
Total Downloads
8,996
Last Day
5
Last Week
16
Last Month
85
Last Year
5,099
GitHub Statistics
20 Stars
877 Commits
8 Forks
6 Watching
5 Branches
5 Contributors
Bundle Size
92.71 kB
Minified
29.28 kB
Minified + Gzipped
Sponsor this package
Package Meta Information
Latest Version
1.5.0-lum.3
Package Id
@luminati-io/cheerio-select@1.5.0-lum.3
Unpacked Size
21.77 kB
Size
6.96 kB
File Count
12
NPM Version
6.14.16
Node Version
14.19.0
Publised On
25 Jul 2023
Total Downloads
Cumulative downloads
Total Downloads
8,996
Last day
66.7%
5
Compared to previous day
Last week
0%
16
Compared to previous week
Last month
-61%
85
Compared to previous month
Last year
30.8%
5,099
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
cheerio-select
CSS selector engine supporting jQuery selectors, based on css-select
.
Supports all jQuery positional pseudo-selectors:
:first
:last
:eq
:nth
:gt
:lt
:even
:odd
:not(:positional)
, where:positional
is any of the above.
This library is a thin wrapper around css-select
.
Only use this module if you will actually use jQuery positional selectors.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Reason
no binaries found in the repo
Reason
license file detected
Details
- Info: project has a license file: LICENSE:0
- Info: FSF or OSI recognized license: BSD 2-Clause "Simplified" License: LICENSE:0
Reason
SAST tool is run on all commits
Details
- Info: SAST configuration detected: CodeQL
- Info: all commits (30) are checked with a SAST tool
Reason
0 existing vulnerabilities detected
Reason
dependency not pinned by hash detected -- score normalized to 4
Details
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/cheeriojs/cheerio-select/codeql-analysis.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cheeriojs/cheerio-select/codeql-analysis.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/cheeriojs/cheerio-select/codeql-analysis.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automerge.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cheeriojs/cheerio-select/dependabot-automerge.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/cheeriojs/cheerio-select/nodejs-test.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/cheeriojs/cheerio-select/nodejs-test.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/cheeriojs/cheerio-select/nodejs-test.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/cheeriojs/cheerio-select/nodejs-test.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs-test.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/cheeriojs/cheerio-select/nodejs-test.yml/master?enable=pin
- Info: 0 out of 7 GitHub-owned GitHubAction dependencies pinned
- Info: 0 out of 2 third-party GitHubAction dependencies pinned
- Info: 2 out of 2 npmCommand dependencies pinned
Reason
detected GitHub workflow tokens with excessive permissions
Details
- Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17
- Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18
- Info: jobLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:31
- Warn: jobLevel 'checks' permission set to 'write': .github/workflows/nodejs-test.yml:32
- Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1
- Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automerge.yml:7
- Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:15
Reason
no effort to earn an OpenSSF best practices badge detected
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
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Score
6.5
/10
Last Scanned on 2025-01-27
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More