Skip to content

Release: 1.0.1 beta09 #95

Release: 1.0.1 beta09

Release: 1.0.1 beta09 #95

Workflow file for this run

name: mobsfscan
on:
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: mobsfscan
uses: MobSF/mobsfscan@main
with:
args: '--type android --config config/config.mobsf --exit-warning android'