Installations
npm install rosaenlg-pug-parser
Releases
Unable to fetch releases
Developer
Developer Guide
Module System
Unable to determine the module system for this package.
Min. Node Version
Typescript Support
No
Node Version
16.20.2
NPM Version
lerna/7.3.0/node@v16.20.2+x64 (linux)
Statistics
94 Stars
318 Commits
21 Forks
5 Watching
116 Branches
7 Contributors
Updated on 21 Nov 2024
Languages
JavaScript (56.13%)
TypeScript (28.19%)
Pug (8.89%)
HTML (3.82%)
CSS (1.24%)
Vue (0.74%)
Handlebars (0.39%)
PEG.js (0.39%)
Shell (0.15%)
Dockerfile (0.03%)
Batchfile (0.01%)
Total Downloads
Cumulative downloads
Total Downloads
153,852
Last day
-23.3%
23
Compared to previous day
Last week
-4.7%
123
Compared to previous week
Last month
-0.6%
679
Compared to previous month
Last year
-59.9%
9,682
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dependencies
2
RosaeNLG
RosaeNLG is a Natural Language Generation library for node.js or client side (browser) execution, based on the Pug template engine. Based on Pug-like textual templates and on input data, RosaeNLG will generate high quality texts.
Fully supported languages (with grammar, gender etc.) are English, French, German, Italian and Spanish but you can generate texts in any other language with less features.
RosaeNLG is complete enough to write production grade real life NLG applications.
RosaeNLG is a Sandbox Project of LF AI & Data Foundation, part of the Linux Foundation.
Getting Started Using RosaeNLG
The main documentation site is rosaenlg.org. A mirror is available on Github pages, but without the search bar.
Use the Quick Start and the Tutorials on the documentation site.
You can also play around with a client side editor, compiler and renderer with an in browser editor.
Sample template:
1- var data = ['apples', 'bananas', 'apricots', 'pears']; 2p 3 eachz fruit in data with { separator: ',', last_separator: 'and', begin_with_general: 'I love', end:'!' } 4 | #{fruit} 5`, 'I love apples, bananas, apricots and pears!' 6);
will generate:
1<p>I love apples, bananas, apricots and pears!</p>
Getting Started Developing RosaeNLG
RosaeNLG is an open source project, and welcomes your contribution, be it through code, a bug report, a feature request, or user feedback.
- The Contribution Guidelines document will get you started on submitting changes to the project.
- The Developer Guide will walk you through how to set up a development environment, build the code, run tests, add a new language, publish a new version.
Versioning, Releases
See Release doc
Join the RosaeNLG Community!
The RosaeNLG community is committed to fostering an open and welcoming environment, with several ways to engage with other users and developers. You can find out more about here.
Also check our Code of Conduct.
Roadmap
RosaeNLG aims to become the most used NLG open source engine, and to support more than 50 commonly spoken languages.
Major targets are:
- Improve the ability to add new languages
- Add more languages - depending on contributors
- Add new NLG libraries, like
rosaenlg-countries
- Dedicated VSCode plugin, with template debug support
- Industrialize the Java version
2021 Roadmap was presented and discussed during the first 2021 RosaeNLG meetup. See detailed 2021 roadmap.
Logo & Artwork
RosaeNLG logo was made by Denis Aulas. Reference artwork is here.
License
RosaeNLG is open source, with most code available under the Apache 2.0 license (see the LICENSE), and documentation under Creative Commons Attribution 4.0 International (CC-BY-4.0) license, though some elements are necessarily licensed under different open source licenses for compatibility with upstream licensing or code linking. For instance, english-ordinals
and rosaenlg-cli
modules remain under MIT.
The licenses applicable to each linguistic resource package are included in each subfolder the package
directory, and a summary of the licenses can be found in the Linguistic resources documentation.
No vulnerabilities found.
Reason
security policy file detected
Details
- Info: security policy file detected: SECURITY.md:1
- Info: Found linked content: SECURITY.md:1
- Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1
- Info: Found text in security policy: SECURITY.md:1
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
- Info: project has a license file: LICENSE:0
- Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0
Reason
no binaries found in the repo
Reason
packaging workflow detected
Details
- Info: Project packages its releases by way of GitHub Actions.: .github/workflows/version.yml:284
Reason
badge detected: Silver
Reason
Found 9/26 approved changesets -- score normalized to 3
Reason
detected GitHub workflow tokens with excessive permissions
Details
- Warn: no topLevel permission defined: .github/workflows/any.yml:1
- Warn: no topLevel permission defined: .github/workflows/cloc.yml:1
- Warn: no topLevel permission defined: .github/workflows/version.yml:1
- Info: no jobLevel write permissions found
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
branch protection not enabled on development/release branches
Details
- Warn: branch protection not enabled for branch 'master'
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
- Warn: 0 commits out of 16 are checked with a SAST tool
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/any.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/any.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/any.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/any.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/any.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/any.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/any.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/any.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/any.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/any.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/any.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/any.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/any.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/any.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/any.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/any.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/any.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/any.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/any.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/any.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cloc.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/cloc.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/version.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/version.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/version.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/version.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/version.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/version.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/version.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/version.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version.yml:259: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/version.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/version.yml:309: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/version.yml:311: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/version.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/version.yml:318: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/version.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/version.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version.yml:356: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version.yml:358: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/version.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/version.yml:375: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/version.yml:377: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/version.yml:382: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/version.yml:409: update your workflow using https://app.stepsecurity.io/secureworkflow/RosaeNLG/rosaenlg/version.yml/master?enable=pin
- Warn: containerImage not pinned by hash: packages/rosaenlg-cli/docker/Dockerfile:4
- Warn: containerImage not pinned by hash: packages/rosaenlg-cli/docker/Dockerfile:13: pin your Docker image by updating gcr.io/distroless/nodejs to gcr.io/distroless/nodejs@sha256:b534f9b5528e69baa7e8caf7bcc1d93ecf59faa15d289221decf5889a2ed3877
- Warn: containerImage not pinned by hash: packages/rosaenlg-node-server/docker/Dockerfile:3: pin your Docker image by updating keymetrics/pm2:12-alpine to keymetrics/pm2:12-alpine@sha256:dcba9b77e20770247669b3c423dd2732b092ab227bda0ac292b30baf1d1d69cf
- Warn: npmCommand not pinned by hash: packages/rosaenlg-cli/docker/Dockerfile:10
- Warn: npmCommand not pinned by hash: packages/rosaenlg-node-server/docker/Dockerfile:12
- Warn: npmCommand not pinned by hash: .github/workflows/any.yml:48
- Warn: npmCommand not pinned by hash: .github/workflows/any.yml:49
- Warn: npmCommand not pinned by hash: .github/workflows/version.yml:41
- Warn: npmCommand not pinned by hash: .github/workflows/version.yml:42
- Warn: npmCommand not pinned by hash: .github/workflows/version.yml:133
- Info: 0 out of 28 GitHub-owned GitHubAction dependencies pinned
- Info: 0 out of 23 third-party GitHubAction dependencies pinned
- Info: 0 out of 3 containerImage dependencies pinned
- Info: 0 out of 7 npmCommand dependencies pinned
Reason
124 existing vulnerabilities detected
Details
- Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92
- Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw
- Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9
- Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw
- Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25
- Warn: Project is vulnerable to: GHSA-rrc9-gqf8-8rwg
- Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx
- Warn: Project is vulnerable to: GHSA-8hc4-vh64-cxmj
- Warn: Project is vulnerable to: GHSA-wrw9-m778-g6mc
- Warn: Project is vulnerable to: GHSA-pp7h-53gx-mx7r
- Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7
- Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg
- Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw
- Warn: Project is vulnerable to: GHSA-wg6g-ppvx-927h
- Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x
- Warn: Project is vulnerable to: GHSA-h452-7996-h45h
- Warn: Project is vulnerable to: GHSA-897m-rjf5-jp39
- Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275
- Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c
- Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq
- Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2
- Warn: Project is vulnerable to: GHSA-p3vf-v8qc-cwcr
- Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf
- Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674
- Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q
- Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6
- Warn: Project is vulnerable to: GHSA-434g-2637-qmqr
- Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m
- Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw
- Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p
- Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747
- Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h
- Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc
- Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx
- Warn: Project is vulnerable to: GHSA-x3cc-x39p-42qx
- Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm
- Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc
- Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp
- Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5
- Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97
- Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m
- Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j
- Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27
- Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22
- Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp
- Warn: Project is vulnerable to: GHSA-7r28-3m3f-r2pr
- Warn: Project is vulnerable to: GHSA-r8j5-h5cx-65gg
- Warn: Project is vulnerable to: GHSA-6xrf-q977-5vgc
- Warn: Project is vulnerable to: GHSA-v5vg-g7rq-363w
- Warn: Project is vulnerable to: GHSA-896r-f27r-55mw
- Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h
- Warn: Project is vulnerable to: GHSA-282f-qqgm-c34q
- Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33
- Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959
- Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6
- Warn: Project is vulnerable to: GHSA-jg8v-48h5-wgxg
- Warn: Project is vulnerable to: GHSA-36fh-84j7-cv5h
- Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq
- Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488
- Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g
- Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw
- Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj
- Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf
- Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv
- Warn: Project is vulnerable to: GHSA-wrvr-8mpx-r7pp
- Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3
- Warn: Project is vulnerable to: GHSA-8hfj-j24r-96c4
- Warn: Project is vulnerable to: GHSA-wc69-rhjr-hc9g
- Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2
- Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g
- Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5
- Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp
- Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq
- Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr
- Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765
- Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g
- Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr
- Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j
- Warn: Project is vulnerable to: GHSA-566m-qj78-rww5
- Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3
- Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j
- Warn: Project is vulnerable to: GHSA-gj77-59wh-66hg
- Warn: Project is vulnerable to: GHSA-hqhp-5p83-hx96
- Warn: Project is vulnerable to: GHSA-3949-f494-cm99
- Warn: Project is vulnerable to: GHSA-h755-8qp9-cq85
- Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp
- Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6
- Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm
- Warn: Project is vulnerable to: GHSA-x6fg-f45m-jf5q
- Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw
- Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg
- Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p
- Warn: Project is vulnerable to: GHSA-wpg7-2c88-r8xv
- Warn: Project is vulnerable to: GHSA-3f95-r44v-8mrg
- Warn: Project is vulnerable to: GHSA-28xr-mwxg-3qc8
- Warn: Project is vulnerable to: GHSA-9p95-fxvg-qgq2
- Warn: Project is vulnerable to: GHSA-9w5j-4mwv-2wj8
- Warn: Project is vulnerable to: GHSA-qm95-pgcg-qqfq
- Warn: Project is vulnerable to: GHSA-cqmj-92xf-r6r9
- Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq
- Warn: Project is vulnerable to: GHSA-6c9x-mj3g-h47x
- Warn: Project is vulnerable to: GHSA-qrmm-w75w-3wpx
- Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9
- Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw
- Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc
- Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh
- Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p
- Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36
- Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc
- Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3
- Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7
- Warn: Project is vulnerable to: GHSA-qgmg-gppg-76g5
- Warn: Project is vulnerable to: GHSA-5j4c-8p2g-v4jx
- Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx
- Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j
- Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986
- Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6
- Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7
- Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693
- Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q
- Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc
- Warn: Project is vulnerable to: GHSA-72mh-269x-7mh5
- Warn: Project is vulnerable to: GHSA-h4j5-c7cj-74xg
- Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp
Score
4
/10
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