
Security News
White House Authorizes Private Companies to Conduct Offensive Cyber Operations
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.
@topogram/extractor-step-functions-workflows
Advanced tools
Package-backed Topogram extractor for AWS Step Functions workflow definitions.
Package-backed Topogram extractor for local AWS Step Functions workflow definitions.
Status: current Audience: extractor authors and maintainers Use when: you need to extract review-only workflow candidates from Amazon States Language files.
This extractor reads local Amazon States Language JSON or YAML files and returns
review-only Topogram workflow candidates. It does not call AWS APIs, read cloud
credentials, inspect execution history, mutate source files, or write canonical
topo/** records.
npm install
npm test
npm run docs:rag:check
TOPOGRAM_CLI=/path/to/topogram/engine/src/cli.js npm run check
npm run release:preflight
npm run check runs:
topogram extractor check .;fixtures/basic-source;topogram extract plan;topogram query extract-plan;topogram adopt --list;The extractor scans checked-in local files such as:
*.asl.json*.asl.yaml*.asl.ymlstates.jsonstates.yamlstate-machine.jsonIt emits:
workflow_definitionsworkflow_statesworkflow_transitionsState candidates come from States keys. Transition candidates come from
Next, Default, Choices, Catch, and visible branch starts. State type
metadata carries initial, terminal, and error where it can be inferred
statically.
V1 is intentionally local and deterministic:
CloudFormation, CDK, SAM, Serverless, Terraform, and deployed AWS discovery are future scope unless a package can recover the embedded ASL definition deterministically.
Topogram core owns normalization, persistence, reports, extract plans, adoption, and canonical workflow records.
FAQs
Package-backed Topogram extractor for AWS Step Functions workflow definitions.
The npm package @topogram/extractor-step-functions-workflows receives a total of 2 weekly downloads. As such, @topogram/extractor-step-functions-workflows popularity was classified as not popular.
We found that @topogram/extractor-step-functions-workflows demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.