Automic VaultAutomic Vault

brew

Installer katana avec Homebrew, apk, MacPorts, Nix, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de katana pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install katana

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install katana

MacPorts ports tree · www/katana/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add katana

Alpine Linux edge package indexes · katana · Source: dl-cdn.alpinelinux.org

Nixvérifié · 92%
nix profile install nixpkgs#katana

nixpkgs package indexes · pkgs/by-name/ka/katana/package.nix · Source: api.github.com

Windows

Windows Package Managervérifié · 92%
winget install --id HiroyukiFuruno.katana-desktop -e

Windows Package Manager source index · HiroyukiFuruno.katana-desktop · Source: cdn.winget.microsoft.com

aperçu

Résumé du paquet

Crawling and spidering framework

Commandes et alias

  • katana

historique

Historique du projet et usages

katana is ProjectDiscovery's Go-based crawling and spidering framework for security automation, designed for fast CLI crawling with both standard HTTP and headless-browser modes.

Historique du projet

ProjectDiscovery introduced katana publicly in November 2022 as a crawler focused on automation pipelines. Its README emphasizes standard and headless crawling, JavaScript parsing, scope control, automatic form filling, and structured output.

The 1.0.0 release in March 2023 made a breaking change to the JSON output structure, a signal that katana had moved from early crawler prototype to a more stable automation surface for downstream tooling.

Historique d'adoption

katana fits the broader ProjectDiscovery ecosystem of small security CLIs used in bug bounty, reconnaissance, and continuous security workflows. Package-manager entries across Homebrew, Alpine, MacPorts, and Nix reflect that it is meant to be installed into shell pipelines and CI jobs.

Modes d'utilisation

The documented usage accepts URLs from flags, files, or stdin and emits results to stdout, files, or JSON. Its headless mode targets JavaScript-heavy sites and single-page applications that plain HTTP crawlers can miss.

Pourquoi les passionnés de paquets s'y intéressent

katana is notable as a security package because it packages browser-aware crawling as a single CLI with predictable output. That makes it easy to chain with URL collectors, template scanners, and other ProjectDiscovery tools.

Chronologie

  • 2022-11-07: Initial release commit
  • 2023-03-20: v1.0.0 release changed the JSON output structure
  • 2024-07-23: v1.2.0 release line continued the post-1.0 series
  • 2026-01-06: v1.4.0 release appeared in the GitHub release list

Related projects

  • Related ProjectDiscovery tools include nuclei, httpx, subfinder, and naabu; adjacent crawler concepts include headless-browser crawling, JavaScript endpoint extraction, and web reconnaissance pipelines.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.config/katana/form-config.yaml~/.config/katana/field-config.yaml

exécutables

Exécutables installés

CommandeTypeExpositionNote
katanacliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire1.6.1
gestionnaire mis à jour2026-05-05
données localesOK
amontà jour
dernière version détectéev1.6.1

https://github.com/projectdiscovery/katana

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:katana
Version1.6.1
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/katana
Page d'accueilhttps://github.com/projectdiscovery/katana
Dépôthttps://github.com/projectdiscovery/katana
Docs amonthttps://github.com/projectdiscovery/katana#readme
LicenceMIT
Archive sourcehttps://github.com/projectdiscovery/katana/archive/refs/tags/v1.6.1.tar.gz
Dernière mise à jour2026-05-05T18:53:46Z
Pulseupdated
Dépendances de compilationgo
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namekatana
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

katana

nix profile install nixpkgs#katana
  • normalized package name match
  • Correspondance par : Katana
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ka/katana/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

katana 1.6.1-r1

Next-generation crawling and spidering framework

https://github.com/projectdiscovery/katana

sudo apk add katana
  • License: MIT
  • Architecture: x86_64
  • Source Package: katana
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Katana
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: katana from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

katana-doc 1.6.1-r1

Next-generation crawling and spidering framework (documentation)

https://github.com/projectdiscovery/katana

sudo apk add katana-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: katana
  • normalized package name match
  • Correspondance par : Katana
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: katana-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
MacPorts95%

katana

sudo port install katana
  • normalized package name match
  • Correspondance par : Katana
MacPorts ports tree · api.github.com · MacPorts ports tree: www/katana/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
winget95%

HiroyukiFuruno.katana-desktop

winget install --id HiroyukiFuruno.katana-desktop -e
  • normalized package name match
  • Correspondance par : Katana
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: HiroyukiFuruno.katana-desktop from https://cdn.winget.microsoft.com/cache/source.msix

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment