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
{{ message }}
This repository was archived by the owner on May 1, 2025. It is now read-only.
# Warning for non-genuine deployment usage with tool binaries.
46
+
targets = [
47
+
"index.txt",
48
+
"about-mongosync.txt",
49
+
"mongosync.txt"
50
+
]
51
+
variant = "warning"
52
+
value = """\
53
+
MongoDB Command Line Database Tool binaries are not supported or tested for use with non-genuine MongoDB deployments. While the tools may work on these deployments, compatibility is not guaranteed.
0 commit comments