From 5d46af8321da071ec9844ba7d09a000af63a8d07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Fabianski?= Date: Thu, 21 Dec 2023 13:50:35 +0100 Subject: [PATCH] fix: update snapshots --- e2e/flags/.snapshots/TestMetadataFlags-help-scan | 1 + e2e/flags/.snapshots/TestMetadataFlags-scan-help | 1 + .../.snapshots/TestReportFlagsShouldFail-invalid-context-flag | 1 + .../TestReportFlagsShouldFail-invalid-format-flag-privacy | 1 + .../TestReportFlagsShouldFail-invalid-format-flag-security | 1 + .../.snapshots/TestReportFlagsShouldFail-invalid-report-flag | 1 + 6 files changed, 6 insertions(+) diff --git a/e2e/flags/.snapshots/TestMetadataFlags-help-scan b/e2e/flags/.snapshots/TestMetadataFlags-help-scan index 610ec4e95..80ea983df 100644 --- a/e2e/flags/.snapshots/TestMetadataFlags-help-scan +++ b/e2e/flags/.snapshots/TestMetadataFlags-help-scan @@ -38,6 +38,7 @@ Scan Flags --skip-path strings Specify the comma separated files and directories to skip. Supports * syntax, e.g. --skip-path users/*.go,users/admin.sql General Flags + --api-key string Use your Bearer API Key to send the report to Bearer. --config-file string Load configuration from the specified path. (default "bearer.yml") --debug Enable debug logs. Equivalent to --log-level=debug --disable-version-check Disable Bearer version checking diff --git a/e2e/flags/.snapshots/TestMetadataFlags-scan-help b/e2e/flags/.snapshots/TestMetadataFlags-scan-help index 610ec4e95..80ea983df 100644 --- a/e2e/flags/.snapshots/TestMetadataFlags-scan-help +++ b/e2e/flags/.snapshots/TestMetadataFlags-scan-help @@ -38,6 +38,7 @@ Scan Flags --skip-path strings Specify the comma separated files and directories to skip. Supports * syntax, e.g. --skip-path users/*.go,users/admin.sql General Flags + --api-key string Use your Bearer API Key to send the report to Bearer. --config-file string Load configuration from the specified path. (default "bearer.yml") --debug Enable debug logs. Equivalent to --log-level=debug --disable-version-check Disable Bearer version checking diff --git a/e2e/flags/.snapshots/TestReportFlagsShouldFail-invalid-context-flag b/e2e/flags/.snapshots/TestReportFlagsShouldFail-invalid-context-flag index 569fdfd06..a95458a30 100644 --- a/e2e/flags/.snapshots/TestReportFlagsShouldFail-invalid-context-flag +++ b/e2e/flags/.snapshots/TestReportFlagsShouldFail-invalid-context-flag @@ -39,6 +39,7 @@ Scan Flags --skip-path strings Specify the comma separated files and directories to skip. Supports * syntax, e.g. --skip-path users/*.go,users/admin.sql General Flags + --api-key string Use your Bearer API Key to send the report to Bearer. --config-file string Load configuration from the specified path. (default "bearer.yml") --debug Enable debug logs. Equivalent to --log-level=debug --disable-version-check Disable Bearer version checking diff --git a/e2e/flags/.snapshots/TestReportFlagsShouldFail-invalid-format-flag-privacy b/e2e/flags/.snapshots/TestReportFlagsShouldFail-invalid-format-flag-privacy index 6fd4d119a..770a46fc4 100644 --- a/e2e/flags/.snapshots/TestReportFlagsShouldFail-invalid-format-flag-privacy +++ b/e2e/flags/.snapshots/TestReportFlagsShouldFail-invalid-format-flag-privacy @@ -39,6 +39,7 @@ Scan Flags --skip-path strings Specify the comma separated files and directories to skip. Supports * syntax, e.g. --skip-path users/*.go,users/admin.sql General Flags + --api-key string Use your Bearer API Key to send the report to Bearer. --config-file string Load configuration from the specified path. (default "bearer.yml") --debug Enable debug logs. Equivalent to --log-level=debug --disable-version-check Disable Bearer version checking diff --git a/e2e/flags/.snapshots/TestReportFlagsShouldFail-invalid-format-flag-security b/e2e/flags/.snapshots/TestReportFlagsShouldFail-invalid-format-flag-security index 3b64e1d89..a62952c51 100644 --- a/e2e/flags/.snapshots/TestReportFlagsShouldFail-invalid-format-flag-security +++ b/e2e/flags/.snapshots/TestReportFlagsShouldFail-invalid-format-flag-security @@ -39,6 +39,7 @@ Scan Flags --skip-path strings Specify the comma separated files and directories to skip. Supports * syntax, e.g. --skip-path users/*.go,users/admin.sql General Flags + --api-key string Use your Bearer API Key to send the report to Bearer. --config-file string Load configuration from the specified path. (default "bearer.yml") --debug Enable debug logs. Equivalent to --log-level=debug --disable-version-check Disable Bearer version checking diff --git a/e2e/flags/.snapshots/TestReportFlagsShouldFail-invalid-report-flag b/e2e/flags/.snapshots/TestReportFlagsShouldFail-invalid-report-flag index ecf89e381..6c2c37433 100644 --- a/e2e/flags/.snapshots/TestReportFlagsShouldFail-invalid-report-flag +++ b/e2e/flags/.snapshots/TestReportFlagsShouldFail-invalid-report-flag @@ -39,6 +39,7 @@ Scan Flags --skip-path strings Specify the comma separated files and directories to skip. Supports * syntax, e.g. --skip-path users/*.go,users/admin.sql General Flags + --api-key string Use your Bearer API Key to send the report to Bearer. --config-file string Load configuration from the specified path. (default "bearer.yml") --debug Enable debug logs. Equivalent to --log-level=debug --disable-version-check Disable Bearer version checking