Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to find user mobsf: no matching entries in passwd file #20

Open
theblockstalk opened this issue Aug 22, 2023 · 1 comment
Open

Comments

@theblockstalk
Copy link

Receiving this error when try to run with .apk file

[Build App locally and run security analysis/security-test2] failed to start container: Error response from daemon: unable to find user mobsf: no matching entries in passwd file

security-test:
    runs-on: ubuntu-latest
    
    steps:
      - name: Run MobSF Analysis
        uses: fundacaocerti/mobsf-action@v1.7.2
        env:
          INPUT_FILE_NAME: ./TonomyID.apk
          SCAN_TYPE: apk
          OUTPUT_FILE_NAME: mobsf-report
@madlymad
Copy link

madlymad commented Feb 6, 2024

Similar to #18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants