Arnica Documentation
  • Introduction
  • Getting Started
    • 🔑Sign Up
    • ▶️SCM Integrations
      • Azure DevOps
      • Bitbucket Cloud
      • Bitbucket Server & Datacenter
      • Github
        • GitHub Audit Logs
        • Github App Permissions
      • Gitlab
    • 📤ChatOps
      • Microsoft Teams
      • Slack
        • Adding Arnica to a New Channel
        • Interacting With the Arnica Slackbot
    • 🎫Ticket Management
      • 🐛Jira Integration
      • 📋ADO Boards Integration
    • 🧠Artificial Intelligence
      • Azure OpenAI
      • OpenAI ChatGPT
    • 🏨On Premise Integrations
  • Inventory
    • 💼Identities, Repositories & Organizations
    • 📇Software Bill of Materials (SBOM)
    • 🦄Prioritization & Product Ownership
  • Hardcoded Secrets
    • 🕵️Secret Detection
    • ⏪Realtime Secret Mitigation
    • 🥕Secrets Policy Settings
  • Code Risks
    • 🎼Static Application Security Testing (SAST)
      • Custom SAST Rules
    • 🧩Software Composition Analysis (SCA)
    • 🔡3rd Party Package Licenses
      • Override License Classifications
    • 🤹3rd Party Package Reputation
      • Identifying Low Rep Packages
      • How to Find Alternative Packages
    • ⛅Infrastructure as Code Security (IaC)
    • 🤖Code Risk Policy Settings
      • Developer Feedback On Push
      • Require Review Before Dismissal
      • 0 New High Severity Vulnerabilities
      • Enforce Remediation SLA
    • 🪄Code Risk Magic Links
    • 📦Code Risk Language and Framework Support
  • Platform Operations
    • 🚪Joining an Existing Org
    • ❌Deleting a Tenant
    • 🫂How do I invite members to my tenant?
      • New User Invitations
    • 👥Users & Roles
    • 🔇Deleting Integrations
    • ⌛Scheduled Jobs
      • How often do Jobs run?
    • 💸Billing
  • Security
    • 🎮Role Based Access Control (RBAC)
    • 🛡️Data Handling
    • 🏛️SSO Integration
      • Okta Integration
      • Entra ID Integration
Powered by GitBook
On this page

Was this helpful?

  1. Platform Operations

Deleting Integrations

This article explains how to remove integrations from Arnica

PreviousUsers & RolesNextScheduled Jobs

Last updated 1 year ago

Was this helpful?

Overview

Arnica integrates directly with each source code management tool, and can be integrated per repo or on the org level. Deleting an organization will require removing the integration within the Arnica application, and may require additional steps specific to the source code management tool.

Removing a GitHub Integration

Each GitHub integration is comprised of 2 components:

  1. GitHub application

  2. Integration link to GitHub application

To proerly remove an integration, both components need to be cleaned up. GitHub application removal

The GitHub application needs to be removed from each organization separately. To do it, follow the steps below:

  1. Navigate to the Integrations page under the Admin section and locate the applicable integration.

  2. Click on the Pencil icon. The page will redirect to the GitHub application integration.

  3. Scroll down to the Danger Zone and click on Uninstall Arnica GitHub Connector.

Integration link removal

The GitHub application removal process revokes Arnica's token to the applicable organization. The integration link removal cleans up the unnecessary remainders of the integration in Arnica's application.

Follow the steps below to remove the integration link:

  1. Navigate to the Integrations page under the Admin section and locate the applicable integration.

  2. Click on the Recycle Bin icon.

What to expect next?

The application removal process does not remove the report data, but the next ingestion process will kick off a new report, which will have all the refreshed data without the deleted integration. For more information about data destruction, visit .

Removing an ADO Integration

Coming Soon

Removing a BitBucket Integration

Coming Soon

🔇
here