https://github.com/nodejs/node
· scanned 2026-06-05 05:18 UTC (4 hours, 43 minutes ago)
· 10 languages
11114 findings (246 legacy + 10868 scanner) 11/13 scanners ran 40th percentile · Javascript · huge (>500K LoC) Scanner says 66 (higher by 22)
Last scanned 4 hours, 43 minutes ago · v2 · 5680 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
85.0 | 0.15 | 12.75 |
security_score |
100.0 | 0.25 | 25.00 |
testing_score |
92.0 | 0.20 | 18.40 |
documentation_score |
88.0 | 0.15 | 13.20 |
practices_score |
87.0 | 0.15 | 13.05 |
code_quality |
56.0 | 0.10 | 5.60 |
| Overall | 1.00 | 88.0 |
All 90440 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
patch_android |
software | healthy | android_configure.py:6 |
error |
software | healthy | configure.py:1268 |
warn |
software | healthy | configure.py:1273 |
info |
software | healthy | configure.py:1281 |
print_verbose |
software | healthy | configure.py:1285 |
b |
software | healthy | configure.py:1293 |
B |
software | healthy | configure.py:1297 |
to_utf8 |
software | healthy | configure.py:1301 |
pkg_config |
software | healthy | configure.py:1304 |
try_check_compiler |
software | healthy | configure.py:1332 |
get_version_helper |
software | healthy | configure.py:1369 |
get_nasm_version |
software | healthy | configure.py:1385 |
get_llvm_version |
software | healthy | configure.py:1402 |
get_xcode_version |
software | healthy | configure.py:1406 |
get_gas_version |
software | healthy | configure.py:1410 |
get_openssl_version |
software | healthy | configure.py:1437 |
get_cargo_version |
software | healthy | configure.py:1508 |
get_rustc_version |
software | healthy | configure.py:1527 |
check_compiler |
software | healthy | configure.py:1550 |
cc_macros |
software | healthy | configure.py:1651 |
is_arch_armv7 |
software | healthy | configure.py:1680 |
is_arm_hard_float_abi |
software | healthy | configure.py:1686 |
host_arch_cc |
software | healthy | configure.py:1696 |
host_arch_win |
software | healthy | configure.py:1736 |
set_configuration_variable |
software | healthy | configure.py:1751 |
configure_arm |
software | healthy | configure.py:1755 |
configure_mips |
software | healthy | configure.py:1781 |
configure_zos |
software | healthy | configure.py:1790 |
clang_version_ge |
software | healthy | configure.py:1799 |
gcc_version_ge |
software | healthy | configure.py:1808 |
configure_node_lib_files |
software | healthy | configure.py:1817 |
configure_node_cctest_sources |
software | healthy | configure.py:1820 |
configure_node |
software | healthy | configure.py:1825 |
configure_napi |
software | healthy | configure.py:2111 |
configure_library |
software | healthy | configure.py:2115 |
configure_v8 |
software | healthy | configure.py:2149 |
configure_openssl |
software | healthy | configure.py:2241 |
without_ssl_error |
software | healthy | configure.py:2256 |
configure_lief |
software | healthy | configure.py:2313 |
configure_sqlite |
software | healthy | configure.py:2321 |
without_sqlite_error |
software | healthy | configure.py:2324 |
bundled_ffi_supported |
software | healthy | configure.py:2332 |
configure_ffi |
software | healthy | configure.py:2348 |
configure_quic |
software | healthy | configure.py:2372 |
configure_dtls |
software | healthy | configure.py:2376 |
configure_static |
software | healthy | configure.py:2380 |
write |
software | healthy | configure.py:2395 |
glob_to_var |
software | healthy | configure.py:2402 |
configure_intl |
software | healthy | configure.py:2421 |
icu_download |
software | healthy | configure.py:2422 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.yamllint.yaml |
software | healthy | .yamllint.yaml |
BUILDING.md |
software | healthy | BUILDING.md |
README.md |
software | healthy | README.md |
android_configure.py |
software | healthy | android_configure.py |
onboarding.md |
software | healthy | onboarding.md |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
GOVERNANCE.md |
software | healthy | GOVERNANCE.md |
pyproject.toml |
software | healthy | pyproject.toml |
Makefile |
software | healthy | Makefile |
tsconfig.json |
software | healthy | tsconfig.json |
configure.py |
software | healthy | configure.py |
glossary.md |
software | healthy | glossary.md |
CODE_OF_CONDUCT.md |
software | healthy | CODE_OF_CONDUCT.md |
SECURITY.md |
software | healthy | SECURITY.md |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
.gitpod.yml |
software | healthy | .gitpod.yml |
codecov.yml |
software | healthy | codecov.yml |
devcontainer.json |
software | healthy | .devcontainer/base/devcontainer.json |
README.md |
software | healthy | test/README.md |
common-inl.h |
software | healthy | test/js-native-api/common-inl.h |
testcfg.py |
software | healthy | test/js-native-api/testcfg.py |
entry_point.h |
software | healthy | test/js-native-api/entry_point.h |
common.h |
software | healthy | test/js-native-api/common.h |
test1.js |
software | warning | test/js-native-api/test_symbol/test1.js |
test3.js |
software | warning | test/js-native-api/test_symbol/test3.js |
test_symbol.c |
software | healthy | test/js-native-api/test_symbol/test_symbol.c |
test2.js |
software | warning | test/js-native-api/test_symbol/test2.js |
test.js |
software | warning | test/js-native-api/test_sharedarraybuffer/test.js |
test_sharedarraybuffer.c |
software | healthy | test/js-native-api/test_sharedarraybuffer/test_sharedarrayb… |
test_new_target.c |
software | healthy | test/js-native-api/test_new_target/test_new_target.c |
test.js |
software | healthy | test/js-native-api/test_new_target/test.js |
test_instance_data.c |
software | healthy | test/js-native-api/test_instance_data/test_instance_data.c |
test.js |
software | healthy | test/js-native-api/test_instance_data/test.js |
test_wrap.js |
software | warning | test/js-native-api/test_reference_double_free/test_wrap.js |
test.js |
software | warning | test/js-native-api/test_reference_double_free/test.js |
test_reference_double_free.c |
software | healthy | test/js-native-api/test_reference_double_free/test_referenc… |
test_error.c |
software | healthy | test/js-native-api/test_error/test_error.c |
test.js |
software | healthy | test/js-native-api/test_error/test.js |
test_null.c |
software | healthy | test/js-native-api/test_conversions/test_null.c |
test_null.h |
software | healthy | test/js-native-api/test_conversions/test_null.h |
test_conversions.c |
software | healthy | test/js-native-api/test_conversions/test_conversions.c |
test.js |
software | warning | test/js-native-api/test_conversions/test.js |
test.js |
software | warning | test/js-native-api/4_object_factory/test.js |
4_object_factory.c |
software | healthy | test/js-native-api/4_object_factory/4_object_factory.c |
test_dataview.c |
software | healthy | test/js-native-api/test_dataview/test_dataview.c |
test.js |
software | warning | test/js-native-api/test_dataview/test.js |
test_null.c |
software | healthy | test/js-native-api/test_constructor/test_null.c |
test_constructor.c |
software | healthy | test/js-native-api/test_constructor/test_constructor.c |
test_null.h |
software | healthy | test/js-native-api/test_constructor/test_null.h |
test.js |
software | healthy | test/js-native-api/test_constructor/test.js |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
Class |
software | healthy | test/js-native-api/test_new_target/test.js:Class |
MyError |
software | healthy | test/js-native-api/test_error/test.js:MyError |
derived |
software | healthy | test/js-native-api/test_error/test.js:derived |
as |
software | healthy | test/js-native-api/test_constructor/test.js:as |
BaseClass |
software | healthy | test/js-native-api/test_general/test.js:BaseClass |
ExtendedClass |
software | healthy | test/js-native-api/test_general/test.js:ExtendedClass |
TestWriter |
software | healthy | test/parallel/test-stream2-unpipe-leak.js:TestWriter |
TestReader |
software | healthy | test/parallel/test-stream2-unpipe-leak.js:TestReader |
FakeInput |
software | healthy | test/parallel/test-event-emitter-max-listeners-warning.js:F… |
InternalSocketAddress |
software | healthy | test/parallel/test-socketaddress.js:InternalSocketAddress |
REPLStream |
software | healthy | test/parallel/test-repl-top-level-await.js:REPLStream |
Bar |
software | healthy | test/parallel/test-repl-top-level-await.js:Bar |
MyWritable |
software | healthy | test/parallel/test-stream-writable-change-default-encoding.… |
MockResponse |
software | healthy | test/parallel/test-worker-message-mark-as-uncloneable.js:Mo… |
RandomReadStream |
software | healthy | test/parallel/test-zlib-random-byte-pipes.js:RandomReadStre… |
HashStream |
software | healthy | test/parallel/test-zlib-random-byte-pipes.js:HashStream |
contains |
software | healthy | test/parallel/test-module-prototype-mutation.js:contains |
TestReader |
software | healthy | test/parallel/test-stream2-set-encoding.js:TestReader |
ActionStream |
software | healthy | test/parallel/test-repl-programmatic-history.js:ActionStream |
NullWriteable |
software | healthy | test/parallel/test-stream-unpipe-event.js:NullWriteable |
QuickEndReadable |
software | healthy | test/parallel/test-stream-unpipe-event.js:QuickEndReadable |
NeverEndReadable |
software | healthy | test/parallel/test-stream-unpipe-event.js:NeverEndReadable |
FakeInput |
software | healthy | test/parallel/test-readline-interface.js:FakeInput |
Foo |
software | healthy | test/parallel/test-worker-message-transfer-port-mark-as-unt… |
CustomWarning |
software | healthy | test/parallel/test-process-emitwarning.js:CustomWarning |
did |
software | healthy | test/parallel/test-whatwg-encoding-custom-interop.js:did |
TextEncoder |
software | healthy | test/parallel/test-whatwg-encoding-custom-interop.js:TextEn… |
DuplexProcess |
software | healthy | test/parallel/test-stream-compose.js:DuplexProcess |
non |
software | healthy | test/parallel/test-assert-class.js:non |
strict |
software | healthy | test/parallel/test-assert-class.js:strict |
with |
software | healthy | test/parallel/test-assert-class.js:with |
Modern |
software | healthy | test/parallel/test-assert-class.js:Modern |
Legacy |
software | healthy | test/parallel/test-assert-class.js:Legacy |
skipPrototype |
software | healthy | test/parallel/test-assert-class.js:skipPrototype |
FakeInput |
software | healthy | test/parallel/test-readline-promises-interface.js:FakeInput |
TestWriter |
software | healthy | test/parallel/test-stream2-writable.js:TestWriter |
Foo |
software | healthy | test/parallel/test-eventemitter-asyncresource.js:Foo |
Agent |
software | healthy | test/parallel/test-http-client-abort-keep-alive-queued-tcp-… |
TestWritable |
software | healthy | test/parallel/test-whatwg-webstreams-adapters-to-writablest… |
BufferingWritable |
software | healthy | test/parallel/test-worker-stdio.js:BufferingWritable |
TestReadable |
software | healthy | test/parallel/test-stream-pipe-after-end.js:TestReadable |
TestWritable |
software | healthy | test/parallel/test-stream-pipe-after-end.js:TestWritable |
MyWritable |
software | healthy | test/parallel/test-stream-writable-decoded-encoding.js:MyWr… |
Foo |
software | healthy | test/parallel/test-process-ref-unref.js:Foo |
Foo2 |
software | healthy | test/parallel/test-process-ref-unref.js:Foo2 |
ErrorLike |
software | healthy | test/parallel/test-promise-unhandled-warn.js:ErrorLike |
FakeAgent |
software | healthy | test/parallel/test-http-client-readable.js:FakeAgent |
ResolvedThenable |
software | healthy | test/parallel/test-diagnostics-channel-tracing-channel-prom… |
ActionStream |
software | healthy | test/parallel/test-repl-load-multiline-from-history.js:Acti… |
TestDuplex |
software | healthy | test/parallel/test-stream-wrap-drain.js:TestDuplex |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.devcontainer |
software | healthy | .devcontainer |
base |
software | healthy | .devcontainer/base |
test |
software | healthy | test |
js-native-api |
software | healthy | test/js-native-api |
test_symbol |
software | healthy | test/js-native-api/test_symbol |
test_sharedarraybuffer |
software | healthy | test/js-native-api/test_sharedarraybuffer |
test_new_target |
software | healthy | test/js-native-api/test_new_target |
test_instance_data |
software | healthy | test/js-native-api/test_instance_data |
test_reference_double_free |
software | healthy | test/js-native-api/test_reference_double_free |
test_error |
software | healthy | test/js-native-api/test_error |
test_conversions |
software | healthy | test/js-native-api/test_conversions |
4_object_factory |
software | healthy | test/js-native-api/4_object_factory |
test_dataview |
software | healthy | test/js-native-api/test_dataview |
test_constructor |
software | healthy | test/js-native-api/test_constructor |
3_callbacks |
software | healthy | test/js-native-api/3_callbacks |
test_bigint |
software | healthy | test/js-native-api/test_bigint |
test_handle_scope |
software | healthy | test/js-native-api/test_handle_scope |
test_string |
software | healthy | test/js-native-api/test_string |
2_function_arguments |
software | healthy | test/js-native-api/2_function_arguments |
6_object_wrap |
software | healthy | test/js-native-api/6_object_wrap |
test_cannot_run_js |
software | healthy | test/js-native-api/test_cannot_run_js |
8_passing_wrapped |
software | healthy | test/js-native-api/8_passing_wrapped |
test_number |
software | healthy | test/js-native-api/test_number |
test_reference |
software | healthy | test/js-native-api/test_reference |
test_array |
software | healthy | test/js-native-api/test_array |
test_function |
software | healthy | test/js-native-api/test_function |
test_typedarray |
software | healthy | test/js-native-api/test_typedarray |
test_promise |
software | healthy | test/js-native-api/test_promise |
test_properties |
software | healthy | test/js-native-api/test_properties |
test_object |
software | healthy | test/js-native-api/test_object |
5_function_factory |
software | healthy | test/js-native-api/5_function_factory |
7_factory_wrap |
software | healthy | test/js-native-api/7_factory_wrap |
test_date |
software | healthy | test/js-native-api/test_date |
test_general |
software | healthy | test/js-native-api/test_general |
test_exception |
software | healthy | test/js-native-api/test_exception |
test_finalizer |
software | healthy | test/js-native-api/test_finalizer |
nop |
software | healthy | test/nop |
parallel |
software | healthy | test/parallel |
wpt |
software | healthy | test/wpt |
status |
software | healthy | test/wpt/status |
wasm |
software | healthy | test/wpt/status/wasm |
html |
software | healthy | test/wpt/status/html |
webappapis |
software | healthy | test/wpt/status/html/webappapis |
webmessaging |
software | healthy | test/wpt/status/webmessaging |
dom |
software | healthy | test/wpt/status/dom |
FileAPI |
software | healthy | test/wpt/status/FileAPI |
overlapped-checker |
software | healthy | test/overlapped-checker |
pummel |
software | healthy | test/pummel |
es-module |
software | healthy | test/es-module |
module-hooks |
software | healthy | test/module-hooks |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | Makefile |
123.123.123.123 |
network | healthy | test/parallel/test-socketaddress.js |
1.2.3.4 |
network | healthy | test/parallel/test-socketaddress.js |
192.168.1.1 |
network | healthy | test/parallel/test-socketaddress.js |
59.154.201.255 |
network | healthy | test/parallel/test-socketaddress.js |
255.255.255.255 |
network | healthy | test/parallel/test-socketaddress.js |
259.1.1.1 |
network | healthy | test/parallel/test-socketaddress.js |
127.1.0.1 |
network | healthy | test/parallel/test-dns.js |
127.1.1.1 |
network | healthy | test/parallel/test-dns.js |
8.8.8.8 |
network | healthy | test/parallel/test-dns.js |
8.8.4.4 |
network | healthy | test/parallel/test-dns.js |
4.4.4.4 |
network | healthy | test/parallel/test-dns.js |
103.238.225.181 |
network | healthy | test/parallel/test-dns.js |
224.0.0.2 |
network | healthy | test/parallel/test-dgram-multicast-set-interface.js |
1.1.1.1 |
network | healthy | test/parallel/test-blocklist.js |
1.1.1.2 |
network | healthy | test/parallel/test-blocklist.js |
1.1.1.10 |
network | healthy | test/parallel/test-blocklist.js |
1.1.1.0 |
network | healthy | test/parallel/test-blocklist.js |
1.1.1.11 |
network | healthy | test/parallel/test-blocklist.js |
1.1.0.1 |
network | healthy | test/parallel/test-blocklist.js |
1.2.0.1 |
network | healthy | test/parallel/test-blocklist.js |
10.0.0.1 |
network | healthy | test/parallel/test-blocklist.js |
10.0.0.10 |
network | healthy | test/parallel/test-blocklist.js |
10.0.0.5 |
network | healthy | test/parallel/test-blocklist.js |
10.0.0.0 |
network | healthy | test/parallel/test-blocklist.js |
10.0.0.32 |
network | healthy | test/parallel/test-blocklist.js |
10.0.0.2 |
network | healthy | test/parallel/test-blocklist.js |
192.168.0.3 |
network | healthy | test/parallel/test-blocklist.js |
2.2.2.2 |
network | healthy | test/parallel/test-blocklist.js |
2.3.4.5 |
network | healthy | test/parallel/test-blocklist.js |
192.168.1.0 |
network | healthy | test/parallel/test-blocklist.js |
10.0.0.6 |
network | healthy | test/parallel/test-blocklist.js |
193.168.1.0 |
network | healthy | test/parallel/test-blocklist.js |
8.1.2.4 |
network | healthy | test/parallel/test-http2-compat-serverresponse-statusmessag… |
255.0.0.0 |
network | healthy | test/parallel/test-internal-util-getCIDR.js |
255.255.0.0 |
network | healthy | test/parallel/test-internal-util-getCIDR.js |
242.0.0.0 |
network | healthy | test/parallel/test-internal-util-getCIDR.js |
123.123.123.124 |
network | healthy | test/parallel/test-blocklist-clone.js |
192.9.5.5 |
network | healthy | test/parallel/test-url-parse-format.js |
104.20.22.46 |
network | healthy | test/parallel/test-net-autoselectfamily.js |
104.20.23.46 |
network | healthy | test/parallel/test-net-autoselectfamily.js |
10.20.149.2 |
network | healthy | test/parallel/test-http-extra-response.js |
10.1.0.1 |
network | healthy | test/parallel/test-tls-canonical-ip.js |
127.0.0.2 |
network | healthy | test/parallel/test-http2-connect-options.js |
1.2.3.3 |
network | healthy | test/parallel/test-tick-processor-version-check.js |
1.2.3.5 |
network | healthy | test/parallel/test-tick-processor-version-check.js |
4.3.1.1 |
network | healthy | test/parallel/test-tick-processor-version-check.js |
4.3.3.1 |
network | healthy | test/parallel/test-tick-processor-version-check.js |
127.0.0.255 |
network | healthy | test/parallel/test-internal-net-isLoopback.js |
127.1.2.3 |
network | healthy | test/parallel/test-internal-net-isLoopback.js |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
/ |
frontend | healthy | test/parallel/test-https-agent-servername.js |
/node |
frontend | healthy | test/parallel/test-url-format.js |
/home/user |
frontend | healthy | test/parallel/test-url-format.js |
/hello |
frontend | healthy | test/parallel/test-https-agent-abort-controller.js |
/str |
frontend | healthy | test/parallel/test-errors-systemerror-stackTraceLimit-has-o… |
/1 |
frontend | healthy | test/parallel/test-http-client-race.js |
/2 |
frontend | healthy | test/parallel/test-http-client-race.js |
/test |
frontend | healthy | test/parallel/test-http-proxy.js |
//some_path |
frontend | healthy | test/parallel/test-url-parse-format.js |
/foo.html |
frontend | healthy | test/parallel/test-url-parse-format.js |
/foo.html?json=%22%5C%22foo%5C%22%22 |
frontend | healthy | test/parallel/test-url-parse-format.js |
/path?that%27s |
frontend | healthy | test/parallel/test-url-parse-format.js |
/Y |
frontend | healthy | test/parallel/test-url-parse-format.js |
/b/c |
frontend | healthy | test/parallel/test-url-parse-format.js |
/p/%22quoted%22 |
frontend | healthy | test/parallel/test-url-parse-format.js |
/blog/categories?id=news |
frontend | healthy | test/parallel/test-url-parse-format.js |
/vt/lyrs=m@114&hl=en&src=api&x=2&y=2&z=3&s= |
frontend | healthy | test/parallel/test-url-parse-format.js |
/vt/lyrs=m@114???&hl=en&src=api&x=2&y=2&z=3&s= |
frontend | healthy | test/parallel/test-url-parse-format.js |
/etc/passwd |
frontend | healthy | test/parallel/test-url-parse-format.js |
/etc/node/ |
frontend | healthy | test/parallel/test-url-parse-format.js |
/baz/../foo/bar |
frontend | healthy | test/parallel/test-url-parse-format.js |
/foo/bar?baz=quux |
frontend | healthy | test/parallel/test-url-parse-format.js |
/path?search=foo |
frontend | healthy | test/parallel/test-url-parse-format.js |
/bar |
frontend | healthy | test/parallel/test-url-parse-format.js |
/➡ |
frontend | healthy | test/parallel/test-url-parse-format.js |
/image.jpg |
frontend | healthy | test/parallel/test-url-parse-format.js |
/joyent/node.git |
frontend | healthy | test/parallel/test-url-parse-format.js |
/.well-known/r?n=Temperature |
frontend | healthy | test/parallel/test-url-parse-format.js |
/a/b.html |
frontend | healthy | test/parallel/test-url-parse-format.js |
/?a=b |
frontend | healthy | test/parallel/test-url-parse-format.js |
/a/b?a=b |
frontend | healthy | test/parallel/test-url-parse-format.js |
/rss |
frontend | healthy | test/parallel/test-url-parse-format.js |
/%27%20%3C%3E%22%60/%7B%7D%7C/%5E~%60/ |
frontend | healthy | test/parallel/test-url-parse-format.js |
/?@c |
frontend | healthy | test/parallel/test-url-parse-format.js |
/%09bc%0Adr%0Def%20g%22hq%27j%3Ckl%3E?mn%5Cop%5Eq=r%6099%7B… |
frontend | healthy | test/parallel/test-url-parse-format.js |
/e?f |
frontend | healthy | test/parallel/test-url-parse-format.js |
/everybody-to-the-limit |
frontend | healthy | test/parallel/test-url-parse-format.js |
/everybody |
frontend | healthy | test/parallel/test-url-parse-format.js |
/multiple-writes |
frontend | healthy | test/parallel/test-http-content-length.js |
/end-with-data |
frontend | healthy | test/parallel/test-http-content-length.js |
/empty |
frontend | healthy | test/parallel/test-http-content-length.js |
/world |
frontend | healthy | test/parallel/test-http-information-processing.js |
/one |
frontend | healthy | test/parallel/test-http-set-cookies.js |
/two |
frontend | healthy | test/parallel/test-http-set-cookies.js |
/valid |
frontend | healthy | test/parallel/test-http-client-path-toctou.js |
/tmp/perm.sock |
frontend | healthy | test/parallel/test-permission-net-uds.js |
/drop-key |
frontend | healthy | test/parallel/test-https-agent-session-reuse.js |
/200 |
frontend | healthy | test/parallel/test-http-response-status-message.js |
/500 |
frontend | healthy | test/parallel/test-http-response-status-message.js |
/302 |
frontend | healthy | test/parallel/test-http-response-status-message.js |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
stale |
cicd | healthy | .github/workflows/close-stalled.yml |
analyze |
cicd | healthy | .github/workflows/codeql.yml |
label |
cicd | healthy | .github/workflows/label-flaky-test-issue.yml |
v8-update |
cicd | healthy | .github/workflows/update-v8.yml |
coverage-windows |
cicd | healthy | .github/workflows/coverage-windows.yml |
build-tarball |
cicd | healthy | .github/workflows/test-shared.yml |
build |
cicd | healthy | .github/workflows/test-shared.yml |
build-aarch64-linux-v8 |
cicd | healthy | .github/workflows/test-shared.yml |
build-openssl |
cicd | healthy | .github/workflows/test-shared.yml |
get-prs-for-ci |
cicd | healthy | .github/workflows/auto-start-ci.yml |
start-ci |
cicd | healthy | .github/workflows/auto-start-ci.yml |
openssl-update |
cicd | healthy | .github/workflows/update-openssl.yml |
create-issue |
cicd | healthy | .github/workflows/major-release.yml |
releasePrepare |
cicd | healthy | .github/workflows/create-release-proposal.yml |
tools-deps-update |
cicd | healthy | .github/workflows/tools.yml |
lint-commit-message |
cicd | healthy | .github/workflows/commit-lint.yml |
collect-versions |
cicd | healthy | .github/workflows/daily-wpt-fyi.yml |
report |
cicd | healthy | .github/workflows/daily-wpt-fyi.yml |
build-tarball |
cicd | healthy | .github/workflows/build-tarball.yml |
test-tarball-linux |
cicd | healthy | .github/workflows/build-tarball.yml |
build-lto |
cicd | healthy | .github/workflows/daily.yml |
find |
cicd | healthy | .github/workflows/find-inactive-tsc.yml |
notifyOnReviewWanted |
cicd | healthy | .github/workflows/notify-on-review-wanted.yml |
post-release-actions |
cicd | healthy | .github/workflows/post-release.yml |
build-docs |
cicd | healthy | .github/workflows/doc.yml |
stale-comment |
cicd | healthy | .github/workflows/comment-labeled.yml |
fast-track |
cicd | healthy | .github/workflows/comment-labeled.yml |
notable-change |
cicd | healthy | .github/workflows/comment-labeled.yml |
analysis |
cicd | healthy | .github/workflows/scorecard.yml |
label |
cicd | healthy | .github/workflows/label-pr.yml |
find |
cicd | healthy | .github/workflows/find-inactive-collaborators.yml |
test-internet |
cicd | healthy | .github/workflows/test-internet.yml |
coverage-linux-without-intl |
cicd | healthy | .github/workflows/coverage-linux-without-intl.yml |
test-macOS |
cicd | healthy | .github/workflows/test-macos.yml |
update_license |
cicd | healthy | .github/workflows/license-builder.yml |
coverage-linux |
cicd | healthy | .github/workflows/coverage-linux.yml |
test-linux |
cicd | healthy | .github/workflows/test-linux.yml |
wpt-subsystem-update |
cicd | healthy | .github/workflows/update-wpt.yml |
stale |
cicd | healthy | .github/workflows/stale.yml |
get_mergeable_prs |
cicd | healthy | .github/workflows/commit-queue.yml |
commitQueue |
cicd | healthy | .github/workflows/commit-queue.yml |
lint-addon-docs |
cicd | healthy | .github/workflows/linters.yml |
lint-cpp |
cicd | healthy | .github/workflows/linters.yml |
format-cpp |
cicd | healthy | .github/workflows/linters.yml |
lint-js-and-md |
cicd | healthy | .github/workflows/linters.yml |
lint-nix |
cicd | healthy | .github/workflows/linters.yml |
lint-py |
cicd | healthy | .github/workflows/linters.yml |
lint-yaml |
cicd | healthy | .github/workflows/linters.yml |
lint-sh |
cicd | healthy | .github/workflows/linters.yml |
lint-codeowners |
cicd | healthy | .github/workflows/linters.yml |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.env in repo |
security | healthy | test/fixtures/run-script/.env |
.env in repo |
security | healthy | test/fixtures/test-runner/flag-propagation/.env |
.env in repo |
security | healthy | test/fixtures/dotenv/.env |
password_literal::test/parallel/test-whatwg-url-custom-insp… |
security | healthy | test/parallel/test-whatwg-url-custom-inspect.js |
password_literal::test/parallel/test-whatwg-url-custom-insp… |
security | healthy | test/parallel/test-whatwg-url-custom-inspect.js |
password_literal::test/parallel/test-http-decoded-auth.js |
security | healthy | test/parallel/test-http-decoded-auth.js |
password_literal::test/parallel/test-http-decoded-auth.js |
security | healthy | test/parallel/test-http-decoded-auth.js |
password_literal::test/fixtures/aead-vectors.js |
security | healthy | test/fixtures/aead-vectors.js |
password_literal::test/fixtures/aead-vectors.js |
security | healthy | test/fixtures/aead-vectors.js |
password_literal::test/fixtures/aead-vectors.js |
security | healthy | test/fixtures/aead-vectors.js |
password_literal::test/fixtures/aead-vectors.js |
security | healthy | test/fixtures/aead-vectors.js |
password_literal::test/fixtures/aead-vectors.js |
security | healthy | test/fixtures/aead-vectors.js |
password_literal::test/fixtures/aead-vectors.js |
security | healthy | test/fixtures/aead-vectors.js |
password_literal::test/fixtures/wpt/url/url-setters-strippi… |
security | healthy | test/fixtures/wpt/url/url-setters-stripping.any.js |
password_literal::deps/npm/test/lib/commands/token.js |
security | healthy | deps/npm/test/lib/commands/token.js |
password_literal::deps/npm/test/lib/commands/token.js |
security | healthy | deps/npm/test/lib/commands/token.js |
password_literal::deps/npm/test/lib/commands/token.js |
security | healthy | deps/npm/test/lib/commands/token.js |
password_literal::deps/npm/test/lib/commands/token.js |
security | healthy | deps/npm/test/lib/commands/token.js |
password_literal::deps/npm/test/lib/commands/token.js |
security | healthy | deps/npm/test/lib/commands/token.js |
password_literal::deps/npm/test/lib/commands/token.js |
security | healthy | deps/npm/test/lib/commands/token.js |
password_literal::deps/npm/test/lib/commands/token.js |
security | healthy | deps/npm/test/lib/commands/token.js |
password_literal::deps/npm/test/lib/commands/token.js |
security | healthy | deps/npm/test/lib/commands/token.js |
password_literal::deps/npm/test/lib/commands/token.js |
security | healthy | deps/npm/test/lib/commands/token.js |
password_literal::deps/npm/test/lib/commands/token.js |
security | healthy | deps/npm/test/lib/commands/token.js |
password_literal::deps/npm/test/lib/commands/token.js |
security | healthy | deps/npm/test/lib/commands/token.js |
password_literal::deps/npm/test/lib/commands/token.js |
security | healthy | deps/npm/test/lib/commands/token.js |
password_literal::deps/npm/test/lib/commands/token.js |
security | healthy | deps/npm/test/lib/commands/token.js |
password_literal::deps/npm/test/lib/commands/login.js |
security | healthy | deps/npm/test/lib/commands/login.js |
password_literal::deps/npm/test/lib/commands/login.js |
security | healthy | deps/npm/test/lib/commands/login.js |
password_literal::deps/npm/test/lib/commands/login.js |
security | healthy | deps/npm/test/lib/commands/login.js |
password_literal::deps/npm/test/lib/commands/login.js |
security | healthy | deps/npm/test/lib/commands/login.js |
password_literal::deps/npm/test/lib/commands/adduser.js |
security | healthy | deps/npm/test/lib/commands/adduser.js |
password_literal::deps/npm/test/lib/commands/adduser.js |
security | healthy | deps/npm/test/lib/commands/adduser.js |
password_literal::deps/npm/test/lib/commands/adduser.js |
security | healthy | deps/npm/test/lib/commands/adduser.js |
password_literal::deps/npm/test/lib/commands/adduser.js |
security | healthy | deps/npm/test/lib/commands/adduser.js |
password_literal::deps/npm/test/lib/commands/adduser.js |
security | healthy | deps/npm/test/lib/commands/adduser.js |
password_literal::deps/npm/test/lib/commands/profile.js |
security | healthy | deps/npm/test/lib/commands/profile.js |
password_literal::deps/npm/test/lib/commands/profile.js |
security | healthy | deps/npm/test/lib/commands/profile.js |
password_literal::deps/npm/test/lib/commands/profile.js |
security | healthy | deps/npm/test/lib/commands/profile.js |
password_literal::deps/npm/test/lib/commands/profile.js |
security | healthy | deps/npm/test/lib/commands/profile.js |
password_literal::deps/npm/test/lib/commands/profile.js |
security | healthy | deps/npm/test/lib/commands/profile.js |
password_literal::deps/npm/test/lib/commands/profile.js |
security | healthy | deps/npm/test/lib/commands/profile.js |
password_literal::deps/npm/test/lib/commands/profile.js |
security | healthy | deps/npm/test/lib/commands/profile.js |
password_literal::deps/npm/test/lib/utils/read-user-info.js |
security | healthy | deps/npm/test/lib/utils/read-user-info.js |
password_literal::deps/npm/test/lib/utils/read-user-info.js |
security | healthy | deps/npm/test/lib/utils/read-user-info.js |
password_literal::deps/npm/lib/commands/profile.js |
security | healthy | deps/npm/lib/commands/profile.js |
password_literal::deps/npm/lib/commands/profile.js |
security | healthy | deps/npm/lib/commands/profile.js |
password_literal::deps/npm/lib/utils/read-user-info.js |
security | healthy | deps/npm/lib/utils/read-user-info.js |
password_literal::deps/npm/lib/utils/auth.js |
security | healthy | deps/npm/lib/utils/auth.js |
password_literal::deps/npm/lib/utils/auth.js |
security | healthy | deps/npm/lib/utils/auth.js |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
gha::close-stalled |
cicd | healthy | .github/workflows/close-stalled.yml |
gha::codeql |
cicd | healthy | .github/workflows/codeql.yml |
gha::label-flaky-test-issue |
cicd | healthy | .github/workflows/label-flaky-test-issue.yml |
gha::update-v8 |
cicd | healthy | .github/workflows/update-v8.yml |
gha::coverage-windows |
cicd | healthy | .github/workflows/coverage-windows.yml |
gha::test-shared |
cicd | healthy | .github/workflows/test-shared.yml |
gha::auto-start-ci |
cicd | healthy | .github/workflows/auto-start-ci.yml |
gha::update-openssl |
cicd | healthy | .github/workflows/update-openssl.yml |
gha::major-release |
cicd | healthy | .github/workflows/major-release.yml |
gha::create-release-proposal |
cicd | healthy | .github/workflows/create-release-proposal.yml |
gha::tools |
cicd | healthy | .github/workflows/tools.yml |
gha::commit-lint |
cicd | healthy | .github/workflows/commit-lint.yml |
gha::daily-wpt-fyi |
cicd | healthy | .github/workflows/daily-wpt-fyi.yml |
gha::build-tarball |
cicd | healthy | .github/workflows/build-tarball.yml |
gha::daily |
cicd | healthy | .github/workflows/daily.yml |
gha::find-inactive-tsc |
cicd | healthy | .github/workflows/find-inactive-tsc.yml |
gha::notify-on-review-wanted |
cicd | healthy | .github/workflows/notify-on-review-wanted.yml |
gha::post-release |
cicd | healthy | .github/workflows/post-release.yml |
gha::doc |
cicd | healthy | .github/workflows/doc.yml |
gha::comment-labeled |
cicd | healthy | .github/workflows/comment-labeled.yml |
gha::scorecard |
cicd | healthy | .github/workflows/scorecard.yml |
gha::label-pr |
cicd | healthy | .github/workflows/label-pr.yml |
gha::find-inactive-collaborators |
cicd | healthy | .github/workflows/find-inactive-collaborators.yml |
gha::test-internet |
cicd | healthy | .github/workflows/test-internet.yml |
gha::coverage-linux-without-intl |
cicd | healthy | .github/workflows/coverage-linux-without-intl.yml |
gha::test-macos |
cicd | healthy | .github/workflows/test-macos.yml |
gha::license-builder |
cicd | healthy | .github/workflows/license-builder.yml |
gha::coverage-linux |
cicd | healthy | .github/workflows/coverage-linux.yml |
gha::test-linux |
cicd | healthy | .github/workflows/test-linux.yml |
gha::update-wpt |
cicd | healthy | .github/workflows/update-wpt.yml |
gha::stale |
cicd | healthy | .github/workflows/stale.yml |
gha::commit-queue |
cicd | healthy | .github/workflows/commit-queue.yml |
gha::linters |
cicd | healthy | .github/workflows/linters.yml |
gha::notify-on-push |
cicd | healthy | .github/workflows/notify-on-push.yml |
gha::timezone-update |
cicd | healthy | .github/workflows/timezone-update.yml |
gha::lint-release-proposal |
cicd | healthy | .github/workflows/lint-release-proposal.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
SLACK_WEBHOOK |
cicd | healthy | — |
WPT_FYI_PASSWORD |
cicd | healthy | — |
RUSTC_VERSION |
cicd | healthy | — |
PYTHON_VERSION |
cicd | healthy | — |
XCODE_VERSION |
cicd | healthy | — |
WPT_REPORT |
cicd | healthy | — |
NIGHTLY_REF |
cicd | healthy | — |
JENKINS_TOKEN |
cicd | healthy | — |
NODE_VERSION |
cicd | healthy | — |
WPT_REVISION |
cicd | healthy | — |
SCORECARD_TOKEN |
cicd | healthy | — |
UNDICI_VERSION |
cicd | healthy | — |
COMMIT_MSG |
cicd | healthy | — |
CLOSE_MESSAGE |
cicd | healthy | — |
CLANG_VERSION |
cicd | healthy | — |
CACHIX_AUTH_TOKEN |
cicd | healthy | — |
GH_USER_TOKEN |
cicd | healthy | — |
NEW_VERSION |
cicd | healthy | — |
DETAILS_FOR_COMMIT_BODY |
cicd | healthy | — |
UNDICI_WPT |
cicd | healthy | — |
INACTIVE_TSC_HANDLES |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
NIGHTLY |
cicd | healthy | — |
STAGING_BRANCH |
cicd | healthy | — |
JENKINS_USER |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
port:80 |
network | healthy | test/parallel/test-socketaddress.js |
port:8080 |
network | healthy | test/parallel/test-socketaddress.js |
port:12 |
network | healthy | test/parallel/test-socketaddress.js |
port:123 |
network | healthy | test/parallel/test-socketaddress.js |
port:27017 |
network | healthy | test/parallel/test-dns-resolvesrv.js |
port:61616 |
network | healthy | test/parallel/test-url-format.js |
port:127 |
network | healthy | test/parallel/test-inspector-port-zero.js |
port:3000 |
network | healthy | test/parallel/test-https-agent-create-connection.js |
port:8000 |
network | healthy | test/parallel/test-url-parse-format.js |
port:10 |
network | healthy | test/parallel/test-net-autoselectfamily.js |
port:128 |
network | healthy | test/parallel/test-tcp-wrap-listen.js |
port:23 |
network | healthy | test/parallel/test-whatwg-url-custom-properties.js |
port:42 |
network | healthy | test/parallel/test-tls-connect-hints-option.js |
port:443 |
network | healthy | test/parallel/test-https-agent-getname.js |
port:12345 |
network | healthy | test/parallel/test-dgram-connect.js |
port:1234 |
network | healthy | test/parallel/test-tls-ip-servername-forbidden.js |
port:9999 |
network | healthy | test/parallel/test-net-blocklist.js |
port:5001 |
network | healthy | lib/repl.js |
port:9229 |
network | healthy | lib/internal/debugger/inspect.js |
port:511 |
network | healthy | benchmark/net/tcp-raw-pipe.js |
port:05 |
network | healthy | .github/workflows/update-v8.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
migrations.js |
data | healthy | deps/v8/test/mjsunit/migrations.js |
checkmaps-with-migration-and-deopt-poly3.js |
data | healthy | deps/v8/test/mjsunit/compiler/checkmaps-with-migration-and-… |
checkmaps-with-migration-and-deopt-mono.js |
data | healthy | deps/v8/test/mjsunit/compiler/checkmaps-with-migration-and-… |
checkmaps-with-migration-and-deopt-mono2.js |
data | healthy | deps/v8/test/mjsunit/compiler/checkmaps-with-migration-and-… |
checkmaps-with-migration-and-deopt-poly.js |
data | healthy | deps/v8/test/mjsunit/compiler/checkmaps-with-migration-and-… |
test-literal-map-migration.js |
data | healthy | deps/v8/test/mjsunit/compiler/test-literal-map-migration.js |
checkmaps-with-migration-and-deopt-poly2.js |
data | healthy | deps/v8/test/mjsunit/compiler/checkmaps-with-migration-and-… |
polymorphic-load-migration.js |
data | healthy | deps/v8/test/mjsunit/maglev/polymorphic-load-migration.js |
checkmaps-with-migration-and-deopt-poly3.js |
data | healthy | deps/v8/test/mjsunit/maglev/checkmaps-with-migration-and-de… |
checkmaps-with-migration-and-deopt-mono.js |
data | healthy | deps/v8/test/mjsunit/maglev/checkmaps-with-migration-and-de… |
checkmaps-with-migration-and-deopt-mono2.js |
data | healthy | deps/v8/test/mjsunit/maglev/checkmaps-with-migration-and-de… |
checkmaps-with-migration-and-deopt-poly.js |
data | healthy | deps/v8/test/mjsunit/maglev/checkmaps-with-migration-and-de… |
checkmaps-with-migration-and-deopt-poly2.js |
data | healthy | deps/v8/test/mjsunit/maglev/checkmaps-with-migration-and-de… |
checkmaps-with-migration-and-deopt-poly3.js |
data | healthy | deps/v8/test/mjsunit/turboshaft/checkmaps-with-migration-an… |
checkmaps-with-migration-and-deopt-mono.js |
data | healthy | deps/v8/test/mjsunit/turboshaft/checkmaps-with-migration-an… |
checkmaps-with-migration-and-deopt-mono2.js |
data | healthy | deps/v8/test/mjsunit/turboshaft/checkmaps-with-migration-an… |
checkmaps-with-migration-and-deopt-poly.js |
data | healthy | deps/v8/test/mjsunit/turboshaft/checkmaps-with-migration-an… |
checkmaps-with-migration-and-deopt-poly2.js |
data | healthy | deps/v8/test/mjsunit/turboshaft/checkmaps-with-migration-an… |
map-migration.js |
data | healthy | deps/v8/test/mjsunit/turbolev/map-migration.js |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::deps/npm/lib/commands/trust/circleci.js |
security | healthy | deps/npm/lib/commands/trust/circleci.js |
auth::deps/npm/lib/commands/publish.js |
security | healthy | deps/npm/lib/commands/publish.js |
auth::deps/npm/lib/commands/trust/index.js |
security | healthy | deps/npm/lib/commands/trust/index.js |
auth::deps/npm/test/fixtures/mock-oidc.js |
security | healthy | deps/npm/test/fixtures/mock-oidc.js |
auth::deps/npm/test/lib/commands/trust/circleci.js |
security | healthy | deps/npm/test/lib/commands/trust/circleci.js |
auth::deps/npm/test/lib/commands/view.js |
security | healthy | deps/npm/test/lib/commands/view.js |
auth::deps/npm/lib/utils/oidc.js |
security | healthy | deps/npm/lib/utils/oidc.js |
auth::deps/v8/test/mjsunit/harmony/regexp-property-special.… |
security | healthy | deps/v8/test/mjsunit/harmony/regexp-property-special.js |
auth::deps/npm/test/lib/commands/publish.js |
security | healthy | deps/npm/test/lib/commands/publish.js |
auth::deps/npm/test/lib/commands/trust/list.js |
security | healthy | deps/npm/test/lib/commands/trust/list.js |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | Makefile |
mongodb |
data | healthy | test/parallel/test-dns-resolvesrv.js |
redis |
data | healthy | test/fixtures/wpt/url/resources/urltestdata.json |
postgres |
data | healthy | test/fixtures/test-runner/tagged.js |
postgresql |
data | healthy | deps/npm/test/schemas/cyclonedx/spdx.schema.json |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | lib/internal/streams/iter/transform.js |
caddy |
network | healthy | lib/internal/streams/iter/transform.js |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-oa27yi0n |
software | healthy | /tmp/repobility-clone-oa27yi0n |
| Label | Layer | Status | Path |
|---|---|---|---|
image::deps/openssl/config/Dockerfile |
hardware | healthy | deps/openssl/config/Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | test/parallel/test-util-inspect.js |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | lib/internal/tty.js |
This page is publicly accessible at:
https://repobility.com/scan/f9fcf18e-aacd-473f-8572-887b663f1bea/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/f9fcf18e-aacd-473f-8572-887b663f1bea/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.