Add ability to push interesting results onto a stack for future exploration

オープン
#567 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
25/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
typescript, vscode
領域
devtools

調査の方向性

まず issue の説明から始め、パスのクエリ、再起動後の永続化、削除されたデータベースに関する未解決の問題を解決します。次に、ワークスペース全体の結果状態に関する拡張機能のエントリポイントを特定し、クエリやデータベースをまたいだ結果の保存と取得のテストを定義します。完了の条件は、合意された設計と実装範囲があることです。

索引モデルが issue の本文から書いたものです。

説明

Complexity: Medium enhancement VSCode

Typically, when iterating through queries, a security researcher will find a handful of interesting results. This issue is about enabling the user to save specific results so that they can be explored in more detail later.

These results should be available cross-query and cross-database. I.e. there should be a single set of saved results for the entire workspace.

A few open questions:

  1. Can we save path queries? How would that work?
  2. Should we be able to store the stack across restarts?
  3. What happens if databases are removed?
主要言語
TypeScript
スター
539
フォーク
240
平均マージ
2日 6時間
マージ済み PR(30日)
29

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

github/vscode-codeql のほかの issue

github/vscode-codeql の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。