mirror of
https://chromium.googlesource.com/chromium/tools/depot_tools.git
synced 2026-01-10 18:21:28 +00:00
Update the insuffient vuln scanning warning.
The previous CL changed the validation criteria, but did not update the error message we're posting on the bugs we file, which is very confusing. In the future we should try to write some tests to catch things like this. Bug: 452151523 Change-Id: I08272353a3cfada8f242355b48c4f003eec4abf4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/7153383 Auto-Submit: Rachael Newitt <renewitt@google.com> Commit-Queue: Rachael Newitt <renewitt@google.com> Reviewed-by: Jordan Brown <rop@google.com> Commit-Queue: Jordan Brown <rop@google.com>
This commit is contained in:
@@ -335,7 +335,6 @@ class DependencyMetadata:
|
||||
"Please provide one of the following combinations:",
|
||||
"- 'CPEPrefix' with a version.",
|
||||
"- A git clonable 'URL' and a 'Revision'.",
|
||||
"- A git clonable 'URL' and a 'Version' matching the git tag.",
|
||||
"- A package manager 'URL' and a 'Version'. ",
|
||||
]))
|
||||
return results
|
||||
|
||||
Reference in New Issue
Block a user