Skip to content

CVE-2019-8331 (Medium) detected in bootstrap-3.3.7.jar, bootstrap-3.1.1.min.js #250

CVE-2019-8331 (Medium) detected in bootstrap-3.3.7.jar, bootstrap-3.1.1.min.js

CVE-2019-8331 (Medium) detected in bootstrap-3.3.7.jar, bootstrap-3.1.1.min.js #250

Workflow file for this run

name: Welcome
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thanks for submitting your first issue, we will have a look as quickly as possible.'
pr-message: 'Thanks so much for your contribution, really appreciated! We will have a look and merge it if everything checks out!'