Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 4.65 KB

File metadata and controls

48 lines (33 loc) · 4.65 KB

Changelog

0.4.0 (2025-12-17)

Features

  • Add basic poc command functionality to the MCP server (2f533fd)
  • Add privacy specific taxonomy (#84) (46b3eb0)
  • add tooling for defining the audit scope (1730bbb)
  • Use problem statements in the PoC function to allow for more flexible usage (a0449d3)
  • download/package OSV scanner and register as MCP server (eccf9eb)

0.3.0 (2025-10-20)

Features

  • add folder to contain artifacts (e03b2c6)
  • add folder to contain security artifacts (2fe3588)
  • Add preamble to security scan to make confirms user's decision to use command or manual security auditing (67658d5)
  • GHA workflows: Add run-gemini-cli GHA workflows to repo PR's (facc88b)
  • GitHub Action: Add /security:github-pr command for use with run-gemini-cli GitHub Action (59db0ad)

Bug Fixes

  • Diff issues were due to non remote repositories, support local changes by defulating to (53a52c6)
  • GHA: Gemini-review MCP calls and prompt changes (6d2d20f)
  • GHA: Gemini-review MCP calls and prompt changes (ad93687)
  • GHA: Update github-mcp-server calls (2c1e176)
  • nit white space and revert deletion prompt to only affect temp files (9d64b30)
  • phrasing and whitespace (4fb13d6)
  • remove additional test causing gemini cli to try to run a command (2caa615)
  • suggest user to run commands themselves, since gemini cli cannot correctly run it's own commands. (caafd73)
  • suggest user to run commands themselves, since gemini cli cannot… (96f84f9)
  • use to store line number mappings in the MCP server (#91) (909c901)
  • Use a command available on all platforms to generate a file diff (21fc350)
  • Use a command available on all platforms to generate a file diff (f1fca9b)
  • whitespace at end fo file (4257532)

0.2.0 (2025-10-07)

Features

  • migrate initial template (6e71cc4)
  • migrate initial template (7c5d56e)