{
  "id": "zenmap",
  "name": "Zenmap",
  "cat": "Siber güvenlik",
  "icon": "ZM",
  "summary": "Nmap grafik arayüzü.",
  "license": "GPL-2.0",
  "source": "https://nmap.org/zenmap/",
  "repo": "https://github.com/nmap/nmap",
  "score": 82,
  "iridaa_install": "iridaa install zenmap",
  "package": {
    "type": "apt",
    "repo": "apt",
    "id": "nmap",
    "upstream_install": "sudo apt install zenmap nmap"
  },
  "distribution": {
    "channel": "stable",
    "store": "iridaa-forge",
    "manifest_version": "0.4",
    "supports_iridaa_os": true
  },
  "verification": {
    "official_source": true,
    "verified_by_iridaa": true,
    "verification_level": "manifest",
    "manifest_sha256": "7a4ec783eba2f907bc65813bbcc50e054a975985bcacb17af2d8fd5ab39190d7",
    "signature": "planned",
    "risk": "low",
    "notes": [
      "Manifest kaynağı doğrulandı",
      "Paket çalıştırmadan önce kullanıcı onayı gerekir",
      "Hash dosya indirmesi değil manifest kimliğidir"
    ]
  },
  "repo_entry": {
    "repo": "iridaa-forge",
    "index": "/forge/repo/index.json",
    "package_manifest": "/forge/repo/packages/zenmap.json",
    "channel": "stable"
  },
  "commands": {
    "iridaa": "iridaa install zenmap",
    "upstream": "sudo apt install zenmap nmap"
  }
}