Home
Docs
GitHub
Pricing
Blog
Log In

Run Sandworm Audit for your App

Get started
Hold on, we're currently generating a fresh version of this report
Generated on May 8, 2024 via pnpm

node-kubernetes-client 0.3.2

Kubernetes client of Node.js
Package summary
Share
9
issues
5
high severity
license
2
meta
3
2
moderate severity
vulnerability
2
2
low severity
license
2
8
licenses
53
MIT
11
ISC
6
Apache-2.0
8
other licenses
BSD-3-Clause
3
BlueOak-1.0.0
2
(AFL-2.1 OR BSD-3-Clause)
1
Unlicense
1
+ 1 more
Package created
17 Mar 2015
Version published
5 Oct 2017
Maintainers
5
Total deps
78
Direct deps
6
License
MIT

Issues

9

5 high severity issues

high
Recommendation: Read and validate the license terms
via: glob@10.3.12
Recommendation: Read and validate the license terms
via: glob@10.3.12
via: request@2.88.2
via: request@2.88.2
via: request@2.88.2
Collapse
Expand

2 moderate severity issues

moderate
Recommendation: Upgrade to version 4.1.3 or later
via: request@2.88.2
Recommendation: None
via: request@2.88.2
Collapse
Expand

2 low severity issues

low
Recommendation: Read and validate the license terms
via: glob@10.3.12
Recommendation: Read and validate the license terms
via: glob@10.3.12
Collapse
Expand

Licenses

MIT License

Permissive
OSI Approved
This is a human-readable summary of (and not a substitute for) the license. Disclaimer.
Can
commercial-use
modify
distribute
sublicense
private-use
Cannot
hold-liable
Must
include-copyright
include-license
53 Packages, Including:
@pkgjs/parseargs@0.11.0
ajv@6.12.6
ansi-regex@6.0.1
ansi-styles@6.2.1
asn1@0.2.6
assert-plus@1.0.0
async@2.6.4
asynckit@0.4.0
aws4@1.12.0
balanced-match@1.0.2
brace-expansion@2.0.1
combined-stream@1.0.8
core-util-is@1.0.2
cross-spawn@7.0.3
dashdash@1.14.1
delayed-stream@1.0.0
eastasianwidth@0.2.0
ecc-jsbn@0.1.2
emoji-regex@9.2.2
extend@3.0.2
extsprintf@1.3.0
fast-deep-equal@3.1.3
fast-json-stable-stringify@2.1.0
form-data@2.3.3
form-data@2.5.1
getpass@0.1.7
har-validator@5.1.5
http-signature@1.2.0
is-typedarray@1.0.0
isstream@0.1.2
jsbn@0.1.1
json-gate@0.8.23
json-schema-traverse@0.4.1
jsprim@1.4.2
lodash@4.17.21
mime-db@1.52.0
mime-types@2.1.35
node-kubernetes-client@0.3.2
path-key@3.1.1
performance-now@2.1.0
psl@1.9.0
punycode@2.3.1
safe-buffer@5.2.1
safer-buffer@2.1.2
shebang-command@2.0.0
shebang-regex@3.0.0
sshpk@1.18.0
string-width@5.1.2
strip-ansi@7.1.0
sugar@1.5.0

ISC License

Permissive
OSI Approved
This is a human-readable summary of (and not a substitute for) the license. Disclaimer.
Can
commercial-use
modify
distribute
Cannot
hold-liable
Must
include-copyright
include-license
11 Packages, Including:
@isaacs/cliui@8.0.2
foreground-child@3.1.1
glob@10.3.12
har-schema@2.0.0
isexe@2.0.0
json-stringify-safe@5.0.1
lru-cache@10.2.2
minimatch@9.0.4
minipass@7.1.0
signal-exit@4.1.0
which@2.0.2

Apache License 2.0

Permissive
OSI Approved
This is a human-readable summary of (and not a substitute for) the license. Disclaimer.
Can
commercial-use
modify
distribute
sublicense
private-use
use-patent-claims
place-warranty
Cannot
hold-liable
use-trademark
Must
include-copyright
include-license
state-changes
include-notice
6 Packages, Including:
aws-sign2@0.7.0
caseless@0.12.0
forever-agent@0.6.1
oauth-sign@0.9.0
request@2.88.2
tunnel-agent@0.6.0

BSD 3-Clause "New" or "Revised" License

Permissive
OSI Approved
This is a human-readable summary of (and not a substitute for) the license. Disclaimer.
Can
commercial-use
modify
distribute
place-warranty
Cannot
use-trademark
hold-liable
Must
include-copyright
include-license
3 Packages, Including:
bcrypt-pbkdf@1.0.2
qs@6.5.3
tough-cookie@2.5.0

Blue Oak Model License 1.0.0

Uncategorized
Not OSI Approved
This is a human-readable summary of (and not a substitute for) the license. Disclaimer.
Can
Cannot
Must
2 Packages, Including:
jackspeak@2.3.6
path-scurry@1.10.2

(AFL-2.1 OR BSD-3-Clause)

Permissive
1 Packages, Including:
json-schema@0.4.0

The Unlicense

Public Domain
OSI Approved
This is a human-readable summary of (and not a substitute for) the license. Disclaimer.
Can
commercial-use
private-use
modify
Cannot
include-copyright
hold-liable
Must
1 Packages, Including:
tweetnacl@0.14.5

BSD 2-Clause "Simplified" License

Permissive
OSI Approved
This is a human-readable summary of (and not a substitute for) the license. Disclaimer.
Can
commercial-use
modify
distribute
place-warranty
Cannot
hold-liable
Must
include-copyright
include-license
1 Packages, Including:
uri-js@4.4.1
Disclaimer

This deed highlights only some of the key features and terms of the actual license. It is not a license and has no legal value. You should carefully review all of the terms and conditions of the actual license before using the licensed material.

Sandworm is not a law firm and does not provide legal services. Distributing, displaying, or linking to this deed or the license that it summarizes does not create a lawyer-client or any other relationship.

Direct Dependencies

6
All Dependencies CSV
β“˜ This is a list of node-kubernetes-client 's direct dependencies. Data on all dependencies, including transitive ones, is available via CSV download.
NameVersionSizeLicenseTypeVulnerabilities
async2.6.4120.04 kBMIT
prod
form-data2.5.19.87 kBMIT
prod
glob10.3.12449.61 kBISC
prod
2
2
json-gate0.8.2310.92 kBMIT
prod
request2.88.257.83 kBApache-2.0
prod
3
2
sugar1.5.0188.51 kBMIT
prod

Visualizations