{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:a41ef93d-3ca5-4557-aba5-5760472e58bb",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-28T01:30:03Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.3.3",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.3.3",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.3.3",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "editorconfig-to-prettier",
      "group": "",
      "version": "1.0.0",
      "description": "Converts an `editorconfig`-parsed object to a `prettier` configuration",
      "purl": "pkg:npm/editorconfig-to-prettier@1.0.0",
      "bom-ref": "pkg:npm/editorconfig-to-prettier@1.0.0",
      "author": "Joseph Frazier <1212jtraceur@gmail.com>",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "lint, fix, prepublishOnly, pretest, test"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/josephfrazier/editorconfig-to-prettier#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/josephfrazier/editorconfig-to-prettier.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "yarn.lock"
      }
    ]
  },
  "components": [
    {
      "group": "",
      "name": "prettier",
      "version": "2.8.4",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "bc84b846573614d8740724a4dd691deb19b0c41d05a4e9dd5b97e2b0ce47f21b194b1536556541e425889088d6beb1e3221c64da0ddb7cc28cf3bccd4eb65d77"
        }
      ],
      "purl": "pkg:npm/prettier@2.8.4",
      "type": "library",
      "bom-ref": "pkg:npm/prettier@2.8.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "yarn.lock"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 1,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 1,
                "value": "yarn.lock"
              }
            ],
            "concludedValue": "yarn.lock"
          }
        ]
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/prettier@2.8.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/editorconfig-to-prettier@1.0.0",
      "dependsOn": [
        "pkg:npm/prettier@2.8.4"
      ]
    }
  ],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/editorconfig-to-prettier@1.0.0"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.3.3",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.3.3",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.3.3",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-07-28T01:30:03Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, July 28, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'editorconfig-to-prettier' with version '1.0.0'."
    }
  ]
}