Skip to content

NiceTryGPT v0.2.0 β˜•πŸ€–

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Sep 10:56
c3c8022

NiceTryGPT v0.2.0 β˜•πŸ€–

Variety without bloat.

v0.2.0 expands the proof of concept without turning NiceTryGPT into a framework.

What changed

  • added a third dependency-free CTF example for SQL injection;
  • demonstrated context split as a primary non-runtime resistance pattern;
  • standardized every example around the same acceptance contract;
  • added CI checks for baseline validity, shortcut reduction, preserved vulnerability, human-cost reporting, and fresh-solver status;
  • added a roadmap, related-work positioning, and launch kit.

NiceTryGPT now demonstrates:

  • IDOR;
  • path traversal;
  • SQL injection.

The core rule is unchanged:

Increase uncertainty, not complexity.

This release still makes no claim that the transformed challenges are AI-proof or empirically harder for Claude, GPT, or Gemini. Independent fresh-context evaluation remains the v0.3.0 milestone.