Skip to content

v1.0.1 - Separate author/organization metadata

Latest

Choose a tag to compare

@sclintonowasp sclintonowasp released this 10 Aug 15:36
· 14 commits to main since this release

Changed

  • Split the combined "Scott Clinton (OWASP GenAI Security Project)" author string into separate, distinct metadata fields everywhere it appeared:
    • SKILL.md frontmatter: author: Scott Clinton + metadata.organization: OWASP GenAI Security Project
    • .claude-plugin/marketplace.json: plugin author is now person-only (organization was already separately represented via the top-level owner field)
    • gemini-extension.json: added standalone author/organization fields (not part of Gemini's documented extension schema, so likely inert rather than something the installer reads -- included for consistency/transparency)

Patch release, no behavioral change. Full history in CHANGELOG.md.