snyk 1.1089.0 → 1.1091.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -102,8 +102,6 @@ async function monitor(...args0) {
102
102
  if (options.docker && options['remote-repo-url']) {
103
103
  throw new Error('`--remote-repo-url` is not supported for container scans');
104
104
  }
105
- // TODO remove 'app-vulns' options and warning message once
106
- // https://github.com/snyk/cli/pull/3433 is merged
107
105
  if (options.docker) {
108
106
  // order is important here, we want:
109
107
  // 1) exclude-app-vulns set -> no app vulns