Skip to content

CVE-2023-36478: Update jetty-server to 9.4.53.v20231009 #1193

CVE-2023-36478: Update jetty-server to 9.4.53.v20231009

CVE-2023-36478: Update jetty-server to 9.4.53.v20231009 #1193

Workflow file for this run

name: "Verify type labels"
on:
pull_request_target:
types: [opened, labeled, unlabeled, synchronize]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: baev/action-label-verify@main
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
allowed: |
type:bug
type:dependencies
type:improvement
type:internal
type:invalid
type:new feature
type:security
type:documentation