
Research
/Security News
Malicious Chrome and Firefox Extensions Steal Crypto Traders’ Session and Wallet Data
Malicious Chrome and Firefox extensions target Axiom Trade and Padre users, stealing session tokens and wallet data.
x-openapi-flow-local-example
Advanced tools
Local playground to test x-openapi-flow with OpenAPI + Swagger UI
This folder simulates a kickstart project with standard Swagger (OAS3) and Swagger UI.
This example is designed to demonstrate the expected workflow:
swagger.json) without x-openapi-flownpx x-openapi-flow initnpx x-openapi-flow applyexpress (HTTP server for local Swagger UI)swagger-ui-express (Swagger UI integration)x-openapi-flow (local CLI package under test)swagger.json: base OpenAPI (market-standard project root file)swagger.x.json: sidecar generated by init (library-only data)examples/swagger.x.yaml: complete sidecar example (all extension fields)examples/swagger.x.json: complete sidecar example (all extension fields)Naming convention:
{context}.x.yaml{context}.x.jsonThe example sidecars under examples/ intentionally cover all supported x-openapi-flow fields:
version, id, current_statedescription, idempotency.header, idempotency.requiredtarget_state, trigger_type, condition, next_operation_id, prerequisite_operation_ids, prerequisite_field_refs, propagated_field_refscd example-project
npm install
npm start
Open:
By default, this server loads swagger.flow.json when it exists; otherwise it falls back to swagger.json.
You can force a specific local file with SWAGGER_SPEC_FILE (example: SWAGGER_SPEC_FILE=swagger.json npm start).
npm run init
# force recreate when swagger.flow.json already exists (non-interactive)
npx x-openapi-flow init --force
npm run diff
npm run apply
npm run apply:yaml-example
npm run apply:json-example
npm run validate
npm run lint
npm run graph
npm run doctor
Workflow summary:
init: reads swagger.json and creates swagger.x.json sidecar by default.diff: previews sidecar drift (added/changed/removed operations) before writing outputs.apply: merges sidecar data into swagger.flow.json (keeps swagger.json clean).validate, lint, and graph: run on swagger.flow.json after apply.x-openapi-flow points to ../flow-spec.npm install
FAQs
Local playground to test x-openapi-flow with OpenAPI + Swagger UI
We found that x-openapi-flow-local-example 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.

Research
/Security News
Malicious Chrome and Firefox extensions target Axiom Trade and Padre users, stealing session tokens and wallet data.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.