From ad92835aee258de04e1efa6677d6d9163f30a23d Mon Sep 17 00:00:00 2001 From: Jesse Seales Date: Fri, 1 Dec 2023 15:26:32 -0500 Subject: [PATCH 1/2] remove unused vuln scanning metadata --- DEPS | 2 -- 1 file changed, 2 deletions(-) diff --git a/DEPS b/DEPS index 065b575e8b5f7..bc7e42bda565f 100644 --- a/DEPS +++ b/DEPS @@ -196,7 +196,6 @@ vars = { "upstream_matcher": "https://github.com/dart-lang/matcher.git", "upstream_mime": "https://github.com/dart-lang/mime.git", "upstream_mockito": "https://github.com/dart-lang/mockito.git", - "upstream_oauth2": "https://github.com/dart-lang/oauth2.git", "upstream_ocmock": "https://github.com/erikdoe/ocmock.git", "upstream_package_config": "https://github.com/dart-lang/package_config.git", "upstream_packages": "https://github.com/flutter/packages.git", @@ -234,7 +233,6 @@ vars = { "upstream_typed_data": "https://github.com/dart-lang/typed_data.git", "upstream_usage": "https://github.com/dart-lang/usage.git", "upstream_vector_math": "https://github.com/google/vector_math.dart.git", - "upstream_Vulkan-Headers": "https://github.com/KhronosGroup/Vulkan-Headers.git", "upstream_VulkanMemoryAllocator": "https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git", "upstream_watcher": "https://github.com/dart-lang/watcher.git", "upstream_web_socket_channel": "https://github.com/dart-lang/web_socket_channel.git", From dad4ae543b8b70337e96a4777ef3e14da3b1ba74 Mon Sep 17 00:00:00 2001 From: Jesse Seales Date: Mon, 4 Dec 2023 15:43:33 -0500 Subject: [PATCH 2/2] unused metadata --- DEPS | 1 - 1 file changed, 1 deletion(-) diff --git a/DEPS b/DEPS index bc7e42bda565f..585642332412e 100644 --- a/DEPS +++ b/DEPS @@ -163,7 +163,6 @@ vars = { "upstream_file": "https://github.com/google/file.dart.git", "upstream_fixnum": "https://github.com/dart-lang/fixnum.git", "upstream_flatbuffers": "https://github.com/google/flatbuffers.git", - "upstream_fontconfig": "https://gitlab.freedesktop.org/fontconfig/fontconfig.git", "upstream_freetype2": "https://gitlab.freedesktop.org/freetype/freetype.git", "upstream_gcloud": "https://github.com/dart-lang/gcloud.git", "upstream_glfw": "https://github.com/glfw/glfw.git",