You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ScsScorecardUnsupportedHostWarningMsg="SCS scan warning: Unable to run Scorecard scanner due to unsupported repo host. Currently, Scorecard can only run on GitHub Cloud repos."
126
126
127
-
gitCommitHistoryInvalidValueErrorMsg="Invalid value for --git-commit-history. Use 'true' or 'false'."
128
-
gitCommitHistoryNotAvailableWarningMsg="Secret Detection scan warning: Git commit history scanning is not available. The flag will be ignored."
129
-
gitCommitHistoryNotSelectedWarningMsg="Secret Detection scan warning: '--git-commit-history' was provided, but SCS is not selected. Ignoring this flag."
130
-
gitCommitHistoryNotApplicableWarningMsg="Secret Detection scan warning: Commit History applies only to Secret Detection. The flag will be ignored."
127
+
gitCommitHistoryInvalidValueErrorMsg="Invalid value for --git-commit-history. Valid values are: 'true' or 'false'"
128
+
gitCommitHistoryNotAvailableWarningMsg="Secret Detection scan warning: --git-commit-history flag ignored because git commit history scanning is not available."
129
+
gitCommitHistoryNotSelectedWarningMsg="Secret Detection scan warning: --git-commit-history flag ignored because scs was not specified in scan types."
130
+
gitCommitHistoryNotApplicableWarningMsg="Secret Detection scan warning: --git-commit-history flag ignored because secret detection wasn't run on this scan."
131
131
gitCommitHistoryNoGitRepositoryWarningMsg="Secret Detection scan warning: No Git history found. Secret Detection will scan the working tree only."
0 commit comments