An open API service indexing awesome lists of open source software.

https://github.com/sectorflow/repogate-extension-vscode

Repogate.io VS Code Extention
https://github.com/sectorflow/repogate-extension-vscode

code-quality dependency-management dependency-monitoring dependency-security developer-tools devsecops gradle ide-plugin maven npm npm-security package-management security security-tools supply-chain-security vscode-extension vulnerability-scanning

Last synced: about 1 month ago
JSON representation

Repogate.io VS Code Extention

Awesome Lists containing this project

README

          

# RepoGate

**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.

## Why RepoGate?

✅ **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

## Quick Start

### 1. Install

Install from the [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=repogate.repogate) or download the `.vsix` file.

### 2. Sign In

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)

### 3. Start Coding

That's it! RepoGate will automatically monitor your dependencies and let you know if anything needs attention.

## How It Works

1. **Add a dependency** to `package.json`, `pom.xml`, or `build.gradle`
2. **RepoGate checks** it against your security policies
3. **Get instant feedback** - approved, pending, or denied
4. **Fix if needed** before committing

## Supported Package Managers

- **npm** (`package.json`)
- **Maven** (`pom.xml`)
- **Gradle** (`build.gradle`, `build.gradle.kts`)

## Need Help?

📚 **Documentation**: [repogate.io/docs](https://repogate.io/docs)
✉️ **Support**: support@repogate.io

---

**Made with ❤️ for secure software development**