Engelen Open Source


root
{
  "bomFormat": "CycloneDX",
  "specVersion": "1.4",
  "version": 1,
  "serialNumber": "urn:uuid:062a096d-8b78-4be7-bba8-35b96a8bcda2",
  "components": [
    {
      "type": "application",
      "bom-ref": "/nix/store/s3w5m3spa1g71hx0yb82lvk6394j3w5j-stdenv-linux",
      "name": "stdenv-linux",
      "version": "",
      "description": "The default build environment for Unix packages in Nixpkgs",
      "purl": "pkg:generic/stdenv-linux@",
      "externalReferences": [],
      "properties": []
    },
    {
      "type": "application",
      "bom-ref": "/nix/store/c28vy350aivxl0y0ir2p016r7yi1vzhw-source",
      "name": "source",
      "version": "",
      "description": "",
      "purl": "pkg:generic/source@",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://github.com/raboof/nethogs"
        }
      ],
      "properties": []
    }
  ],
  "dependencies": [
    {
      "ref": "/nix/store/s3w5m3spa1g71hx0yb82lvk6394j3w5j-stdenv-linux",
      "dependsOn": []
    },
    {
      "ref": "/nix/store/c28vy350aivxl0y0ir2p016r7yi1vzhw-source",
      "dependsOn": []
    }
  ]
}