File tree Expand file tree Collapse file tree 1 file changed +18
-7
lines changed Expand file tree Collapse file tree 1 file changed +18
-7
lines changed Original file line number Diff line number Diff line change 1
1
<p align =" center " >
2
- <h1 align = " center " >JS-X-RAY</ h1 >
2
+ <img src = " https://user-images.githubusercontent.com/4438263/213887379-c873eb89-8786-4b5c-8a59-dcca49e01cb8.jpg " alt = " @nodesecure/js-x-ray " >
3
3
</p >
4
4
5
- ![ version] ( https://img.shields.io/badge/dynamic/json.svg?style=for-the-badge&url=https://raw.githubusercontent.com/NodeSecure/js-x-ray/master/package.json&query=$.version&label=Version )
6
- [ ![ mit] ( https://img.shields.io/github/license/Naereen/StrapDown.js.svg?style=for-the-badge )] ( https://github.com/NodeSecure/js-x-ray/blob/master/LICENSE )
7
- [ ![ OpenSSF
8
- Scorecard] ( https://api.securityscorecards.dev/projects/github.com/NodeSecure/js-x-ray/badge?style=for-the-badge )] ( https://api.securityscorecards.dev/projects/github.com/NodeSecure/js-x-ray )
9
- ![ build] ( https://img.shields.io/github/actions/workflow/status/NodeSecure/js-x-ray/node.js.yml?style=for-the-badge )
10
- ![ coverage] ( https://img.shields.io/codecov/c/github/NodeSecure/js-x-ray?style=for-the-badge )
5
+ <p align =" center " >
6
+ <a href="https://github.com/NodeSecure/js-x-ray">
7
+ <img src="https://img.shields.io/badge/dynamic/json.svg?style=for-the-badge&url=https://raw.githubusercontent.com/NodeSecure/js-x-ray/master/package.json&query=$.version&label=Version" alt="npm version">
8
+ </a>
9
+ <a href="https://github.com/NodeSecure/js-x-ray/blob/master/LICENSE">
10
+ <img src="https://img.shields.io/github/license/Naereen/StrapDown.js.svg?style=for-the-badge" alt="license">
11
+ </a>
12
+ <a href="https://api.securityscorecards.dev/projects/github.com/NodeSecure/js-x-ray">
13
+ <img src="https://api.securityscorecards.dev/projects/github.com/NodeSecure/js-x-ray/badge?style=for-the-badge" alt="ossf scorecard">
14
+ </a>
15
+ <a href="https://github.com/NodeSecure/js-x-ray/actions?query=workflow%3A%22Node.js+CI%22">
16
+ <img src="https://img.shields.io/github/actions/workflow/status/NodeSecure/js-x-ray/node.js.yml?style=for-the-badge" alt="github ci workflow">
17
+ </a>
18
+ <a href="https://codecov.io/github/NodeSecure/js-xray">
19
+ <img src="https://img.shields.io/codecov/c/github/NodeSecure/js-x-ray?style=for-the-badge" alt="codecov">
20
+ </a>
21
+ </p >
11
22
12
23
JavaScript AST analysis. This package has been created to export the [ Node-Secure] ( https://github.com/ES-Community/nsecure ) AST Analysis to enable better code evolution and allow better access to developers and researchers.
13
24
You can’t perform that action at this time.
0 commit comments