Skip to content

investigate/fix what we need to update in response to CVE-2023-44487 HTTP2 rapid reset #35

investigate/fix what we need to update in response to CVE-2023-44487 HTTP2 rapid reset

investigate/fix what we need to update in response to CVE-2023-44487 HTTP2 rapid reset #35

name: Add Issues to ODH Feature Tracking Project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.5.0
with:
project-url: https://github.com/orgs/opendatahub-io/projects/40
github-token: ${{ secrets.GH_TOKEN_PROJECT_EDIT }}