frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: DataParade – generate dataflow diagrams from code for risk assessments

https://github.com/DataParade-io/dataparade-cli
4•dpdave•58m ago
As a privacy and security engineer for the past nine years, I’ve probably done close to 1000 privacy and security risk assessments. The pain points and pet peeves I’ve come across in this work led me to build DataParade. Questionnaires suck, and so does cramming in a risk assessment right before you want to launch.

PARADE stands for Processing Activity Risk Assessment Diagramming Environment. The premise is simple - a dataflow diagram, embedded with security and privacy controls and metadata, can answer all the questions in a security or privacy risk assessment. Why dataflow diagrams? Because risk follows dataflow. And because a picture really is worth a thousand words, especially in this context.

Early feedback told me that nobody wants to create another artifact from scratch. So my first priority has been to build out a code-scan-to-diagram pipeline which allows you to bootstrap diagrams using our CLI tool (https://github.com/DataParade-io/dataparade-cli)

This is what the CLI tool does today: - Point the CLI at a repo, and it writes a dataflow.json you can import as a starting diagram in the DataParade app. After the scan, you will see a link to our web app where you can further manipulate the diagram, continue annotating it with security and privacy properties, and add more nodes, data transfers, and actors.

- No paywall. I'm just looking to stress-test the scanner across real codebases right now and get general feedback; maybe identify some design partners along the way.

- It currently parses TypeScript, JavaScript, Python, and Terraform (Java/Go on deck).

- The scan runs locally. By default, the resulting diagram is uploaded to a workspace so you get a link to open it in the app (use the --skip-auto-upload flag to keep it fully local).

- .env files never get read.

- We don't point an LLM at your repo and hope. A deterministic pattern engine derives your dataflow diagram directly from the code. An optional AI pass enriches it and cites evidence for every suggestion; or use the --no-ai-inference flag for deterministic-only output with zero model calls.

- The optional AI enrichment runs through our platform, so anonymous AI scans are rate-limited (to keep costs sane during this stress test). If you hit the limit, add the --no-ai-inference flag to keep going structurally, or grab a workspace key.

- Open source, GPL-3.0: https://github.com/DataParade-io/dataparade-cli

My ask: I’m looking for feedback on scans/diagrams across a wide range of architectures and technologies…

- Is your diagram missing a service?

- Did it draw a flow backwards?

- Did it choke on your monorepo?

- What other languages/frameworks would you like to see supported?

- Any other suggestions on how we can make DataParade awesome?

The more stacks we see, the more robust DataParade becomes.

I look forward to reading through your feedback in these comments (both good and bad).

Thank you in advance!

Show HN: HN Hall of Fame – browse 3,100 legendary Hacker News links

https://www.orangecrumbs.com/hall/
1•oyster143•2m ago•0 comments

Astronomers identify a source of PeV cosmic-ray protons in the Milky Way

https://www.hiroshima-u.ac.jp/en/news/98115
1•MarcoDewey•2m ago•0 comments

Zero roadkill as Amazon canopy bridges secure 15,000 crossings

https://news.mongabay.com/2026/07/zero-roadkill-as-amazon-canopy-bridges-secure-15000-crossings/
2•hn_acker•3m ago•0 comments

The Electronic Waste Graveyard: an interactive database of software-killed tech

https://pirg.org/edfund/resources/electronic-waste-graveyard/
1•MarcoDewey•4m ago•0 comments

Using Claude to re-create extinct software – Matlab from the 1980's

https://forum.vcfed.org/index.php?threads/using-claude-to-re-create-extinct-software-matlab-from-...
1•JPLeRouzic•5m ago•0 comments

Garmin $200 no subscription whoop alternative

https://www.garmin.com/en-US/newsroom/press-release/wearables-health/meet-cirqa-smart-band-the-sc...
1•flurly•5m ago•0 comments

Critical Minerals: Reducing U.S. Import Reliance with Substitution and Recycling

https://www.gao.gov/products/gao-26-108687
1•Jimmc414•6m ago•0 comments

A Puerto Rico Government Agency Exposed 1M Social Security Numbers

https://www.propublica.org/article/puerto-rico-crim-data-breach
3•Jimmc414•7m ago•0 comments

C-Flow Matching Inference

https://github.com/ecrasevvv/c-fm
1•ecrasevvv•7m ago•1 comments

You Opened a Credit Card. ICE Now Knows Where You Live

https://www.404media.co/you-opened-a-credit-card-ice-now-knows-where-you-live/
2•Jimmc414•7m ago•0 comments

Tapeworm hijacks worker ants, giving them queen-like metabolism and longer lives

https://phys.org/news/2026-07-tapeworm-hijacks-worker-ants-queen.html
1•wglb•9m ago•1 comments

Why I Am Not Going to Buy a Computer

https://karlvmuller.com/posts/why-i-am-not-going-to-buy-a-computer/
2•KarlVM12•10m ago•0 comments

Is Passwork safe for your business?

https://proton.me/business/blog/is-passwork-safe
1•Erenay09•10m ago•0 comments

What Foreign Architects Get Wrong in the Global South

https://commonedge.org/what-foreign-architects-get-wrong-in-the-global-south/
1•surprisetalk•11m ago•0 comments

AI tool reveals climate shifts may have fueled bursts of bird evolution

https://news.umich.edu/ai-tool-reveals-climate-shifts-may-have-fueled-bursts-of-bird-evolution/
1•gmays•11m ago•0 comments

I Am Buiding BorgIOS

https://github.com/bitmonky/BorgIOS
2•BorgIOS•13m ago•0 comments

Is software enshittified?

https://www.natemeyvis.com/is-software-enshittified/
2•Brajeshwar•13m ago•0 comments

Show HN: Bento - An entire PowerPoint in one HTML file (edit+view+data+collab)

https://bento.page/slides/
2•starfallg•13m ago•0 comments

Show HN: PDF tools that run in the browser, no upload

https://pdfcdf.com
2•sofiurrr•15m ago•0 comments

IMDB now automatically creating user accounts when you are signed into Amazon

3•terminalbraid•15m ago•2 comments

Hilo Raises $19M for Blood Pressure Wearables

https://insider.fitt.co/hilo-raises-19m-for-blood-pressure-wearables/
1•brandonb•15m ago•0 comments

UK Pols Want More Speech Regulation After Ann Widdecombe Murder – She Opposed

https://jonathanturley.org/2026/07/22/uk-politicians-call-for-more-speech-regulation-after-the-mu...
1•anonymousiam•16m ago•1 comments

Show HN: Made a App to Turn Any Podcast into a Website

https://audioenhancer.com/
1•wbemaker•16m ago•0 comments

How to choose a Linux kernel subsystem to work on (as a beginner)

https://cjd8.github.io/kernel/kbeginner/2026/07/22/how-to-start-kernel-work.html
2•cjd8•16m ago•1 comments

A theory of the origins of cognitive inequality

https://davidbessis.substack.com/p/attention-is-all-we-have
1•igonvalue•16m ago•0 comments

AFAWA's support for women entrepreneurs has promoted business expansion in Kenya

https://www.afdb.org/en/success-stories/how-afawas-support-women-entrepreneurs-has-promoted-busin...
1•thunderbong•17m ago•0 comments

Neo Radar: A browser-based orbital mechanics engine with 41k real asteroids

https://neoradar.space
2•daviazpen•17m ago•0 comments

Show HN: BBRv3 for gVisor's netstack, visualized in the browser using WASM

https://ccsim.apoxy.dev
1•dilyevsky•17m ago•0 comments

Forensic Statistics in Python

https://www.johndcook.com/blog/2026/07/21/forensic-accounting-in-python/
1•ibobev•18m ago•0 comments

Building a Live TV Player from Scratch

https://blog.jaysmito.dev/blog/03-live-tv-inside-vulkan/
1•ibobev•18m ago•0 comments