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

SSVC Priorityに基づく脆弱性情報UIのモック作成 #431

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

yuki-murasawa
Copy link
Collaborator

PR の目的

ATeam表示にSSVC Priorityに基づく脆弱性情報を表示するページを追加する

経緯・意図・意思決定

  • 「Immediate」、「Out-of-Cycle」、「Scheduled」、「Defer」の4つのステータスでTicketを分類、表示する。
  • サイドバーの一番上の項目にSSVC Priorityを追加する。
  • チケットには、脆弱性名、チーム名、現在のステータス、サービス名、Assigneesを表示する。
  • それぞれのカード上部に、チケットの件数とソートボタンを設置する。

補足情報

  • 現在、ソートボタンは表示のみで機能しない
  • チケット件数は、仮で999999 Ticketsと表示
  • チケットの情報は、モックのため仮の表示
  • サイドバーのアイコンはStarIconを表示
  • index.jsxSSVCPriorityRouteタグを追加
  • App.jsx L69にて、実行条件に/SSVCPriorityを追加

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant