Skip to content

Commit b226af0

Browse files
committed
docs: add repo badges
Add CI, security scan, and coverage badges to the README.
1 parent de4dc31 commit b226af0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# JSON:API Frontend Menu
22

3+
[![Drupal Module](https://github.com/code-wheel/jsonapi-frontend-menu/actions/workflows/drupal-module.yml/badge.svg?branch=master)](https://github.com/code-wheel/jsonapi-frontend-menu/actions/workflows/drupal-module.yml?query=branch%3Amaster) [![Semgrep](https://github.com/code-wheel/jsonapi-frontend-menu/actions/workflows/semgrep.yml/badge.svg?branch=master)](https://github.com/code-wheel/jsonapi-frontend-menu/actions/workflows/semgrep.yml?query=branch%3Amaster) [![codecov](https://codecov.io/gh/code-wheel/jsonapi-frontend-menu/branch/master/graph/badge.svg)](https://codecov.io/gh/code-wheel/jsonapi-frontend-menu) [![Security Policy](https://img.shields.io/badge/security-policy-blue.svg)](SECURITY.md)
4+
35
`jsonapi_frontend_menu` is an optional add-on for `jsonapi_frontend` that exposes a ready-to-render menu tree with:
46

57
- Role-aware access filtering (uses Drupal menu access checks).

0 commit comments

Comments
 (0)