itsmechlark/http-auth0

View on GitHub
trivy.yaml

Summary

Maintainability
Test Coverage
timeout: 10m
dependency-tree: true
list-all-pkgs: true
exit-code: 1
scan:
  skip-dirs:
    - .ruby-lsp/
    - coverage/
    - tmp/
    - vendor/bundle/
  skip-files:
    - .env*
vulnerability:
  type:
    - os
    - library
  ignore-unfixed: true