SecEng Program · CLI & Desktop
Program Importer
Import SecEng blueprints into any project tool from JSON.
Screenshots coming soon
Visual walkthrough of Program Importer in progress
Overview
The SecEng Program Importer is a CLI tool that bridges the gap between the blueprint library and the project management tools your team already uses. Feed it a JSON export from the SecEng Program CLI and it handles creating issues, epics, and tasks in your target platform — complete with dry-run mode so you can preview what will be created before committing. Reduce manual setup time from days to minutes.
Features
- 01.
JSON-driven imports
Point the importer at any SecEng blueprint JSON export and it handles all the structure mapping automatically.
- 02.
Dry-run preview
Run with `--dry-run` to see exactly what will be created in your project management tool before making any changes.
- 03.
Multi-platform support
Import blueprints into Jira, Linear, GitHub Issues, or other supported targets using the same JSON source file.
- 04.
Re-export after import
Export the import manifest post-run to record exactly what was created for audit and traceability purposes.
Install steps
Step 01
Install via npm or clone the repository and run `pnpm install`.
Step 02
Configure target platform credentials in environment variables or a local `.env` file.
Step 03
Run `seceng-program-importer import --file blueprints.json --dry-run` to preview.
Step 04
Remove `--dry-run` to execute the import and create issues in your target platform.
Capabilities
Privacy architecture
Local first
This integration runs 100% in-process using a compiled WASM engine. Text is scanned locally — nothing is transmitted to a server, no analytics, no telemetry. Ideal for regulated environments where data residency and air-gap requirements apply.
Platform vendor
aisecurity.llc
This integration is built by aisecurity.llc and runs natively on aisecurity.llc.
Early access
Get early access — Trust Scanner integrations are in active development
Program Importer and all 37 integrations are under active development. Tell us what you need and we'll prioritize your platform.