Skip to content

docs: add table to prioritize scorecard implementation #10

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

Merged
merged 6 commits into from
Mar 22, 2024
Merged
Changes from 5 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
108 changes: 108 additions & 0 deletions tools/scope/packages-in-scope.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,108 @@
## expressjs

| Name | Github Repository | npm | Scorecard priority block | Notes |
|---------------------|--------------------------------------------------|---------------------------------------------------|--------------------------|--------------------------------|
| api-error-handler | https://github.com/expressjs/api-error-handler | https://www.npmjs.com/package/api-error-handler | 6 | Seems like we can deprecate it |
| badgeboard | https://github.com/expressjs/badgeboard | | N/A | Documentation repo |
| 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 | Documentation repo |
| 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 | Empty repo |
| 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 | Seems like we can deprecate it |
| express-namespace | https://github.com/expressjs/express-namespace | | N/A | Dead repo |
| express-paginate | https://github.com/expressjs/express-paginate | https://www.npmjs.com/package/express-paginate | 6 | Seems like we can deprecate it |
| expressjs.com | https://github.com/expressjs/expressjs.com | | N/A | Website repo |
| expressjs.github.io | https://github.com/expressjs/expressjs.github.io | | N/A | Documentation repo |
| flash | https://github.com/expressjs/flash | https://www.npmjs.com/package/flash | 6 | Seems like we can deprecate it |
| 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 | Seems like we can deprecate it |
| 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 | Empty repo |
| 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 | Seems like we can deprecate it |
| statusboard | https://github.com/expressjs/statusboard | | N/A | Documentation repo |
| 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

| .github | https://github.com/jshttp/.github | | N/A | Documentation repo |
| 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 | Placeholder repo |
| http-utils | https://github.com/jshttp/http-utils | https://www.npmjs.com/package/http-utils | 6 | Seems like we can deprecate it |
| jshttp.github.io | https://github.com/jshttp/jshttp.github.io | | N/A | Documentation repo |
| 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 | Seems like we can deprecate it |
| statuses | https://github.com/jshttp/statuses | https://www.npmjs.com/package/statuses | 1 | |
| style-guide | https://github.com/jshttp/style-guide | | N/A | Documentation repo |
| 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

| .github | https://github.com/pillarjs/.github | | N/A | Health files repo |
| 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 | Empty repo |
| 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 | Seems like we can deprecate it |
| 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 | Documentation repo |
| 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 | Documentation repo |
| qs-strict | https://github.com/pillarjs/qs-strict | https://www.npmjs.com/package/qs-strict | 6 | Seems like we can deprecate it |
| 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 | Seems like we can deprecate it |
| 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 | Seems like we can deprecate it |
| templation | https://github.com/pillarjs/templation | https://www.npmjs.com/package/templation | 6 | Seems like we can deprecate it |
| understanding-csrf | https://github.com/pillarjs/understanding-csrf | | N/A | Documentation repo |
| views | https://github.com/pillarjs/views | | N/A | Empty repo |