{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:d48d02b6-b703-486f-b3de-3c13972716cb",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-10T05:15:28Z",
    "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": "fs.walk",
      "group": "@nodelib",
      "version": "2.0.0",
      "description": "A library for efficiently walking a directory recursively",
      "purl": "pkg:npm/%40nodelib/fs.walk@2.0.0",
      "bom-ref": "pkg:npm/@nodelib/fs.walk@2.0.0",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "clean, lint, compile, compile:watch, test, build, watch, bench, bench:sync, bench:async, bench:stream"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "compile, compile:watch, build, watch"
        },
        {
          "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"
              }
            ]
          }
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@nodelib"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@nodelib/fs.macchiato/package.json\\nnode_modules/@nodelib/fs.scandir/package.json"
      }
    ]
  },
  "components": [
    {
      "group": "@nodelib",
      "name": "fs.scandir",
      "version": "3.0.0",
      "description": "List files and directories inside the specified directory",
      "scope": "required",
      "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"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40nodelib/fs.scandir@3.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/@nodelib/fs.scandir@3.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@nodelib/fs.scandir/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@nodelib/fs.scandir,Dirent,@nodelib/fs.scandir/Dirent,FileSystemAdapter,@nodelib/fs.scandir/FileSystemAdapter"
        },
        {
          "name": "ImportedModules",
          "value": "@nodelib/fs.scandir,AsyncCallback,@nodelib/fs.scandir/AsyncCallback,Settings,@nodelib/fs.scandir/Settings,Entry,@nodelib/fs.scandir/Entry"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@nodelib/fs.scandir/package.json"
              }
            ],
            "concludedValue": "node_modules/@nodelib/fs.scandir/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "out/adapters/fs.js",
            "line": 4
          },
          {
            "location": "out/settings.js",
            "line": 5
          },
          {
            "location": "src/adapters/fs.ts",
            "line": 1
          },
          {
            "location": "src/adapters/fs.ts",
            "line": 3
          },
          {
            "location": "src/index.ts",
            "line": 4
          },
          {
            "location": "src/settings.ts",
            "line": 3
          }
        ]
      }
    },
    {
      "group": "@nodelib",
      "name": "fs.macchiato",
      "version": "2.0.0",
      "description": "A set of classes for easy testing of built-in structures of FS",
      "scope": "required",
      "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"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40nodelib/fs.macchiato@2.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/@nodelib/fs.macchiato@2.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@nodelib/fs.macchiato/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@nodelib/fs.macchiato/package.json"
              }
            ],
            "concludedValue": "node_modules/@nodelib/fs.macchiato/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@nodelib/fs.walk@2.0.0"
      ],
      "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-10T05:15:28Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Thursday, September 10, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'fs.walk' with version '2.0.0'. The package type in this SBOM is npm with a single purl namespace '@nodelib' described under components. The components were identified from the source files: node_modules/@nodelib/fs.macchiato/package.json, node_modules/@nodelib/fs.scandir/package.json."
    }
  ]
}