Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 850 Bytes

snyk.hbs.md

File metadata and controls

26 lines (19 loc) · 850 Bytes

Snyk in Tanzu Developer Portal

This topic tells you about the Snyk front-end plug-in.

The Snyk front-end plug-in displays security vulnerabilities from snyk.io.

The plug-in shows an overview of the vulnerabilities found by Snyk on the Overview tab of an entity. The plug-in also adds a tab to the entity view, which shows all details related to the scan. For more information, see the Snyk Backstage documentation.

Add the plug-in

To add the plug-in to your customized Tanzu Developer Portal, add the front-end plug-in to your tdp-config.yaml file:

app:
  plugins:
    ...
    - name: '@vmware-tanzu/tdp-plugin-snyk'
      version: 'VERSION'
    ...

Where VERSION is the latest version. For example, ^0.0.2.