Gomboc User Docs
  • Welcome
  • Getting Started
    • Access & Log in
    • Initial Set up
    • Free Trial Setup Guide
  • Integrations
    • Domains & IPs
    • Cloud Security Posture Management (CSPM)
      • Orca Security
      • Wiz
    • Source Code Management (SCM)
      • Azure Devops
      • GitHub
      • GitLab
      • BitBucket
    • VSCode Plugin
  • API
  • Configuration
    • Browser Settings
    • Authentication - Pwdless & SSO
    • User Management
  • Remediation Process
  • Security Status
  • Scan Results
  • Troubleshooting
  • Data Architecture & Flows
  • Glossary
Powered by GitBook
On this page
  • Steps in the Remediation Process
  • Identification of Issues
  • Generating Remediation Recommendations
  • Applying Remediation
Edit on GitHub

Remediation Process

Remediation in the context of Gomboc involves identifying security issues within your infrastructure as code (IaC) configurations and applying the necessary changes to resolve these issues. This process ensures that your codebase remains compliant with security policies and reduces potential risks.

Steps in the Remediation Process

Identification of Issues

  • Gomboc scans your code repositories to discover security issues. These issues can include misconfigurations, vulnerabilities, and non-compliance with established security policies.

  • The scanning process involves analyzing the IaC code to detect any deviations from the security standards set by your organization.

Generating Remediation Recommendations

  • Once issues are identified, Gomboc generates recommendations for remediation. These recommendations are based on best practices and predefined security policies.

  • The recommendations may include specific code changes or configuration adjustments to address the identified issues.

Applying Remediation

  • Remediations can be applied automatically or manually, depending on your organization's preferences.

  • Automatic remediation involves Gomboc making the necessary changes directly in the codebase, while manual remediation allows developers to review and apply changes through pull requests.

  • For manual remediation, Gomboc helps create and manage pull requests, detailing the recommended changes and ensuring they are applied correctly.

PreviousUser ManagementNextSecurity Status

Last updated 10 months ago