Skip to content
This repository was archived by the owner on Jul 1, 2026. It is now read-only.

Security: Add opencode.json configuration#14

Open
devops-eh wants to merge 1 commit into
masterfrom
security/add-opencode-config
Open

Security: Add opencode.json configuration#14
devops-eh wants to merge 1 commit into
masterfrom
security/add-opencode-config

Conversation

@devops-eh

Copy link
Copy Markdown

Summary

This PR adds an opencode.json configuration file to comply with our organization's AI tooling policy.

Changes

  • Adds opencode.json to restrict LLM providers to GitHub Copilot only
  • Disables conversation sharing to external servers

Configuration Details

{
    "$schema": "https://opencode.ai/config.json",
    "disabled_providers": ["amazon-bedrock", "groq", "anthropic", "openai", "gemini"],
    "share": "disabled"
}

Action Required

Please review and merge this PR to ensure your repository is compliant.


This PR was automatically generated. Ticket: https://employmenthero.atlassian.net/browse/PS-2180.

@github-actions

github-actions Bot commented Dec 3, 2025

Copy link
Copy Markdown

@devops-eh Yikes! You better fix it before anyone else finds out! Build has Failed!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant