Gathering detailed insights and metrics for sugo-agent-zip
Gathering detailed insights and metrics for sugo-agent-zip
Gathering detailed insights and metrics for sugo-agent-zip
Gathering detailed insights and metrics for sugo-agent-zip
npm install sugo-agent-zip
Typescript
Module System
Min. Node Version
Node Version
NPM Version
51.8
Supply Chain
80.3
Quality
68.5
Maintenance
50
Vulnerability
98.2
License
JavaScript (95.48%)
HTML (4.52%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
Apache-2.0 License
16 Commits
12 Watchers
2 Branches
6 Contributors
Updated on Feb 14, 2017
Minified
Minified + Gzipped
Latest Version
1.0.6
Package Id
sugo-agent-zip@1.0.6
Size
9.39 kB
NPM Version
3.10.10
Node Version
6.9.5
Published on
Feb 14, 2017
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
4
Client for sugo-endpoint-zip
1$ npm install sugo-agent-zip --save
1'use strict' 2 3const sugoAgentZip = require('sugo-agent-zip') 4const co = require('co') 5 6co(function * () { 7 let agent = sugoAgentZip('/foo/bar') 8 9 // Check if server available 10 { 11 let ok = yield agent.knock() // Send HTTP HEAD request. 12 /* ... */ 13 } 14}).catch((err) => console.error(err)) 15
This software is released under the Apache-2.0 License.
No vulnerabilities found.
Reason
no vulnerabilities detected
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
tokens are read-only in GitHub workflows
Reason
all dependencies are pinned
Details
Reason
no binaries found in the repo
Reason
GitHub code reviews found for 3 commits out of the last 16 -- score normalized to 1
Details
Reason
0 commit(s) out of 16 and 0 issue activity out of 0 found in the last 90 days -- score normalized to 0
Reason
no badge detected
Reason
branch protection not enabled on development/release branches
Details
Reason
security policy file not detected
Reason
no update tool detected
Details
Score
Last Scanned on 2022-08-15
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More