Homebrew tap and release host for Prisma Risk customer tools.
airlift uploads files to your Prisma Risk destinations. No AWS credentials
or SFTP required: authenticate with your organization's API key, and only
changed files are transferred.
Install:
brew install prisma-risk/tools/airliftUpgrade:
brew upgrade airliftInstall a specific version:
brew install prisma-risk/tools/airlift@0.1.0-
Open the releases page and download
airlift-vX.Y.Z-x86_64-pc-windows-msvc.zipfor the version you want. -
Optionally verify the download. In PowerShell:
Get-FileHash .\airlift-vX.Y.Z-x86_64-pc-windows-msvc.zip -Algorithm SHA256
The hash must match the contents of the matching
.sha256file on the releases page. -
Extract the zip and follow the bundled
README.txtto putairlift.exeon yourPATH.
airlift login # store your API key
airlift destinations # list destinations you can push to
airlift upload --dest <destination> <paths> # upload files or foldersYour Prisma Risk representative provides your organization's API key.
Contact your Prisma Risk representative.
Binaries distributed through this tap are proprietary software. Copyright (c) 2026 Prisma Risk. All rights reserved.