Integrations

28 articles

Articles

README

Automate security scanning in your development pipeline. --- - CI/CD Overview - Concepts and setup - GitHub Actions - GitHub workflow integration - GitLab CI -...

Updated 2/8/2026

Cicd Overview

Integrate BlockSecOps into your continuous integration pipeline. Automated security scanning in your pipeline: - Catches vulnerabilities before merge -...

Updated 2/8/2026

Custom Cicd

Integrate BlockSecOps with any CI/CD platform. Any CI/CD system can integrate with BlockSecOps using: - REST API for all operations - Webhooks for async...

Updated 2/8/2026

Github Actions

Integrate BlockSecOps into your GitHub workflow. - GitHub repository - BlockSecOps account with API access - API key created --- 1. Go to Settings → API Keys...

Updated 2/8/2026

Gitlab Ci

Integrate BlockSecOps into your GitLab pipeline. - GitLab repository - BlockSecOps account with API access - API key created --- 1. Go to BlockSecOps Settings...

Updated 2/8/2026

Jenkins

Integrate BlockSecOps into your Jenkins pipeline. - Jenkins server - BlockSecOps account with API access - API key created --- 1. Go to BlockSecOps Settings →...

Updated 2/8/2026

README

Scan contracts from the command line. --- bash pip install blocksecops-cli blocksecops auth login blocksecops scan run contract.sol --- - CLI Overview -...

Updated 2/8/2026

Cli Commands

Complete reference for BlockSecOps CLI commands. --- These options work with all commands: | Option | Description | |--------|-------------| | --help | Show...

Updated 2/8/2026

Cli Configuration

Configure the BlockSecOps CLI for your workflow. --- Settings are resolved in this order (highest priority first): 1. Command-line flags - --api-url, --output,...

Updated 2/8/2026

Cli Output Formats

The BlockSecOps CLI supports multiple output formats for different use cases. --- | Format | Use Case | Machine-Readable | CI Integration |...

Updated 2/8/2026

Cli Overview

The BlockSecOps CLI provides command-line access to smart contract security scanning. --- - Scan contracts from the terminal - Multiple output formats: Table,...

Updated 2/8/2026

Cli Pre Commit

Block commits with security vulnerabilities using BlockSecOps CLI hooks. --- Pre-commit hooks scan your contracts before each commit, catching security issues...

Updated 2/8/2026

README

Advanced integration options for enterprise customers. --- - SSO Configuration - Configure Single Sign-On with your identity provider --- - Custom Integrations...

Updated 2/8/2026

Custom Integrations

Connect BlockSecOps to your enterprise systems. --- Enterprise customers can integrate with: - Identity providers (SSO) - Security tools (SIEM, ticketing) -...

Updated 2/8/2026

Sso Configuration

Set up Single Sign-On for your organization. --- SSO enables: - Single authentication source - Centralized user management - Enhanced security - Compliance...

Updated 2/8/2026

README

The Integrations Hub is a unified dashboard for managing all your BlockSecOps integrations in one place. Navigate to Integrations in the main navigation or go...

Updated 2/8/2026

Service Accounts

Service Accounts are non-interactive accounts designed for CI/CD automation and programmatic access. Unlike personal API keys, service accounts are...

Updated 2/8/2026

README

BlockSecOps provides IDE extensions for real-time security scanning in your development environment. Get instant feedback on vulnerabilities as you write smart...

Updated 2/8/2026

Jetbrains Plugin

> Status: In Development - The plugin code has been created but is not yet published to the JetBrains Marketplace. Installation currently requires building...

Updated 2/8/2026

Neovim Plugin

> Status: In Development - The plugin code has been created but is not yet published. Installation requires cloning from the repository. The BlockSecOps Neovim...

Updated 2/8/2026

Vscode Plugin

> Status: In Development - The extension code has been created but is not yet published to the VS Code Marketplace. Installation currently requires building...

Updated 2/8/2026

README

Get alerted when important events happen. --- - Scan completed - Critical vulnerability found - Status changes - Assignment updates --- - Managing Channels -...

Updated 2/8/2026

Discord Integration

Get BlockSecOps notifications in your Discord server. --- Receive real-time security scan notifications in Discord: - Scan completion alerts with rich embeds -...

Updated 2/8/2026

Email Notifications

Configure email alerts for security scans and vulnerability findings. BlockSecOps sends email notifications for important events: - Scan completions and...

Updated 2/8/2026

Managing Channels

Create and manage webhook notification channels for Slack, Teams, and Discord directly from the dashboard. Notification Channels let you configure...

Updated 2/8/2026

Slack Integration

Get BlockSecOps notifications directly in your Slack workspace. Receive real-time security scan notifications in Slack: - Scan completion alerts with...

Updated 2/8/2026

Teams Integration

Get BlockSecOps notifications directly in your Microsoft Teams workspace. --- Receive real-time security scan notifications in Microsoft Teams: - Scan...

Updated 2/8/2026

Webhooks

Receive real-time notifications when events occur in BlockSecOps. Webhooks allow you to receive HTTP POST requests to your server when specific events happen,...

Updated 2/8/2026