{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:a0c4ca84-b7d2-40be-b345-0194897e7150",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-04T14:39:43Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "exec",
      "group": "@actions",
      "version": "1.1.1",
      "description": "Actions exec lib",
      "purl": "pkg:npm/%40actions/exec@1.1.1",
      "bom-ref": "pkg:npm/@actions/exec@1.1.1",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "audit-moderate, test, tsc"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/actions/toolkit/tree/main/packages/exec"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/actions/toolkit.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@actions"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "package-lock.json"
      }
    ]
  },
  "components": [
    {
      "group": "@actions",
      "name": "io",
      "version": "1.0.1",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "ae1abeb5f66e91bb5abacef1c94b7029fba20915ddd615927e624d129160050278c28a8f129b01c34e1ac22723c33f6dc86dbf31584010c7d59faeb80ab8b9cc"
        }
      ],
      "purl": "pkg:npm/%40actions/io@1.0.1",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/@actions/io/-/io-1.0.1.tgz"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@actions/io@1.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "package-lock.json"
        },
        {
          "name": "ResolvedUrl",
          "value": "https://registry.npmjs.org/@actions/io/-/io-1.0.1.tgz"
        },
        {
          "name": "cdx:npm:versionMismatchError",
          "value": "1.1.2 used instead of 1.0.1"
        },
        {
          "name": "ImportedModules",
          "value": "@actions/io,@actions/io/lib/io-util"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 1,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 1,
                "value": "package-lock.json"
              }
            ],
            "concludedValue": "package-lock.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/toolrunner.js",
            "line": 36
          },
          {
            "location": "lib/toolrunner.js",
            "line": 37
          }
        ]
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/@actions/io@1.0.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@actions/exec@1.1.1",
      "dependsOn": [
        "pkg:npm/@actions/io@1.0.1"
      ]
    }
  ],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@actions/exec@1.1.1"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-09-04T14:39:43Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Friday, September 4, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'exec' with version '1.1.1'. The package type in this SBOM is npm with a single purl namespace '@actions' described under components. The components were identified from the source files: package-lock.json."
    }
  ]
}