frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

TimeCodeSecurity – Deterministic AST SAST and Auto-Remediation for Python

2•AyushGaur•53m ago
Hi Hacker News! I built TimeCodeSecurity (TCS), an open-source static security engine for Python.

Most existing open-source SAST tools rely on regex patterns or LLMs, leading to high false-positive rates and alert fatigue. TCS takes a compiler-level deterministic approach: it parses Python's Abstract Syntax Tree (AST) and tracks dataflow from function parameters directly into sensitive execution sinks (subprocess.run, raw SQL cursors, and path operations).

Key highlights: - Deterministic AST taint tracking (Zero regex / Zero AI guessing) - Closed-loop remediation: Patches are validated via AST syntax compilation and re-scanned in-memory before touching disk - Chronological visual proof graphs: Source -> Taint -> Sink - Sub-second execution (~700ms)

You can run it directly in your terminal:

  pip install git+https://github.com/kushigaur3103-svg/time-code-security.git
  tcs scan ./your_project --fix
GitHub: https://github.com/kushigaur3103-svg/time-code-security

Would love feedback on the AST traversal and in-memory verification approach! https://github.com/kushigaur3103-svg/time-code-security And that's my linkdin link https://www.linkedin.com/in/ayush-gaur-1488b1420?utm_source=share_via&utm_content=profile&utm_medium=member_android

TimeCodeSecurity – Deterministic AST SAST and Auto-Remediation for Python

2•AyushGaur•53m ago•0 comments

Stripe Withholding Balance of $100000

5•zenkoakishaga•3h ago•10 comments

Ask HN: Remember N8n? Anyone?

4•sankalpdomore•6h ago•3 comments

Ask HN: How to recover Google auth after phone stolen?

113•keymasta•1d ago•125 comments

Tell HN: You Can Use "Screen Mirroring" in EU on iOS 27 via Xcode and Device Hub

4•giuliomagnifico•4h ago•2 comments

My Thoughts on AI and LLMs

11•leonardovb•19h ago•20 comments

What I Can Remember

5•fractal618•11h ago•2 comments

Ask HN: What happens when Claude Code goes away?

4•HoldOnAMinute•20h ago•16 comments

Neovim have a ~$800k Bitcoin donation sitting untouched since 2023

311•jakemanger•2d ago•266 comments

ESP32 p4 pico and IMX477 camera

3•time-q•19h ago•0 comments

Ask HN: Have you stopped underestimating AI yet?

3•amichail•21h ago•7 comments

Does this mean it's fine to use Claude subscriptions with third party harnesses?

2•jakemanger•23h ago•1 comments

Ask HN: Help choosing between AWS ECS and EKS

5•pigradish•1d ago•9 comments

Ask HN: Co-Founder(s). Do I need any? How would I even find them?

11•bhollan•1d ago•13 comments

Ask HN: What is the most career altering course or book you have gone through?

18•learner_yearner•3d ago•21 comments

Claude Desktop Silently Associates with Common Files

5•3371•1d ago•0 comments

Open-sourced jev architecture last year with model,paper and dataset

66•nandakishor_ml•2d ago•12 comments

Ask HN: Alternatives to Twitter/X?

6•throwaway2027•1d ago•7 comments

Ask HN: What self-hosted apps do you use daily?

5•osr00•1d ago•14 comments

Ask HN: What Makes Tokens Expensive?

3•mtokarski•1d ago•6 comments

Can I get insurance for company renting humanoids for parties?

4•cpsk•2d ago•16 comments

Ask HN: How are you managing aging relatives passwords?

13•rylando•4d ago•18 comments

Ask HN: Lesser known features of macOS/iPadOS/iOS/etc. 27

16•lucasoshiro•3d ago•8 comments

You've reached the end!