Skip to content

Commit

Permalink
Merge pull request #100 from sourcefuse/automated-docs-sync/loopback4…
Browse files Browse the repository at this point in the history
…-helmet

Sync loopback4-helmet Docs
  • Loading branch information
yeshamavani committed Jun 28, 2024
2 parents df69e39 + e10e13f commit c1e3791
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/arc-api-docs/extensions/loopback4-helmet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@
<a href="https://www.npmjs.com/package/loopback4-helmet">
<img src="https://img.shields.io/npm/v/loopback4-helmet.svg" alt="npm version" />
</a>
<a href="https://sonarcloud.io/summary/new_code?id=sourcefuse_loopback4-helmet" target="_blank">
<img alt="Sonar Quality Gate" src="https://img.shields.io/sonar/quality_gate/sourcefuse_loopback4-helmet?server=https%3A%2F%2Fsonarcloud.io">
</a>
<a href="https://app.snyk.io/org/ashishkaushik/reporting?context[page]=issues-detail&project_target=%255B%2522sourcefuse%252Floopback4-helmet%2522%255D&project_origin=%255B%2522github%2522%255D&issue_status=%255B%2522Open%2522%255D&issue_by=Severity&table_issues_detail_cols=SCORE%257CCVE%257CCWE%257CPROJECT%257CEXPLOIT%2520MATURITY%257CAUTO%2520FIXABLE%257CINTRODUCED%257CSNYK%2520PRODUCT&v=1">
<img alt="Synk Status" src="https://img.shields.io/badge/SYNK_SECURITY-MONITORED-GREEN">
</a>
<a href="https://github.com/sourcefuse/loopback4-helmet/graphs/contributors" target="_blank">
<img alt="GitHub contributors" src="https://img.shields.io/github/contributors/sourcefuse/loopback4-helmet">
</a>
Expand All @@ -20,7 +26,6 @@
</a>
</p>


## Overview

A simple loopback-next extension for [helmetjs](https://helmetjs.github.io/) integration in loopback applications.
Expand Down

0 comments on commit c1e3791

Please sign in to comment.