github.com/devseccon/trivy@v0.47.1-0.20231123133102-bd902a0bd996/integration/testdata/fixtures/repo/pipenv/Pipfile.lock (about)

     1  {
     2      "_meta": {
     3          "hash": {
     4              "sha256": "06bf5e1462f5cf5abd8c226d9db597827c8fde5c6bbb0e9c87c2977720130c56"
     5          },
     6          "pipfile-spec": 6,
     7          "requires": {
     8              "python_version": "3.10"
     9          },
    10          "sources": [
    11              {
    12                  "name": "pypi",
    13                  "url": "https://pypi.org/simple",
    14                  "verify_ssl": true
    15              }
    16          ]
    17      },
    18      "default": {
    19          "werkzeug": {
    20              "hashes": [
    21                  "sha256:1e0dedc2acb1f46827daa2e399c1485c8fa17c0d8e70b6b875b4e7f54bf408d2",
    22                  "sha256:b353856d37dec59d6511359f97f6a4b2468442e454bd1c98298ddce53cac1f04"
    23              ],
    24              "index": "pypi",
    25              "version": "==0.11.1"
    26          }
    27      },
    28      "develop": {}
    29  }