Stay compliant. Keep coding.
RepoGate automatically checks your dependencies against your organization's security policies—so you know if a package is approved before you commit your code.
✅ Know before you commit - Get instant feedback on package approvals
✅ Save time - No waiting for security reviews after the fact
✅ Stay compliant - Meet your organization's security requirements automatically
✅ Keep developing - Non-blocking notifications that don't interrupt your flow
Install from the VS Code Marketplace or download the .vsix file.
Open Command Palette (Ctrl+Shift+P or Cmd+Shift+P) and run:
- RepoGate: Sign In with EntraID (Recommended)
- RepoGate: Sign In with API Token (Legacy)
That's it! RepoGate will automatically monitor your dependencies and let you know if anything needs attention.
- Add a dependency to
package.json,pom.xml, orbuild.gradle - RepoGate checks it against your security policies
- Get instant feedback - approved, pending, or denied
- Fix if needed before committing
- npm (
package.json) - Maven (
pom.xml) - Gradle (
build.gradle,build.gradle.kts)
📚 Documentation: repogate.io/docs
✉️ Support: support@repogate.io
Made with ❤️ for secure software development