Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>AccuKnox Opengrep SAST
AccuKnox Opengrep SAST

AccuKnox Opengrep SAST

AccuKnox

|
2 installs
| (0) | Free
This performs an OpenGrep SAST scan on your repository and uploads the results to AccuKnox's CSPM panel. It helps in identifying security issues and integrates seamlessly with Azure DevOps pipelines.
Get it free

Accuknox SAST: Opengrep

This performs an OpenGrep SAST scan on your repository and uploads the results to AccuKnox's CSPM panel. It helps in identifying security issues and integrates seamlessly with Azure DevOps pipelines.

Features

  • Runs Opengrep to analyze the repository.
  • Uploads scan results to AccuKnox CSPM panel.
  • Allows soft failure for non-blocking scans.

Inputs

Name Description Required Default
accuknoxEndpoint CSPM panel URL Yes cspm.demo.accuknox.com
accuknoxTenantId AccuKnox Tenant ID Yes
accuknoxToken AccuKnox API Token Yes
accuknoxLabel Label for scan results Yes
inputSoftFail Continue even if scan fails No false

Usage Example

- task: accuknox-opengrep-sast@1.0
  inputs:
    accuknoxEndpoint: $(accuknoxEndpoint)
    accuknoxTenantId: $(accuknoxTenantId)
    accuknoxToken: $(accuknoxToken)
    accuknoxLabel: $(accuknoxLabel)
    inputSoftFail: false
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft