Tutorials

Learn PostQ on video

Short walkthroughs of every feature — from your first CLI install to gating CI on quantum-vulnerable crypto.

1 of 13 videos published

Getting Started

2 videos
2:00

What is PostQ? A two-minute tour

The full product in one walkthrough: scanning, dashboards, hybrid signing, and cloud installers.

Coming soon

Create your account and your first organization

Sign up, create a workspace, invite teammates, and assign Admin / Contributor / Reader roles.

CLI

2 videos
Coming soon

Install the postq CLI in 30 seconds

brew install PostQDev/tap/postq and your first postq scan url. Exit codes that fail your CI pipeline.

Coming soon

Wire postq into GitHub Actions and GitLab CI

Block merges when High or Critical findings show up. Real example yaml + secret setup.

Cloud Scanning

3 videos
Coming soon

Connect AWS KMS in 60 seconds with CloudFormation

Walk through the one-click CloudFormation install at /settings/clouds. From zero to inventory in your dashboard.

Coming soon

Connect Azure Key Vault with Bicep

Same flow, Azure subscription. Container scanner deploys via Bicep and POSTs to /v1/ingest/cloud.

Coming soon

Run an in-cluster Kubernetes scan with the PostQ Helm chart

Install the postq-agent chart, watch findings appear in /assets within minutes.

Hybrid Signing

1 video
Coming soon

Your first ML-DSA + Ed25519 signature in three SDK calls

Generate a hybrid key, sign a release artifact, verify it from the CLI.

SDKs

3 videos
Coming soon

@postq/sdk for TypeScript / JavaScript

Install, configure with a pq_live_… key, sign + verify, list keys, run scans.

Coming soon

postq-sdk for Python

pip install postq-sdk and the same flow in async Python.

Coming soon

PostQ.Sdk for .NET

NuGet install and the same flow with HttpClient + the strongly-typed client.

Dashboard & Policies

2 videos
Coming soon

Reading the dashboard: risk score, providers, algorithms

What every chart on /dashboard means and how each number is computed.

Coming soon

Writing a policy that fails CI on quantum-vulnerable RSA

Build a policy at /policies that gates merges and surfaces findings to the right teams.

Want a tutorial on something specific?

We prioritize what customers ask for. Pitch us a topic.

Request a tutorial →