python / python/psrt-ghsa-bot

GitHub API polyfill: Get list of comments from GitHub Security Advisory

Open
#3 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
6
Forks
2
Avg merge
9h 7m
Merged PRs (30d)
2

Description

Currently there is no GitHub API to get comments on a GitHub Security Advisory (GHSA) in draft or triage state. A "polyfill" for this API is needed to create a bot that can respond to comments within a GHSA (a-la Bedevere in PRs).

This would likely need to be implemented using a UI automation tool like Playwright.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the repository structure and the GitHub Security Advisory workflow, then investigate whether Playwright can retrieve comments from draft and triage GHSAs. Done means the bot has a usable way to obtain GHSA comment lists for responding to those comments.

Written by the indexing model from the issue text.

Assessment

Tech stack
playwright, python
Domain
devtools, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.