Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-18 18:52 UTC

victors1681 / dgii-ecf

DGII.gov.do - Facturación Electrónica - Authentication y firma electrónica para generar comprobante electrónicos digitales. República Dominicana

TypeScriptNo license detected★ 100 stars⑂ 72 forkssince Dec 2022View on GitHub ↗

victors1681/dgii-ecf holds a health index of 19 out of 100, placing it in the Critical band. It scores highest on Vitality (67/100) and lowest on Security (30/100). It was last updated 29 days ago. A single contributor accounts for most of its recent work.

19
overall / 100
Critical

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

19
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 56 is calibrated to 59 on the published index scale (record calibration 2026-08-02). A dependency reported as a malicious package applies a 35% multiplier to weighted overall health and gives it a Critical ceiling of 19.

Ownership

Victor SantosPersonal account
56 followers54 public repossince Apr 2015

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
npmdgii-ecf1.8.510,3749129 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

67Good · 21% of overall
How it's scored
28.8/36Push recencylast push 29 days ago
4.2/36Commit cadence6/52 weeks with commits
16.1/18Commit volume61 commits in the last year
10/10OpenSSF Scorecard: Maintained23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year61
human_commit_share1
days_since_last_push29
active_weeks_last_year6
How it's scored
16.2/27Ships releases72 version tags (no GitHub releases)
36/36Release recencylatest release 31 days ago
19.8/27Release cadencea release every ~51.2 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count72
latest_release_tagv1.8.4
releases_from_tagsyes
days_since_latest_release31
mean_days_between_releases51.2
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

48Weak · 17% of overall
How it's scored
32.4/60Stars100 stars
15.4/25Forks72 forks
6.8/15Watchers18 watchers
Inputs used
forks72
stars100
watchers18
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
0/22.5Licenseno license file detected
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseno
readme_badges5
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesbadge.fury.io, github.com, shields.io
has_pull_request_templateno
How it's scored
53.5/80Monthly downloads10,374 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesdgii-ecf
dependents
ecosystemsnpm
total_downloads
monthly_downloads10,374
unverified_packages_excluded
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

60Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
1.6/22.5Commit distributiontop contributor authored 93% of commits
5.4/13.5Contributor breadth4 contributors
3/10OpenSSF Scorecard: Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled4
top_contributor_share0.928
How it's scored
42/42Issue resolution100% of issues closed
26.9/30PR acceptance26/29 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 1/11 approved changesets -- score normalized to 0
Inputs used
merged_prs26
open_issues0
closed_issues2
prs_merged_7d0
prs_decided_7d0
prs_merged_30d1
prs_decided_30d1
issue_closed_ratio1
closed_unmerged_prs3
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
12.6/25Owner reach56 followers of victors1681
24.7/25Track record54 public repos, account ~11 yr old
Inputs used
followers56
owner_typeUser
is_verified
owner_loginvictors1681
public_repos54
account_age_days4,177
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on npm
35/35Publish recencylatest publish 29 days ago
20/20Version history91 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesdgii-ecf
ecosystemsnpm
any_deprecatedno
min_days_since_publish29

Engineering Quality

Are baseline engineering and documentation practices in place?

67Good · 19% of overall
How it's scored
24/24CI workflows1 workflow(s)
24/24Tests present
16/16Linter config.eslintrc.js
0/9.6Pre-commit hooks
0/6.4.editorconfig
14/20OpenSSF Scorecard: CI-Tests7 out of 9 merged PRs checked by a CI test -- score normalized to 7
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
docs_site
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

30At Risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
1.8/2.5CI-Tests7 out of 9 merged PRs checked by a CI test -- score normalized to 7
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 1/11 approved changesets -- score normalized to 0
0.8/2.5Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
0/2.5Licenselicense file not detected
7.5/7.5Maintained23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
1/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities60 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.7
malicious_dependency_cap19
malicious_dependency_multiplier35
security_posture_before_malicious37
Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized. A dependency reported as a malicious package applies a 35% multiplier to Security posture and gives it a Critical ceiling of 19.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
25/25Indirect dependencies free of known advisoriesno indirect dependency carries a known advisory
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages59
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:dgii-ecf@1.8.5 runtime dependency closure — what installing the published package pulls in — 59 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

