A Smart Ethernet Switch for Earth
1755 matches across 10 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | version.h | 41 | #endif |
| LOW | selftest.cpp | 1 | /* This Source Code Form is subject to the terms of the Mozilla Public |
| LOW | selftest.cpp | 21 | #include "node/Packet.hpp" |
| LOW | selftest.cpp | 41 | #include <vector> |
| LOW | one.cpp | 21 | #include <time.h> |
| LOW | one.cpp | 41 | #include <dirent.h> |
| LOW | one.cpp | 61 | #include <linux/capability.h> |
| LOW | one.cpp | 81 | #include <algorithm> |
| LOW | nonfree/controller/EmbeddedNetworkController.hpp | 1 | /* (c) ZeroTier, Inc. |
| LOW | nonfree/controller/CV2.hpp | 1 | /* (c) ZeroTier, Inc. |
| LOW | nonfree/controller/CV1.hpp | 1 | /* (c) ZeroTier, Inc. |
| LOW | nonfree/controller/DB.hpp | 1 | /* (c) ZeroTier, Inc. |
| LOW | nonfree/controller/CV2.cpp | 1 | /* (c) ZeroTier, Inc. |
| LOW | nonfree/controller/CV2.cpp | 281 | // return info; |
| LOW | nonfree/controller/CV2.cpp | 301 | // if (r.size() == 0) { |
| LOW | nonfree/controller/CV2.cpp | 321 | // "(nonce, nonce_expiration, network_id, member_id) VALUES " |
| LOW | nonfree/controller/CV2.cpp | 341 | // "SELECT oc.client_id, oc.authorization_endpoint, oc.issuer, oc.provider, oc.sso_impl_version " |
| LOW | nonfree/controller/CV2.cpp | 361 | // provider = r.at(0)[3].as<std::optional<std::string>>().value_or(""); |
| LOW | nonfree/controller/CV2.cpp | 381 | // OSUtils::ztsnprintf(url, sizeof(authenticationURL), |
| LOW | nonfree/controller/CV2.cpp | 401 | // info.issuerURL.c_str(), |
| LOW | nonfree/controller/CV1.cpp | 1 | /* (c) ZeroTier, Inc. |
| LOW | nonfree/controller/ConnectionPool.hpp | 1 | /* (c) ZeroTier, Inc. |
| LOW | nonfree/controller/EmbeddedNetworkController.cpp | 1 | /* (c) ZeroTier, Inc. |
| LOW | nonfree/controller/EmbeddedNetworkController.cpp | 21 | #include <memory> |
| LOW | include/ZeroTierDebug.h | 21 | #include <unistd.h> |
| LOW | include/ZeroTierDebug.h | 41 | #define ZT_RESET "\x1B[0m" |
| LOW | include/ZeroTierDebug.h | 61 | #ifdef __FreeBSD__ |
| LOW | include/ZeroTierDebug.h | 81 | #endif |
| LOW | include/ZeroTierOne.h | 21 | // clang-format off |
| LOW | include/ZeroTierOne.h | 41 | #pragma comment(lib, "ZeroTierOne_x64d.lib") |
| LOW | include/ZeroTierOne.h | 281 | * Packet characteristics flag: TCP SYN flag |
| LOW | include/ZeroTierOne.h | 301 | #define ZT_REMOTE_TRACE_FIELD__LOCAL_PHYADDR "localPhyAddr" |
| LOW | include/ZeroTierOne.h | 321 | #define ZT_REMOTE_TRACE_FIELD__CREDENTIAL_TIMESTAMP "credTs" |
| LOW | include/ZeroTierOne.h | 341 | #define ZT_REMOTE_TRACE_EVENT__NETWORK_CONFIG_REQUEST_SENT 0x2005 |
| LOW | ext/arm32-neon-salsa2012-asm/salsa2012.h | 1 | #ifndef ZT_SALSA2012_ARM32NEON_ASM |
| LOW | ext/hiredis-0.14.1/win32.h | 1 | #ifndef _WIN32_HELPER_INCLUDE |
| LOW | ext/hiredis-0.14.1/win32.h | 41 | #endif |
| LOW | ext/hiredis-0.14.1/sdsalloc.h | 41 | #define s_realloc realloc |
| LOW | ext/hiredis-0.14.1/net.c | 41 | #include <netinet/tcp.h> |
| LOW | ext/hiredis-0.14.1/test.c | 1 | #include "fmacros.h" |
| LOW | ext/hiredis-0.14.1/test.c | 741 | } |
| LOW | ext/hiredis-0.14.1/test.c | 761 | // __test_callback_flags <<= 8; |
| LOW | ext/hiredis-0.14.1/test.c | 781 | // redisFree(c); |
| LOW | ext/hiredis-0.14.1/test.c | 801 | // |
| LOW | ext/hiredis-0.14.1/test.c | 821 | // redisCommandWithCallback(c,__test_reply_callback,(void*)3,"PING"); |
| LOW | ext/hiredis-0.14.1/fmacros.h | 1 | #ifndef __HIREDIS_FMACRO_H |
| LOW | ext/hiredis-0.14.1/read.h | 41 | * error that occurred. REDIS_ERR_IO means there was an I/O error and you |
| LOW | ext/hiredis-0.14.1/include/hiredis/win32.h | 1 | #ifndef _WIN32_HELPER_INCLUDE |
| LOW | ext/hiredis-0.14.1/include/hiredis/win32.h | 41 | #endif |
| LOW | ext/hiredis-0.14.1/include/hiredis/sdsalloc.h | 41 | #define s_realloc realloc |
| LOW | ext/hiredis-0.14.1/include/hiredis/fmacros.h | 1 | #ifndef __HIREDIS_FMACRO_H |
| LOW | ext/hiredis-0.14.1/include/hiredis/read.h | 41 | * error that occurred. REDIS_ERR_IO means there was an I/O error and you |
| LOW | ext/inja/inja.hpp | 41 | #endif |
| LOW | ext/inja/inja.hpp | 61 | #include <sstream> |
| LOW | ext/inja/inja.hpp | 81 | // #include "node.hpp" |
| LOW | ext/inja/inja.hpp | 901 | #include <string> |
| LOW | ext/ed25519-amd64-asm/sc25519.h | 1 | #ifndef SC25519_H |
| LOW | ext/ed25519-amd64-asm/ge25519.h | 1 | #ifndef GE25519_H |
| LOW | ext/ed25519-amd64-asm/fe25519.h | 1 | #ifndef FE25519_H |
| LOW | ext/ed25519-amd64-asm/index_heap.h | 1 | #ifndef INDEX_HEAP_H |
| 1582 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 169 | # ---------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 178 | # -------------------------------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 480 | # ------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 529 | # --------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 575 | # ---------------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 598 | # -------------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 622 | # ------------------ |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 646 | # ------------------ |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 679 | # ------------------------------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 691 | # -------------------------------------------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 712 | # ---------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 731 | # -------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 740 | # ------------------------------ |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 776 | # ----------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 789 | # ----------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 801 | # ----------------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 812 | # --------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 838 | # --------------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 886 | # ------------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 924 | # ------------------------ |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 1014 | # -------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 1030 | # -------------------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 1095 | # -------------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 1147 | # ------------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 1177 | # --------------------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 1207 | # ----------------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 1232 | # ------------------------------------ |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 1261 | # ---------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 1282 | # ------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 1295 | # ----------------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 1308 | # ---------------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 1333 | # ----------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 1350 | # --------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 1483 | # ----------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 1495 | # --------------------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 1512 | # ------------------------------------ |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 1523 | # --------------------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 1646 | # ---------------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 1663 | # --------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 1697 | # -------------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 1725 | # --------------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 1841 | # ------------------------------ |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 1877 | # ---------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 1905 | # ------------------------ |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 1918 | # ------------------------ |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 1953 | # ----------------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 1979 | # ---------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 1992 | # ------------------ |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 2012 | # ------------ |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 2057 | # ---------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 2077 | # ------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 2156 | # --------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 2173 | # --------------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 2195 | # ------------------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 2207 | # ----------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 2227 | # ------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 2248 | # ----------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 2291 | # ------------------------ |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 2328 | # ----------------------------- |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 2388 | # --------------------------------- |
| 6 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 331 | # Sed substitution that helps us do robust quoting. It backslashifies |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 5319 | # Sed substitution that helps us do robust quoting. It backslashifies |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 9271 | # This code stresses the "libraries are programs" paradigm to its |
| MEDIUM | ….0/api/include/opentelemetry/trace/span_startoptions.h | 45 | // more nuanced parent identification: |
| MEDIUM | …de/opentelemetry/nostd/internal/absl/base/attributes.h | 41 | // are not defined as such in any file). To utilize the following |
| MEDIUM | …clude/opentelemetry/nostd/internal/absl/base/options.h | 42 | // Diamond dependency problems can be avoided if all packages utilize the same |
| MEDIUM | …i-only/include/opentelemetry/trace/span_startoptions.h | 45 | // more nuanced parent identification: |
| MEDIUM | …de/opentelemetry/nostd/internal/absl/base/attributes.h | 41 | // are not defined as such in any file). To utilize the following |
| MEDIUM | …clude/opentelemetry/nostd/internal/absl/base/options.h | 42 | // Diamond dependency problems can be avoided if all packages utilize the same |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | ext/libpqxx-7.7.3/tools/template2mak.py | 83 | # This file is generated automatically by libpqxx's {script} script, and |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 1402 | # This file is a library for parsing options in your shell scripts along |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 2594 | # This function is only a basic sanity check; it will hardly flush out |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 2604 | # This function implements the same check as func_lalib_p without |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 2627 | # This function is only a basic sanity check; it will hardly flush out |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 2637 | # This function is only a basic sanity check; it will hardly flush out |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 2662 | # This function is only a basic sanity check; it will hardly flush out |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 2802 | # Create a libtool object file (analogous to a ".la" file), |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 7570 | # Create the object directory. |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 10249 | # Create the old-style object. |
| MEDIUM | ext/libpqxx-7.7.3/config/ltmain.sh | 10269 | # Create an invalid libtool object if no PIC, so that we don't |
| MEDIUM | …pts/semantic-convention/templates/registry/weaver.yaml | 4 | # This file is the main file for weaver, |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | ext/libpqxx-7.7.3/tools/template2mak.py | 19 | |
| LOW | ext/libpqxx-7.7.3/tools/template2mak.py | 19 | |
| LOW | ext/libpqxx-7.7.3/tools/template2mak.py | 19 | |
| LOW | ext/libpqxx-7.7.3/tools/test_all.py | 12 | |
| LOW | ext/libpqxx-7.7.3/tools/m4esc.py | 10 | |
| LOW | ext/libpqxx-7.7.3/tools/m4esc.py | 10 | |
| LOW | ext/libpqxx-7.7.3/tools/m4esc.py | 10 | |
| LOW | ext/opentelemetry-cpp-1.21.0/docs/public/conf.py | 34 | |
| LOW | ext/opentelemetry-cpp-1.21.0/docs/public/conf.py | 35 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | …rometheus-cpp-lite-1.0/core/include/prometheus/gauge.h | 113 | /// Example usage: |
| LOW | …metheus-cpp-lite-1.0/core/include/prometheus/counter.h | 98 | /// Example usage: |
| LOW | …ometheus-cpp-lite-1.0/core/include/prometheus/family.h | 329 | /// Example usage: |
| LOW | …theus-cpp-lite-1.0/core/include/prometheus/histogram.h | 128 | /// Example usage: |
| LOW | …metheus-cpp-lite-1.0/core/include/prometheus/summary.h | 128 | /// Example usage: |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | ext/libpqxx-7.7.3/config/ltmain.sh | 623 | # Set func_arith_result to the result of evaluating TERMs. |
| LOW | ext/libpqxx-7.7.3/config/ltmain.sh | 647 | # Set func_basename_result to FILE with everything up to and including |
| LOW | ext/libpqxx-7.7.3/config/ltmain.sh | 813 | # Set func_len_result to the length of STRING. STRING may not |
| LOW | ext/libpqxx-7.7.3/config/ltmain.sh | 1031 | # Set func_relative_path_result to the relative path from SRCDIR to DSTDIR. |
| LOW | ext/libpqxx-7.7.3/config/ltmain.sh | 4003 | # Check if any of the arguments is a wrapper script. |
| LOW | ext/libpqxx-7.7.3/config/ltmain.sh | 9972 | # Loop over the list of objects to be linked. |
| LOW | pkg/qnap/zerotier/qpkg.cfg | 46 | # Set value to 1 means to open the QPKG's Web UI inside QTS desktop instead of new window. |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | ext/libpqxx-7.7.3/tools/test_all.py | 261 | except Exception as error: |
| LOW | ext/libpqxx-7.7.3/tools/test_all.py | 416 | except Exception as error: |
| LOW | ext/libpqxx-7.7.3/tools/test_all.py | 437 | except Exception as error: |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | ext/opentelemetry-cpp-1.21.0/tools/check_copyright.sh | 34 | # make sure to filter *\.md to avoid hiding *.cmd |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | …xt/include/opentelemetry/ext/http/server/http_server.h | 120 | class HttpRequestHandler : public std::pair<std::string, HttpRequestCallback *> |