Twistlock plugin release notes

1 minute readExtensibilityDeveloper productivity

2.0.0

  • Migrated to PDK.

  • The following RunImageScan procedure outputParameters were renamed:

    • VulerabilityCountLowVulnerabilityCountLow

    • VulerabilityCountMediumVulnerabilityCountMedium

    • VulerabilityCountHighVulnerabilityCountHigh

    • VulerabilityCountCriticalVulnerabilityCountCritical

    • VulerabilityCountTotalVulnerabilityCountTotal

      If you utilized these outputParameters names in procedures or pipelines, they must be renamed to prevent them from failing.

1.0.0

  • Initial version.

Known issues

  • In Windows environments, twistcli passwords that contain double quotes (") cause procedures to fail because the " is not escaped.