github / github/accessibility-scanner
Store allowlist of third-party plugins in a JSON file
オープン
初心者向け
- 主要言語
- TypeScript
- スター
- 369
- フォーク
- 40
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 10
説明
From @edsummersnc:
> Consider refactoring the list of approved plugins into a JSON file or similar file type. Include npm package name, description, and repo. This will allow users of the scanner to find third-party plugins, perform their own security review, file issues on those plugins, contribute fixes, fork/extend, etc.
The allowlist is currently maintained in the repo's codebase, as it contains only a single entry.
コントリビューションガイド
調査の方向性
リポジトリのコードベースで現在の承認済みプラグインのallowlistを見つけ、それがどのように使用されているかを確認してください。各npmパッケージの名前、説明、リポジトリを含むJSONファイルにリストを移し、そのファイルからスキャナーが既存のプラグインを引き続き検出できることを確認してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- tooling
- issue の種類
- リファクタリング
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 活発
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 68/100