Skip to content

Add SpotBugs check to CI and expand PATH_TRAVERSAL_IN suppression #760

Add SpotBugs check to CI and expand PATH_TRAVERSAL_IN suppression

Add SpotBugs check to CI and expand PATH_TRAVERSAL_IN suppression #760

Workflow file for this run

# SPDX-FileCopyrightText: 2026 Bernard Ladenthin <bernard.ladenthin@gmail.com>
# SPDX-FileCopyrightText: 2023-2025 Konstantin Herud
#
# SPDX-License-Identifier: MIT
name: REUSE Compliance Check
on:
push:
pull_request:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- uses: fsfe/reuse-action@v6