Skip to content

Detects the immediate execution of Python web servers (e.g., http.server) via the command line interface (CLI) #484

Detects the immediate execution of Python web servers (e.g., http.server) via the command line interface (CLI)

Detects the immediate execution of Python web servers (e.g., http.server) via the command line interface (CLI) #484

Workflow file for this run

on:
pull_request_target:
types:
- opened
name: PR Labeler Workflow
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4