Application Dependencies

    • Ruby
      • Gemfile.lock
    • Python
      • Pipfile.lock
      • poetry.lock
    • Node.js
      • package-lock.json
      • yarn.lock
    • Rust
    • .NET
      • packages.lock.json
    • Java
      • JAR/WAR/EAR files (.jar, .war, and *.ear)
    • Go