Skip to content

Bump commons-codec:commons-codec from 1.17.0 to 1.17.1 (#571) #1088

Bump commons-codec:commons-codec from 1.17.0 to 1.17.1 (#571)

Bump commons-codec:commons-codec from 1.17.0 to 1.17.1 (#571) #1088

Workflow file for this run

name: Meterian vulnerability scan workflow
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
meterian_scan:
name: Meterian client scan
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Scan project with the Meterian client
uses: MeterianHQ/[email protected]
env:
METERIAN_API_TOKEN: ${{ secrets.METERIAN_API_TOKEN }}
with:
cli_args: "" #[ Meterian CLI Options ]