Gathering detailed insights and metrics for qcobjects-handler-openapi
Gathering detailed insights and metrics for qcobjects-handler-openapi
Gathering detailed insights and metrics for qcobjects-handler-openapi
Gathering detailed insights and metrics for qcobjects-handler-openapi
QCObjects Handler for Open API requests
npm install qcobjects-handler-openapi
Typescript
Module System
Node Version
NPM Version
62.9
Supply Chain
77.4
Quality
75.6
Maintenance
100
Vulnerability
79.3
License
JavaScript (100%)
Total Downloads
1,938
Last Day
1
Last Week
1
Last Month
12
Last Year
306
LGPL-3.0 License
1 Stars
31 Commits
1 Watchers
1 Branches
1 Contributors
Updated on May 29, 2024
Minified
Minified + Gzipped
Latest Version
0.0.17
Package Id
qcobjects-handler-openapi@0.0.17
Unpacked Size
26.74 kB
Size
6.55 kB
File Count
17
NPM Version
6.14.15
Node Version
12.22.9
Cumulative downloads
Total Downloads
Last Day
0%
1
Compared to previous day
Last Week
0%
1
Compared to previous week
Last Month
-40%
12
Compared to previous month
Last Year
-11.6%
306
Compared to previous year
3
5
QCObjects Handler for Open API requests. This handler will allow you to make a dynamic url like https://example.com/openapi.json
1npm i --save qcobjects-handler-openapi
1{ 2 "backend": { 3 "routes": [{ 4 "name": "OpenAPI3.JSON", 5 "description": "Open API v3 JSON", 6 "path": "^/openapi.json$", 7 "microservice": "com.qcobjects.backend.microservice.openapi.json" 8 }, 9 { 10 "name": "OpenAPI3.YAML", 11 "description": "Open API v3 YAML", 12 "path": "^/openapi.yaml$", 13 "microservice": "com.qcobjects.backend.microservice.openapi.yaml" 14 } 15 ] 16 } 17}
1qcobjects-server
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
6 existing vulnerabilities detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 3
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no SAST tool detected
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
Found 0/30 approved changesets -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Score
Last Scanned on 2025-06-30
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