Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add table to prioritize scorecard implementation #10

Merged
merged 6 commits into from
Mar 22, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
112 changes: 112 additions & 0 deletions tools/scope/packages-in-scope.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,112 @@
## expressjs

| Name | Github Repository | npm | Scorecard priority block |
|---------------------|--------------------------------------------------|---------------------------------------------------|--------------------------|
| api-error-handler | https://github.com/expressjs/api-error-handler | https://www.npmjs.com/package/api-error-handler | 6 |
| badgeboard | https://github.com/expressjs/badgeboard | | N/A |
| basic-auth-connect | https://github.com/expressjs/basic-auth-connect | https://www.npmjs.com/package/basic-auth-connect | 5 |
| body-parser | https://github.com/expressjs/body-parser | https://www.npmjs.com/package/body-parser | 1 |
| compression | https://github.com/expressjs/compression | https://www.npmjs.com/package/compression | 3 |
| connect-markdown | https://github.com/expressjs/connect-markdown | https://www.npmjs.com/package/connect-markdown | 6 |
| connect-multiparty | https://github.com/expressjs/connect-multiparty | https://www.npmjs.com/package/connect-multiparty | 6 |
| cookie-parser | https://github.com/expressjs/cookie-parser | https://www.npmjs.com/package/cookie-parser | 4 |
| cookie-session | https://github.com/expressjs/cookie-session | https://www.npmjs.com/package/cookie-session | 6 |
| cors | https://github.com/expressjs/cors | https://www.npmjs.com/package/cors | 4 |
| csurf | https://github.com/expressjs/csurf | https://www.npmjs.com/package/csurf | 5 |
| discussions | https://github.com/expressjs/discussions | | N/A |
| domain-middleware | https://github.com/expressjs/domain-middleware | https://www.npmjs.com/package/domain-middleware | 6 |
| errorhandler | https://github.com/expressjs/errorhandler | https://www.npmjs.com/package/errorhandler | 5 |
| examples | https://github.com/expressjs/examples | | N/A |
| express | https://github.com/expressjs/express | https://www.npmjs.com/package/express | 1 |
| express-expose | https://github.com/expressjs/express-expose | https://www.npmjs.com/package/express-expose | 6 |
| express-namespace | https://github.com/expressjs/express-namespace | | N/A |
| express-paginate | https://github.com/expressjs/express-paginate | https://www.npmjs.com/package/express-paginate | 6 |
| expressjs.com | https://github.com/expressjs/expressjs.com | | N/A |
| expressjs.github.io | https://github.com/expressjs/expressjs.github.io | | N/A |
| flash | https://github.com/expressjs/flash | https://www.npmjs.com/package/flash | 6 |
| generator | https://github.com/expressjs/generator | https://www.npmjs.com/package/express-generator | 6 |
| method-override | https://github.com/expressjs/method-override | https://www.npmjs.com/package/method-override | 5 |
| method-override | https://github.com/expressjs/method-override | https://www.npmjs.com/package/method-override | 5 |
| mime-extended | https://github.com/expressjs/mime-extended | | 6 |
| morgan | https://github.com/expressjs/morgan | https://www.npmjs.com/package/morgan | 4 |
| multer | https://github.com/expressjs/multer | https://www.npmjs.com/package/multer | 4 |
| response-time | https://github.com/expressjs/response-time | https://www.npmjs.com/package/response-time | 6 |
| restful-router | https://github.com/expressjs/restful-router | https://www.npmjs.com/package/restful-router | 6 |
| routification | https://github.com/expressjs/routification | https://www.npmjs.com/package/routification | 6 |
| security | https://github.com/expressjs/security | | N/A |
| serve-favicon | https://github.com/expressjs/serve-favicon | https://www.npmjs.com/package/serve-favicon | 4 |
| serve-favicon | https://github.com/expressjs/serve-favicon | https://www.npmjs.com/package/serve-favicon | 4 |
| serve-index | https://github.com/expressjs/serve-index | https://www.npmjs.com/package/serve-index | 4 |
| serve-static | https://github.com/expressjs/serve-static | https://www.npmjs.com/package/serve-static | 2 |
| session | https://github.com/expressjs/session | https://www.npmjs.com/package/express-session | 4 |
| set-type | https://github.com/expressjs/set-type | | 6 |
| statusboard | https://github.com/expressjs/statusboard | | N/A |
| timeout | https://github.com/expressjs/timeout | https://www.npmjs.com/package/connect-timeout | 6 |
| vhost | https://github.com/expressjs/vhost | https://www.npmjs.com/package/vhost | 6 |
| vhostess | https://github.com/expressjs/vhostess | https://www.npmjs.com/package/vhostess | 6 |


## jshttp

| Name | Github Repository | npm | Scorecard priority block |
|---------------------|--------------------------------------------------|---------------------------------------------------|--------------------------|
| .github | https://github.com/jshttp/.github | | N/A |
| accepts | https://github.com/jshttp/accepts | https://www.npmjs.com/package/accepts | 2 |
| basic-auth | https://github.com/jshttp/basic-auth | https://www.npmjs.com/package/basic-auth | 4 |
| compressible | https://github.com/jshttp/compressible | https://www.npmjs.com/package/compressible | 3 |
| content-disposition | https://github.com/jshttp/content-disposition | https://www.npmjs.com/package/content-disposition | 2 |
| content-type | https://github.com/jshttp/content-type | https://www.npmjs.com/package/content-type | 2 |
| cookie | https://github.com/jshttp/cookie | https://www.npmjs.com/package/cookie | 1 |
| etag | https://github.com/jshttp/etag | https://www.npmjs.com/package/etag | 3 |
| forwarded | https://github.com/jshttp/forwarded | https://www.npmjs.com/package/forwarded | 3 |
| fresh | https://github.com/jshttp/fresh | https://www.npmjs.com/package/fresh | 3 |
| http-assert | https://github.com/jshttp/http-assert | https://www.npmjs.com/package/http-assert | 5 |
| http-errors | https://github.com/jshttp/http-errors | https://www.npmjs.com/package/http-errors | 1 |
| http-push | https://github.com/jshttp/http-push | | N/A |
| http-utils | https://github.com/jshttp/http-utils | https://www.npmjs.com/package/http-utils | 6 |
| jshttp.github.io | https://github.com/jshttp/jshttp.github.io | | N/A |
| media-typer | https://github.com/jshttp/media-typer | https://www.npmjs.com/package/media-typer | 3 |
| methods | https://github.com/jshttp/methods | https://www.npmjs.com/package/methods | 2 |
| mime-db | https://github.com/jshttp/mime-db | https://www.npmjs.com/package/mime-db | 1 |
| mime-types | https://github.com/jshttp/mime-types | https://www.npmjs.com/package/mime-types | 1 |
| negotiator | https://github.com/jshttp/negotiator | https://www.npmjs.com/package/negotiator | 2 |
| on-finished | https://github.com/jshttp/on-finished | https://www.npmjs.com/package/on-finished | 1 |
| on-headers | https://github.com/jshttp/on-headers | https://www.npmjs.com/package/on-headers | 3 |
| proxy-addr | https://github.com/jshttp/proxy-addr | https://www.npmjs.com/package/proxy-addr | 3 |
| range-parser | https://github.com/jshttp/range-parser | https://www.npmjs.com/package/range-parser | 2 |
| spdy-push | https://github.com/jshttp/spdy-push | https://www.npmjs.com/package/spdy-push | 6 |
| statuses | https://github.com/jshttp/statuses | https://www.npmjs.com/package/statuses | 1 |
| style-guide | https://github.com/jshttp/style-guide | | N/A |
| type-is | https://github.com/jshttp/type-is | https://www.npmjs.com/package/type-is | 3 |
| vary | https://github.com/jshttp/vary | https://www.npmjs.com/package/vary | 2 |


## pillarjs

| Name | Github Repository | npm | Scorecard priority block |
|---------------------|--------------------------------------------------|---------------------------------------------------|--------------------------|
| .github | https://github.com/pillarjs/.github | | N/A |
| cookies | https://github.com/pillarjs/cookies | https://www.npmjs.com/package/cookies | 4 |
| csrf | https://github.com/pillarjs/csrf | https://www.npmjs.com/package/csrf | 5 |
| discussions | https://github.com/pillarjs/discussions | | N/A |
| encodeurl | https://github.com/pillarjs/encodeurl | https://www.npmjs.com/package/encodeurl | 2 |
| extend-proto | https://github.com/pillarjs/extend-proto | https://www.npmjs.com/package/extend-proto | 6 |
| extend-proto | https://github.com/pillarjs/extend-proto | https://www.npmjs.com/package/extend-proto | 6 |
| finalhandler | https://github.com/pillarjs/finalhandler | https://www.npmjs.com/package/finalhandler | 1 |
| hbs | https://github.com/pillarjs/hbs | https://www.npmjs.com/package/hbs | 6 |
| multiparty | https://github.com/pillarjs/multiparty | https://www.npmjs.com/package/multiparty | 5 |
| node-frameworks | https://github.com/pillarjs/node-frameworks | | N/A |
| parseurl | https://github.com/pillarjs/parseurl | https://www.npmjs.com/package/parseurl | 3 |
| path-match | https://github.com/pillarjs/path-match | https://www.npmjs.com/package/path-match | 6 |
| path-to-regexp | https://github.com/pillarjs/path-to-regexp | https://www.npmjs.com/package/path-to-regexp | 1 |
| pillarjs.github.io | https://github.com/pillarjs/pillarjs.github.io | | N/A |
| qs-strict | https://github.com/pillarjs/qs-strict | https://www.npmjs.com/package/qs-strict | 6 |
| request | https://github.com/pillarjs/request | | 6 |
| resolve-path | https://github.com/pillarjs/resolve-path | https://www.npmjs.com/package/resolve-path | 5 |
| router | https://github.com/pillarjs/router | https://www.npmjs.com/package/router | 5 |
| routington | https://github.com/pillarjs/routington | https://www.npmjs.com/package/routington | 6 |
| send | https://github.com/pillarjs/send | https://www.npmjs.com/package/send | 2 |
| ssl-redirect | https://github.com/pillarjs/ssl-redirect | https://www.npmjs.com/package/ssl-redirect | 6 |
| templation | https://github.com/pillarjs/templation | https://www.npmjs.com/package/templation | 6 |
| understanding-csrf | https://github.com/pillarjs/understanding-csrf | | N/A |
| views | https://github.com/pillarjs/views | | N/A |