Skip to content

v0.1.109

Choose a tag to compare

@grnbtqdbyx-create grnbtqdbyx-create released this 01 Jun 14:06
· 5 commits to main since this release

What's new

  • Hardens the composite GitHub Action by passing user-controlled inputs through step env variables before using them in bash commands.
  • Adds regression coverage that fails if risky Action inputs are interpolated directly into shell scripts.
  • Clarifies the repo policy: default CLI analysis remains offline; explicit GitHub-facing commands may use the GitHub API.
  • Adds bug report and feature request issue templates plus a pull request template to improve contributor intake and public maintainer signal.
  • Updates Action examples, use-case docs, llms.txt, and OpenAI OSS brief evidence to v0.1.109.

Verification