65Good · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
29.3/40Legible commit history55 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.55
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config.eslintrc.js
11/11Static type checkingtsconfig.json
10/10Reproducible environmentlockfile
10/10Demonstrated agent practice10 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenanceno automated dependency updates observed
2/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share0.1
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
55/55Manageable file sizes0/54 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes23,899
source_files_sampled54
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
0/20MCP servernot applicable to this kind of software
40/40Runnable examplessample
Inputs used
example_dirssample
has_mcp_signalno
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto), MCP server. Remaining weights renormalized.

Key facts

100GitHub stars
4contributors
61commits, last 12 months
29days since last push
72releases
1bus factor
0open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 72 ⇿
0Stars
72Forks
70Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

01325385063757132023-062025-012026-08
Major 1Minor 8Patch 50

Each point covers 3 days.

OpenSSF Scorecard 3.7 / 10
3.7aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-09-18 18:52 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
7CI-Tests7 out of 9 merged PRs checked by a CI test -- score normalized to 7
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/11 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
10Maintained23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
2Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities60 existing vulnerabilities detected
Direct dependencies 13
RegistryPackageVersion constraintManifest
npm@xmldom/xmldom^0.8.12package.json
npmaxios^1.7.9package.json
npmbusboy^1.6.0package.json
npmdotenv^16.0.3package.json
npmform-data^4.0.0package.json
npmfs0.0.1-securitypackage.json
npmjsonwebtoken^9.0.2package.json
npmnode-forge^1.3.1package.json
npmstream-length^1.0.2package.json
npmstring-to-file-stream^2.0.0package.json
npmxml-crypto^6.1.2package.json
npmxml-js^1.6.11package.json
npmxpath0.0.32package.json
All dependencies 568

