Skip to content

Security: Premiermoney/Docs

Security

SECURITY.md

curl -X POST "https://models.github.ai/inference/chat/completions"
-H "Content-Type: application/json"
-H "Authorization: Bearer $GITHUB_TOKEN"
-d '{ "messages": [ { "role": "developer", "content": "You are a helpful assistant." }, { "role": "user", "content": "Can you explain the basics of machine learning?" } ], "model": "openai/o4-mini" }'To report a security issue, please use https://g.co/vulnz. We use g.co/vulnz for our intake, and do coordination and disclosure here on GitHub (including using GitHub Security Advisory). The Google Security Team will respond within 5 working days of your report on g.co/vulnz.

There aren't any published security advisories