Gathering detailed insights and metrics for node-red-contrib-markdown-mail
Gathering detailed insights and metrics for node-red-contrib-markdown-mail
npm install node-red-contrib-markdown-mail
Typescript
Module System
Node Version
NPM Version
66.9
Supply Chain
66.6
Quality
75
Maintenance
50
Vulnerability
99.6
License
JavaScript (64.27%)
HTML (35.73%)
Total Downloads
625
Last Day
1
Last Week
3
Last Month
7
Last Year
82
43 Stars
188 Commits
26 Forks
2 Watching
15 Branches
4 Contributors
Latest Version
1.0.0
Package Id
node-red-contrib-markdown-mail@1.0.0
Unpacked Size
7.91 kB
Size
3.67 kB
File Count
6
NPM Version
6.9.0
Node Version
9.0.0
Cumulative downloads
Total Downloads
Last day
0%
1
Compared to previous day
Last week
200%
3
Compared to previous week
Last month
133.3%
7
Compared to previous month
Last year
-5.7%
82
Compared to previous year
$ npm i node-red-contrib-markdown-mail
1[{"id":"10d2769d.7a77e9","type":"e-mail","z":"17e201be.442a8e","server":"smtp.qq.com","port":"465","secure":true,"name":"434715737@qq.com","dname":"","x":956,"y":930,"wires":[]},{"id":"702aa829.345428","type":"inject","z":"17e201be.442a8e","name":"","topic":"","payload":"","payloadType":"date","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":129,"y":954,"wires":[["d493b.d80bb6c5"]]},{"id":"d493b.d80bb6c5","type":"function","z":"17e201be.442a8e","name":"内容准备","func":"msg.payload = `\n门口监测到人走动,请看图核实身份 \n![图片](https://ss0.bdstatic.com/94oJfD_bAAcT8t7mm9GUKT-xh_/timg?image&quality=100&size=b4000_4000&sec=1557395612&di=be03f8779ccb85ac0fad4e77e066d97c&src=http://s11.sinaimg.cn/mw690/006hikKrzy7slvzPwSKba&690)\n\n\n`\nmsg.title = \"测试发送数据\"\nreturn msg;","outputs":1,"noerr":0,"x":338,"y":957,"wires":[["3b0c8997.0e2af6"]]},{"id":"3b0c8997.0e2af6","type":"markdown-mail","z":"17e201be.442a8e","name":"","title":"","content":"","x":626,"y":947,"wires":[["10d2769d.7a77e9"]]}]
MIT © 2018 yaming116
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 0/16 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
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
17 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-12-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