Full resolved dependency set from the GitHub dependency graph: 14 direct and 554 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
npm@xmldom/xmldom0.8.12direct
npmaxios1.15.0direct
npmbusboy1.6.0direct
npmdotenv16.0.3direct
npmform-data4.0.5direct
npmfs0.0.1-securitydirect
npmjsonwebtoken9.0.2direct
npmnode-forge1.4.0direct
npmstream-length1.0.2direct
npmstring-to-file-stream2.0.0direct
npmxml-crypto6.1.2direct
npmxml-js1.6.11direct
npmxpath0.0.32direct
npmxpath0.0.33direct
npm@ampproject/remapping2.2.0indirect
npm@babel/cli7.22.9indirect
npm@babel/code-frame7.29.0indirect
npm@babel/compat-data7.20.5indirect
npm@babel/core7.20.5indirect
npm@babel/generator7.29.1indirect
npm@babel/helper-annotate-as-pure7.18.6indirect
npm@babel/helper-builder-binary-assignment-operator-visitor7.18.9indirect
npm@babel/helper-compilation-targets7.20.0indirect
npm@babel/helper-create-class-features-plugin7.20.5indirect
npm@babel/helper-create-regexp-features-plugin7.20.5indirect
npm@babel/helper-define-polyfill-provider0.3.3indirect
npm@babel/helper-environment-visitor7.18.9indirect
npm@babel/helper-explode-assignable-expression7.18.6indirect
npm@babel/helper-function-name7.19.0indirect
npm@babel/helper-globals7.28.0indirect
npm@babel/helper-hoist-variables7.18.6indirect
npm@babel/helper-member-expression-to-functions7.18.9indirect
npm@babel/helper-module-imports7.18.6indirect
npm@babel/helper-module-transforms7.20.2indirect
npm@babel/helper-optimise-call-expression7.18.6indirect
npm@babel/helper-plugin-utils7.20.2indirect
npm@babel/helper-remap-async-to-generator7.18.9indirect
npm@babel/helper-replace-supers7.19.1indirect
npm@babel/helper-simple-access7.20.2indirect
npm@babel/helper-skip-transparent-expression-wrappers7.20.0indirect
npm@babel/helper-split-export-declaration7.18.6indirect
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@babel/helper-validator-option7.18.6indirect
npm@babel/helper-wrap-function7.20.5indirect
npm@babel/helpers7.29.2indirect
npm@babel/parser7.29.2indirect
npm@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression7.18.6indirect
npm@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining7.18.9indirect
npm@babel/plugin-proposal-async-generator-functions7.20.1indirect
npm@babel/plugin-proposal-class-properties7.18.6indirect
npm@babel/plugin-proposal-class-static-block7.18.6indirect
npm@babel/plugin-proposal-dynamic-import7.18.6indirect
npm@babel/plugin-proposal-export-namespace-from7.18.9indirect
npm@babel/plugin-proposal-json-strings7.18.6indirect
npm@babel/plugin-proposal-logical-assignment-operators7.18.9indirect
npm@babel/plugin-proposal-nullish-coalescing-operator7.18.6indirect
npm@babel/plugin-proposal-numeric-separator7.18.6indirect
npm@babel/plugin-proposal-object-rest-spread7.20.2indirect
npm@babel/plugin-proposal-optional-catch-binding7.18.6indirect
npm@babel/plugin-proposal-optional-chaining7.18.9indirect
npm@babel/plugin-proposal-private-methods7.18.6indirect
npm@babel/plugin-proposal-private-property-in-object7.20.5indirect
npm@babel/plugin-proposal-unicode-property-regex7.18.6indirect
npm@babel/plugin-syntax-async-generators7.8.4indirect
npm@babel/plugin-syntax-bigint7.8.3indirect
npm@babel/plugin-syntax-class-properties7.12.13indirect
npm@babel/plugin-syntax-class-static-block7.14.5indirect
npm@babel/plugin-syntax-dynamic-import7.8.3indirect
npm@babel/plugin-syntax-export-namespace-from7.8.3indirect
npm@babel/plugin-syntax-import-assertions7.20.0indirect
npm@babel/plugin-syntax-import-meta7.10.4indirect
npm@babel/plugin-syntax-json-strings7.8.3indirect
npm@babel/plugin-syntax-jsx7.18.6indirect
npm@babel/plugin-syntax-logical-assignment-operators7.10.4indirect
npm@babel/plugin-syntax-nullish-coalescing-operator7.8.3indirect
npm@babel/plugin-syntax-numeric-separator7.10.4indirect
npm@babel/plugin-syntax-object-rest-spread7.8.3indirect
npm@babel/plugin-syntax-optional-catch-binding7.8.3indirect
npm@babel/plugin-syntax-optional-chaining7.8.3indirect
npm@babel/plugin-syntax-private-property-in-object7.14.5indirect
npm@babel/plugin-syntax-top-level-await7.14.5indirect
npm@babel/plugin-syntax-typescript7.20.0indirect
npm@babel/plugin-transform-arrow-functions7.18.6indirect
npm@babel/plugin-transform-async-to-generator7.18.6indirect
npm@babel/plugin-transform-block-scoped-functions7.18.6indirect
npm@babel/plugin-transform-block-scoping7.20.5indirect
npm@babel/plugin-transform-classes7.20.2indirect
npm@babel/plugin-transform-computed-properties7.18.9indirect
npm@babel/plugin-transform-destructuring7.20.2indirect
npm@babel/plugin-transform-dotall-regex7.18.6indirect
npm@babel/plugin-transform-duplicate-keys7.18.9indirect
npm@babel/plugin-transform-exponentiation-operator7.18.6indirect
npm@babel/plugin-transform-for-of7.18.8indirect
npm@babel/plugin-transform-function-name7.18.9indirect
npm@babel/plugin-transform-literals7.18.9indirect
npm@babel/plugin-transform-member-expression-literals7.18.6indirect
npm@babel/plugin-transform-modules-amd7.19.6indirect
npm@babel/plugin-transform-modules-commonjs7.19.6indirect
npm@babel/plugin-transform-modules-systemjs7.19.6indirect
npm@babel/plugin-transform-modules-umd7.18.6indirect
npm@babel/plugin-transform-named-capturing-groups-regex7.20.5indirect
npm@babel/plugin-transform-new-target7.18.6indirect
npm@babel/plugin-transform-object-super7.18.6indirect
npm@babel/plugin-transform-parameters7.20.5indirect
npm@babel/plugin-transform-property-literals7.18.6indirect
npm@babel/plugin-transform-regenerator7.20.5indirect
npm@babel/plugin-transform-reserved-words7.18.6indirect
npm@babel/plugin-transform-shorthand-properties7.18.6indirect
npm@babel/plugin-transform-spread7.19.0indirect
npm@babel/plugin-transform-sticky-regex7.18.6indirect
npm@babel/plugin-transform-template-literals7.18.9indirect
npm@babel/plugin-transform-typeof-symbol7.18.9indirect
npm@babel/plugin-transform-typescript7.20.2indirect
npm@babel/plugin-transform-unicode-escapes7.18.10indirect
npm@babel/plugin-transform-unicode-regex7.18.6indirect
npm@babel/preset-env7.20.2indirect
npm@babel/preset-modules0.1.5indirect
npm@babel/preset-typescript7.18.6indirect
npm@babel/runtime7.29.2indirect
npm@babel/template7.28.6indirect
npm@babel/traverse7.29.0indirect
npm@babel/types7.29.0indirect
npm@bcoe/v8-coverage0.2.3indirect
npm@cspotcode/source-map-support0.8.1indirect
npm@eslint/eslintrc1.3.3indirect
npm@humanwhocodes/config-array0.11.7indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema1.2.1indirect
npm@istanbuljs/load-nyc-config1.1.0indirect
npm@istanbuljs/schema0.1.3indirect
npm@jest/console29.3.1indirect
npm@jest/core29.3.1indirect
npm@jest/environment29.3.1indirect
npm@jest/expect29.3.1indirect
npm@jest/expect-utils29.3.1indirect
npm@jest/fake-timers29.3.1indirect
npm@jest/globals29.3.1indirect
npm@jest/reporters29.3.1indirect
npm@jest/schemas29.0.0indirect
npm@jest/source-map29.2.0indirect
npm@jest/test-result29.3.1indirect
npm@jest/test-sequencer29.3.1indirect
npm@jest/transform29.3.1indirect
npm@jest/types29.3.1indirect
npm@jridgewell/gen-mapping0.1.1indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/resolve-uri3.1.0indirect
npm@jridgewell/set-array1.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@jridgewell/trace-mapping0.3.9indirect
npm@nicolo-ribaudo/chokidar-22.1.8-no-fsevents.3indirect
npm@noble/hashes1.8.0indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@paralleldrive/cuid22.3.1indirect
npm@sinclair/typebox0.24.51indirect
npm@sinonjs/commons1.8.6indirect
npm@sinonjs/fake-timers9.1.2indirect
npm@tsconfig/node101.0.9indirect
npm@tsconfig/node121.0.11indirect
npm@tsconfig/node141.0.3indirect
npm@tsconfig/node161.0.3indirect
npm@types/babel__core7.1.20indirect
npm@types/babel__generator7.6.4indirect
npm@types/babel__template7.4.1indirect
npm@types/babel__traverse7.18.3indirect
npm@types/busboy1.5.4indirect
npm@types/cookiejar2.1.2indirect
npm@types/graceful-fs4.1.5indirect
npm@types/istanbul-lib-coverage2.0.4indirect
npm@types/istanbul-lib-report3.0.0indirect
npm@types/istanbul-reports3.0.1indirect
npm@types/jest29.2.4indirect
npm@types/json-schema7.0.11indirect
npm@types/jsonwebtoken9.0.8indirect
npm@types/ms2.1.0indirect
npm@types/node18.11.13indirect
npm@types/node-forge1.3.1indirect
npm@types/prettier2.7.1indirect
npm@types/semver7.3.13indirect
npm@types/stack-utils2.0.1indirect
npm@types/superagent4.1.16indirect
npm@types/supertest2.0.12indirect
npm@types/yargs17.0.17indirect
npm@types/yargs-parser21.0.0indirect
npm@typescript-eslint/eslint-plugin5.46.0indirect
npm@typescript-eslint/parser5.46.0indirect
npm@typescript-eslint/scope-manager5.46.0indirect
npm@typescript-eslint/type-utils5.46.0indirect
npm@typescript-eslint/types5.46.0indirect
npm@typescript-eslint/typescript-estree5.46.0indirect
npm@typescript-eslint/utils5.46.0indirect
npm@typescript-eslint/visitor-keys5.46.0indirect
npm@xmldom/is-dom-node1.0.1indirect
npmabbrev1.1.1indirect
npmacorn8.8.1indirect
npmacorn-jsx5.3.2indirect
npmacorn-walk8.2.0indirect
npmajv6.14.0indirect
npmansi-escapes4.3.2indirect
npmansi-regex5.0.1indirect
npmansi-styles4.3.0indirect
npmansi-styles5.2.0indirect
npmanymatch3.1.3indirect
npmarg4.1.3indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmarray-union2.1.0indirect
npmasap2.0.6indirect
npmasynckit0.4.0indirect
npmaxios-mock-adapter1.21.2indirect
npmbabel-jest29.3.1indirect
npmbabel-plugin-istanbul6.1.1indirect
npmbabel-plugin-jest-hoist29.2.0indirect
npmbabel-plugin-polyfill-corejs20.3.3indirect
npmbabel-plugin-polyfill-corejs30.6.0indirect
npmbabel-plugin-polyfill-regenerator0.4.1indirect
npmbabel-preset-current-node-syntax1.0.1indirect
npmbabel-preset-jest29.2.0indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbinary-extensions2.2.0indirect
npmbluebird2.11.0indirect
npmbrace-expansion1.1.14indirect
npmbrace-expansion5.0.5indirect
npmbraces3.0.3indirect
npmbrowserslist4.21.4indirect
npmbs-logger0.2.6indirect
npmbser2.1.1indirect
npmbuffer-equal-constant-time1.0.1indirect
npmbuffer-from1.1.2indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcallsites3.1.0indirect
npmcamelcase5.3.1indirect
npmcamelcase6.3.0indirect
npmcaniuse-lite1.0.30001519indirect
npmchalk4.1.2indirect
npmchar-regex1.0.2indirect
npmchokidar3.5.3indirect
npmci-info3.7.0indirect
npmcjs-module-lexer1.2.2indirect
npmcliui8.0.1indirect
npmco4.6.0indirect
npmcollect-v8-coverage1.0.1indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcombined-stream1.0.8indirect
npmcommander4.1.1indirect
npmcomponent-emitter1.3.0indirect
npmconcat-map0.0.1indirect
npmconvert-source-map1.9.0indirect
npmconvert-source-map2.0.0indirect
npmcookiejar2.1.4indirect
npmcore-js-compat3.26.1indirect
npmcreate-require1.1.1indirect
npmcross-spawn7.0.6indirect
npmcsv-parser3.0.0indirect
npmdebug4.3.4indirect
npmdedent0.7.0indirect
npmdeep-is0.1.4indirect
npmdeepmerge4.2.2indirect
npmdelayed-stream1.0.0indirect
npmdetect-newline3.1.0indirect
npmdezalgo1.0.4indirect
npmdiff4.0.4indirect
npmdiff-sequences29.3.1indirect
npmdir-glob3.0.1indirect
npmdoctrine3.0.0indirect
npmdunder-proto1.0.1indirect
npmecdsa-sig-formatter1.0.11indirect
npmelectron-to-chromium1.4.284indirect
npmemittery0.13.1indirect
npmemoji-regex8.0.0indirect
npmerror-ex1.3.2indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-object-atoms1.1.1indirect
npmes-set-tostringtag2.1.0indirect
npmescalade3.1.1indirect
npmescape-string-regexp2.0.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint8.29.0indirect
npmeslint-config-prettier9.0.0indirect
npmeslint-plugin-prettier4.2.1indirect
npmeslint-plugin-simple-import-sort8.0.0indirect
npmeslint-scope5.1.1indirect
npmeslint-scope7.1.1indirect
npmeslint-utils3.0.0indirect
npmeslint-visitor-keys2.1.0indirect
npmeslint-visitor-keys3.3.0indirect
npmespree9.4.1indirect
npmesprima4.0.1indirect
npmesquery1.4.0indirect
npmesrecurse4.3.0indirect
npmestraverse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmexeca5.1.1indirect
npmexit0.1.2indirect
npmexpect29.3.1indirect
npmfast-deep-equal3.1.3indirect
npmfast-diff1.2.0indirect
npmfast-glob3.2.12indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-safe-stringify2.1.1indirect
npmfastq1.14.0indirect
npmfb-watchman2.0.2indirect
npmfile-entry-cache6.0.1indirect
npmfill-range7.1.1indirect
npmfind-up4.1.0indirect
npmfind-up5.0.0indirect
npmflat-cache3.0.4indirect
npmflatted3.4.2indirect
npmfollow-redirects1.15.11indirect
npmformidable2.1.5indirect
npmfs-readdir-recursive1.1.0indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.2indirect
npmfunction-bind1.1.2indirect
npmgensync1.0.0-beta.2indirect
npmget-caller-file2.0.5indirect
npmget-intrinsic1.3.0indirect
npmget-package-type0.1.0indirect
npmget-proto1.0.1indirect
npmget-stream6.0.1indirect
npmglob7.2.3indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals11.12.0indirect
npmglobals13.18.0indirect
npmglobby11.1.0indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.10indirect
npmgrapheme-splitter1.0.4indirect
npmhas1.0.3indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.2indirect
npmhtml-escaper2.0.2indirect
npmhuman-signals2.1.0indirect
npmignore5.2.1indirect
npmignore-by-default1.0.1indirect
npmimport-fresh3.3.0indirect
npmimport-local3.1.0indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmis-arrayish0.2.1indirect
npmis-binary-path2.1.0indirect
npmis-buffer2.0.5indirect
npmis-core-module2.11.0indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-generator-fn2.1.0indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmis-path-inside3.0.3indirect
npmis-stream2.0.1indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.0indirect
npmistanbul-lib-instrument5.2.1indirect
npmistanbul-lib-report3.0.0indirect
npmistanbul-lib-source-maps4.0.1indirect
npmistanbul-reports3.1.5indirect
npmjest29.3.1indirect
npmjest-changed-files29.2.0indirect
npmjest-circus29.3.1indirect
npmjest-cli29.3.1indirect
npmjest-config29.3.1indirect
npmjest-diff29.3.1indirect
npmjest-docblock29.2.0indirect
npmjest-each29.3.1indirect
npmjest-environment-node29.3.1indirect
npmjest-extended4.0.2indirect
npmjest-get-type29.2.0indirect
npmjest-haste-map29.3.1indirect
npmjest-leak-detector29.3.1indirect
npmjest-matcher-utils29.3.1indirect
npmjest-message-util29.3.1indirect
npmjest-mock29.3.1indirect
npmjest-pnp-resolver1.2.3indirect
npmjest-regex-util29.2.0indirect
npmjest-resolve29.3.1indirect
npmjest-resolve-dependencies29.3.1indirect
npmjest-runner29.3.1indirect
npmjest-runtime29.3.1indirect
npmjest-snapshot29.3.1indirect
npmjest-util29.3.1indirect
npmjest-validate29.3.1indirect
npmjest-watcher29.3.1indirect
npmjest-worker29.3.1indirect
npmjs-sdsl4.2.0indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.14.2indirect
npmjs-yaml4.1.1indirect
npmjsesc0.5.0indirect
npmjsesc3.1.0indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson52.2.3indirect
npmjwa1.4.2indirect
npmjws3.2.3indirect
npmkleur3.0.3indirect
npmleven3.1.0indirect
npmlevn0.4.1indirect
npmlines-and-columns1.2.4indirect
npmlocate-path5.0.0indirect
npmlocate-path6.0.0indirect
npmlodash.debounce4.0.8indirect
npmlodash.includes4.3.0indirect
npmlodash.isboolean3.0.3indirect
npmlodash.isinteger4.0.4indirect
npmlodash.isnumber3.0.3indirect
npmlodash.isplainobject4.0.6indirect
npmlodash.isstring4.0.1indirect
npmlodash.memoize4.1.2indirect
npmlodash.merge4.6.2indirect
npmlodash.once4.1.1indirect
npmmake-dir2.1.0indirect
npmmake-dir3.1.0indirect
npmmake-error1.3.6indirect
npmmakeerror1.0.12indirect
npmmath-intrinsics1.1.0indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmethods1.1.2indirect
npmmicromatch4.0.8indirect
npmmime2.6.0indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmmimic-fn2.1.0indirect
npmminimatch10.2.5indirect
npmminimatch3.1.5indirect
npmminimist1.2.8indirect
npmms2.1.2indirect
npmnatural-compare1.4.0indirect
npmnatural-compare-lite1.4.0indirect
npmnode-int640.4.0indirect
npmnode-releases2.0.6indirect
npmnodemon3.1.14indirect
npmnopt1.0.10indirect
npmnormalize-path3.0.0indirect
npmnpm-run-path4.0.1indirect
npmobject-inspect1.13.4indirect
npmonce1.4.0indirect
npmonetime5.1.2indirect
npmoptionator0.9.1indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-locate4.1.0indirect
npmp-locate5.0.0indirect
npmp-try2.2.0indirect
npmparent-module1.0.1indirect
npmparse-json5.2.0indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-type4.0.0indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpify4.0.1indirect
npmpirates4.0.5indirect
npmpkg-dir4.2.0indirect
npmprelude-ls1.2.1indirect
npmprettier2.8.1indirect
npmprettier-linter-helpers1.0.0indirect
npmpretty-format29.3.1indirect
npmprompts2.4.2indirect
npmproxy-from-env2.1.0indirect
npmpstree.remy1.1.8indirect
npmpunycode2.1.1indirect
npmqs6.15.1indirect
npmqueue-microtask1.2.3indirect
npmreact-is18.2.0indirect
npmreaddirp3.6.0indirect
npmregenerate1.4.2indirect
npmregenerate-unicode-properties10.1.0indirect
npmregenerator-transform0.15.1indirect
npmregexpp3.2.0indirect
npmregexpu-core5.2.2indirect
npmregjsgen0.7.1indirect
npmregjsparser0.9.1indirect
npmrequire-directory2.1.1indirect
npmresolve1.22.1indirect
npmresolve-cwd3.0.0indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmresolve.exports1.1.0indirect
npmreusify1.0.4indirect
npmrimraf3.0.2indirect
npmrun-parallel1.2.0indirect
npmsafe-buffer5.2.1indirect
npmsax1.2.4indirect
npmsemver5.7.2indirect
npmsemver6.3.1indirect
npmsemver7.6.3indirect
npmsemver7.7.4indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.1.0indirect
npmside-channel-list1.0.1indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsignal-exit3.0.7indirect
npmsimple-update-notifier2.0.0indirect
npmsisteransi1.0.5indirect
npmslash2.0.0indirect
npmslash3.0.0indirect
npmsource-map0.6.1indirect
npmsource-map-support0.5.13indirect
npmsprintf-js1.0.3indirect
npmstack-utils2.0.6indirect
npmstreamsearch1.1.0indirect
npmstring-length4.0.2indirect
npmstring-width4.2.3indirect
npmstrip-ansi6.0.1indirect
npmstrip-bom4.0.0indirect
npmstrip-final-newline2.0.0indirect
npmstrip-json-comments3.1.1indirect
npmsuperagent8.0.6indirect
npmsupertest6.3.3indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmtest-exclude6.0.0indirect
npmtext-table0.2.0indirect
npmtmpl1.0.5indirect
npmto-regex-range5.0.1indirect
npmtouch3.1.0indirect
npmts-jest29.0.3indirect
npmts-node10.9.1indirect
npmtslib1.14.1indirect
npmtsutils3.21.0indirect
npmtype-check0.4.0indirect
npmtype-detect4.0.8indirect
npmtype-fest0.20.2indirect
npmtype-fest0.21.3indirect
npmtypescript4.9.4indirect
npmundefsafe2.0.5indirect
npmunicode-canonical-property-names-ecmascript2.0.0indirect
npmunicode-match-property-ecmascript2.0.0indirect
npmunicode-match-property-value-ecmascript2.1.0indirect
npmunicode-property-aliases-ecmascript2.1.0indirect
npmupdate-browserslist-db1.0.10indirect
npmuri-js4.4.1indirect
npmv8-compile-cache-lib3.0.1indirect
npmv8-to-istanbul9.0.1indirect
npmwalker1.0.8indirect
npmwhich2.0.2indirect
npmword-wrap1.2.5indirect
npmwrap-ansi7.0.0indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic4.0.2indirect
npmy18n5.0.8indirect
npmyargs17.6.2indirect
npmyargs-parser21.1.1indirect
npmyn3.1.1indirect
npmyocto-queue0.1.0indirect
Dependency advisories 0

Installing npm:dgii-ecf@1.8.5 pulls in 59 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.10.0, schema v0.34.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsnpm.