github.com/anchore/syft@v1.38.2/syft/pkg/cataloger/dotnet/test-fixtures/packages.lock.json (about)

     1  {
     2      "version": 1,
     3      "dependencies": {
     4          "net8.0": {
     5              "AutoMapper": {
     6                  "type": "Direct",
     7                  "requested": "[13.0.1, )",
     8                  "resolved": "13.0.1",
     9                  "contentHash": "/Fx1SbJ16qS7dU4i604Sle+U9VLX+WSNVJggk6MupKVkYvvBm4XqYaeFuf67diHefHKHs50uQIS2YEDFhPCakQ==",
    10                  "dependencies": {
    11                      "Microsoft.Extensions.Options": "6.0.0"
    12                  }
    13              },
    14              "bootstrap": {
    15                  "type": "Direct",
    16                  "requested": "[5.0.0, )",
    17                  "resolved": "5.0.0",
    18                  "contentHash": "NKQFzFwrfWOMjTwr+X/2iJyCveuAGF+fNzkxyB0YW45+InVhcE9PUxoL1a8Vmc/Lq9E/CQd4DjO8kU32P4w/Gg=="
    19              },
    20              "log4net": {
    21                  "type": "Direct",
    22                  "requested": "[2.0.5, )",
    23                  "resolved": "2.0.5",
    24                  "contentHash": "AEqPZz+v+OikfnR2SqRVdQPnSaLq5y9Iz1CfRQZ9kTKPYCXHG6zYmDHb7wJotICpDLMr/JqokyjiqKAjUKp0ng=="
    25              },
    26              "Microsoft.Extensions.DependencyInjection.Abstractions": {
    27                  "type": "Transitive",
    28                  "resolved": "9.0.0",
    29                  "contentHash": "xlzi2IYREJH3/m6+lUrQlujzX8wDitm4QGnUu6kUXTQAWPuZY8i+ticFJbzfqaetLA6KR/rO6Ew/HuYD+bxifg=="
    30              },
    31              "Microsoft.Extensions.Logging": {
    32                  "type": "Direct",
    33                  "requested": "[9.0.0, )",
    34                  "resolved": "9.0.0",
    35                  "contentHash": "crjWyORoug0kK7RSNJBTeSE6VX8IQgLf3nUpTB9m62bPXp/tzbnOsnbe8TXEG0AASNaKZddnpHKw7fET8E++Pg==",
    36                  "dependencies": {
    37                      "Microsoft.Extensions.Options": "9.0.0"
    38                  }
    39              },
    40              "Microsoft.Extensions.Options": {
    41                  "type": "Transitive",
    42                  "resolved": "9.0.0",
    43                  "contentHash": "dzXN0+V1AyjOe2xcJ86Qbo233KHuLEY0njf/P2Kw8SfJU+d45HNS2ctJdnEnrWbM9Ye2eFgaC5Mj9otRMU6IsQ==",
    44                  "dependencies": {
    45                      "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0",
    46                      "Microsoft.Extensions.Primitives": "9.0.0"
    47                  }
    48              },
    49              "Microsoft.Extensions.Primitives": {
    50                  "type": "Transitive",
    51                  "resolved": "9.0.0",
    52                  "contentHash": "9+PnzmQFfEFNR9J2aDTfJGGupShHjOuGw4VUv+JB044biSHrnmCIMD+mJHmb2H7YryrfBEXDurxQ47gJZdCKNQ==",
    53                  "dependencies": {
    54                      "System.Runtime.CompilerServices.Unsafe": "9.0.0"
    55                  }
    56              },
    57              "System.Runtime.CompilerServices.Unsafe": {
    58                  "type": "Transitive",
    59                  "resolved": "9.0.0",
    60                  "contentHash": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg=="
    61              }
    62          },
    63          ".netcore2.0": {
    64              "bootstrap": {
    65                  "type": "Direct",
    66                  "requested": "[5.0.0, )",
    67                  "resolved": "5.0.0",
    68                  "contentHash": "NKQFzFwrfWOMjTwr+X/2iJyCveuAGF+fNzkxyB0YW45+InVhcE9PUxoL1a8Vmc/Lq9E/CQd4DjO8kU32P4w/Gg=="
    69              },
    70              "log4net": {
    71                  "type": "Direct",
    72                  "requested": "[1.2.15, )",
    73                  "resolved": "1.2.15",
    74                  "contentHash": "KPajjkU1rbF6uY2rnakbh36LB9z9FVcYlciyOi6C5SJ3AMNywxjCGxBTN/Hl5nQEinRLuWvHWPF8W7YHh9sONw=="
    75              }
    76          }
    77      }
    78  }