Gathering detailed insights and metrics for happner-2
Gathering detailed insights and metrics for happner-2
Gathering detailed insights and metrics for happner-2
Gathering detailed insights and metrics for happner-2
happner-client
The client for happner-2 and happner cluster services
happn-db-provider-mongo
service plugin for running happn on a mongo database, for happn-3 instances
happner
distributed application engine with evented storage and mesh services
happner-cluster
Extends happner with clustering capabilities
npm install happner-2
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
1 Stars
1,055 Commits
1 Forks
8 Watching
205 Branches
12 Contributors
Updated on 30 Jul 2023
JavaScript (99.87%)
HTML (0.13%)
Cumulative downloads
Total Downloads
Last day
23.9%
57
Compared to previous day
Last week
-13.3%
404
Compared to previous week
Last month
-73.6%
2,536
Compared to previous month
Last year
-0.2%
110,796
Compared to previous year
Happner-2 is a cloud application and RPC framework ideal for integrating multiple micro services into a unified offering. It enables the creation of an interconnected mesh of local (within a single process) and remote (across multiple processes) components. The mesh components can easily call upon each other's methods or listen to each other's events in a manner uncomplicated by remoteness.
Happner uses happn-3 as the pub/sub framework that allows for communication between happner services and components.
It is possible to create a cluster of happner services, using happner-cluster
npm install happner-2 --save
These walkthroughs use happner to create a rudimentary monitoring service.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
security policy file detected
Details
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 1/10 approved changesets -- score normalized to 1
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
90 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-11-25
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