github.com/devseccon/trivy@v0.47.1-0.20231123133102-bd902a0bd996/pkg/fanal/analyzer/language/dart/pub/testdata/happy/pubspec.lock (about)

     1  # Generated by pub
     2  # See https://dart.dev/tools/pub/glossary#lockfile
     3  packages:
     4    collection:
     5      dependency: transitive
     6      description:
     7        name: collection
     8        sha256: cfc915e6923fe5ce6e153b0723c753045de46de1b4d63771530504004a45fae0
     9        url: "https://pub.dev"
    10      source: hosted
    11      version: "1.17.0"
    12    crypto:
    13      dependency: "direct main"
    14      description:
    15        name: crypto
    16        sha256: ff625774173754681d66daaf4a448684fb04b78f902da9cb3d308c19cc5e8bab
    17        url: "https://pub.dev"
    18      source: hosted
    19      version: "3.0.3"
    20    meta:
    21      dependency: "direct dev"
    22      description:
    23        name: meta
    24        sha256: d584fa6707a52763a52446f02cc621b077888fb63b93bbcb1143a7be5a0c0c04
    25        url: "https://pub.dev"
    26      source: hosted
    27      version: "1.11.0"
    28    typed_data:
    29      dependency: transitive
    30      description:
    31        name: typed_data
    32        sha256: facc8d6582f16042dd49f2463ff1bd6e2c9ef9f3d5da3d9b087e244a7b564b3c
    33        url: "https://pub.dev"
    34      source: hosted
    35      version: "1.3.2"
    36  sdks:
    37    dart: ">=3.1.0 <4.0.0"