Connectors · CLI & Tooling
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
Designed to keep the supported flow in the local or customer-controlled environment. What leaves the device or workspace depends on the feature and configuration.
Platform vendor
aisecurity.llc
aisecurity.llc's package json format is mapped in the registry. The connector itself is not yet built.
Early access
Get the integration on the roadmap
Tell us which platform matters most and we'll prioritize it where it fits the current product surface.