{"id":13743127,"url":"https://github.com/NodeSecure/js-x-ray","last_synced_at":"2025-05-09T00:32:46.430Z","repository":{"id":36962366,"uuid":"250373441","full_name":"NodeSecure/js-x-ray","owner":"NodeSecure","description":"JavaScript \u0026 Node.js open-source SAST scanner. A static analyser for detecting most common malicious patterns 🔬.","archived":false,"fork":false,"pushed_at":"2025-05-01T09:48:40.000Z","size":1238,"stargazers_count":242,"open_issues_count":6,"forks_count":25,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-05-01T10:35:16.555Z","etag":null,"topics":["ast","ast-analysis","javascript","nodejs","sast","security","security-audit","security-tools","supply-chain-security"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NodeSecure.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-03-26T21:15:45.000Z","updated_at":"2025-05-01T09:48:43.000Z","dependencies_parsed_at":"2023-02-16T14:45:39.784Z","dependency_job_id":"0e9cc6e7-ad97-4232-9ba9-71a3f5e086b8","html_url":"https://github.com/NodeSecure/js-x-ray","commit_stats":{"total_commits":240,"total_committers":16,"mean_commits":15.0,"dds":"0.19166666666666665","last_synced_commit":"222e5eb4140788bcca88751ac82467afc4905f01"},"previous_names":["fraxken/js-x-ray"],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NodeSecure%2Fjs-x-ray","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NodeSecure%2Fjs-x-ray/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NodeSecure%2Fjs-x-ray/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NodeSecure%2Fjs-x-ray/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NodeSecure","download_url":"https://codeload.github.com/NodeSecure/js-x-ray/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253171166,"owners_count":21865275,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ast","ast-analysis","javascript","nodejs","sast","security","security-audit","security-tools","supply-chain-security"],"created_at":"2024-08-03T05:00:41.098Z","updated_at":"2025-05-09T00:32:46.070Z","avatar_url":"https://github.com/NodeSecure.png","language":"JavaScript","readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/4438263/213887379-c873eb89-8786-4b5c-8a59-dcca49e01cb8.jpg\" alt=\"@nodesecure/js-x-ray\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/NodeSecure/js-x-ray\"\u003e\n      \u003cimg src=\"https://img.shields.io/badge/dynamic/json.svg?style=for-the-badge\u0026url=https://raw.githubusercontent.com/NodeSecure/js-x-ray/master/package.json\u0026query=$.version\u0026label=Version\" alt=\"npm version\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/NodeSecure/js-x-ray/blob/master/LICENSE\"\u003e\n      \u003cimg src=\"https://img.shields.io/github/license/NodeSecure/js-x-ray.svg?style=for-the-badge\" alt=\"license\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://api.securityscorecards.dev/projects/github.com/NodeSecure/js-x-ray\"\u003e\n      \u003cimg src=\"https://api.securityscorecards.dev/projects/github.com/NodeSecure/js-x-ray/badge?style=for-the-badge\" alt=\"ossf scorecard\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/NodeSecure/js-x-ray/actions?query=workflow%3A%22Node.js+CI%22\"\u003e\n      \u003cimg src=\"https://img.shields.io/github/actions/workflow/status/NodeSecure/js-x-ray/node.js.yml?style=for-the-badge\" alt=\"github ci workflow\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://codecov.io/github/NodeSecure/js-xray\"\u003e\n      \u003cimg src=\"https://img.shields.io/codecov/c/github/NodeSecure/js-x-ray?style=for-the-badge\" alt=\"codecov\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\nJavaScript AST analysis. This package has been created to export the [NodeSecure](https://github.com/NodeSecure/cli) AST Analysis to enable better code evolution and allow better access to developers and researchers.\n\nThe goal is to quickly identify dangerous code and patterns for developers and Security researchers. Interpreting the results of this tool will still require you to have a set of security notions.\n\n## Goals\nThe objective of the project is to successfully detect all potentially suspicious JavaScript codes.. The target is obviously codes that are added or injected for malicious purposes..\n\nMost of the time these hackers will try to hide the behaviour of their codes as much as possible to avoid being spotted or easily understood... The work of the library is to understand and analyze these patterns that will allow us to detect malicious code..\n\n## Features Highlight\n- Retrieve required dependencies and files for Node.js.\n- Detect unsafe RegEx.\n- Get warnings when the AST Analysis as a problem or when not able to follow a statement.\n- Highlight common attack patterns and API usages.\n- Capable to follow the usage of dangerous Node.js globals.\n- Detect obfuscated code and when possible the tool that has been used.\n\n## Getting Started\n\nThis package is available in the Node Package Repository and can be easily installed with [npm](https://docs.npmjs.com/getting-started/what-is-npm) or [yarn](https://yarnpkg.com).\n\n```bash\n$ npm i @nodesecure/js-x-ray\n# or\n$ yarn add @nodesecure/js-x-ray\n```\n\n## Usage example\n\nCreate a local `.js` file with the following content:\n```js\ntry  {\n    require(\"http\");\n}\ncatch (err) {\n    // do nothing\n}\nconst lib = \"crypto\";\nrequire(lib);\nrequire(\"util\");\nrequire(Buffer.from(\"6673\", \"hex\").toString());\n```\n\n---\n\nThen use `js-x-ray` to run an analysis of the JavaScript code:\n```js\nimport { AstAnalyser } from \"@nodesecure/js-x-ray\";\nimport { readFileSync } from \"node:fs\";\n\nconst scanner = new AstAnalyser();\n\nconst { warnings, dependencies } = await scanner.analyseFile(\n  \"./file.js\"\n);\n\nconsole.log(dependencies);\nconsole.dir(warnings, { depth: null });\n```\n\nThe analysis will return: `http` (in try), `crypto`, `util` and `fs`.\n\n\u003e [!TIP]\n\u003e There is also a lot of suspicious code example in the `./examples` cases directory. Feel free to try the tool on these files.\n\n## API\n\n- [AstAnalyser](./docs/api/AstAnalyser.md)\n- [EntryFilesAnalyser](./docs/api/EntryFilesAnalyser.md)\n\n## Warnings\n\nThis section describes how use `warnings` export.\n\n```ts\ntype WarningName = \"parsing-error\"\n| \"encoded-literal\"\n| \"unsafe-regex\"\n| \"unsafe-stmt\"\n| \"short-identifiers\"\n| \"suspicious-literal\"\n| \"suspicious-file\"\n| \"obfuscated-code\"\n| \"weak-crypto\"\n| \"unsafe-import\"\n| \"shady-link\";\n\ndeclare const warnings: Record\u003cWarningName, {\n  i18n: string;\n  severity: \"Information\" | \"Warning\" | \"Critical\";\n  experimental?: boolean;\n}\u003e;\n```\n\nWe make a call to `i18n` through the package `NodeSecure/i18n` to get the translation.\n\n```js\nimport * as jsxray from \"@nodesecure/js-x-ray\";\nimport * as i18n from \"@nodesecure/i18n\";\n\nconsole.log(i18n.getTokenSync(jsxray.warnings[\"parsing-error\"].i18n));\n```\n\n### Legends\n\nThis section describe all the possible warnings returned by JSXRay. Click on the warning **name** for additional information and examples.\n\n| name | experimental | description |\n| --- | :-: | --- |\n| [parsing-error](./docs/parsing-error.md) | ❌ | The AST parser throw an error |\n| [unsafe-import](./docs/unsafe-import.md) | ❌ | Unable to follow an import (require, require.resolve) statement/expr. |\n| [unsafe-regex](./docs/unsafe-regex.md) | ❌ | A RegEx as been detected as unsafe and may be used for a ReDoS Attack. |\n| [unsafe-stmt](./docs//unsafe-stmt.md) | ❌ | Usage of dangerous statement like `eval()` or `Function(\"\")`. |\n| [encoded-literal](./docs/encoded-literal.md) | ❌ | An encoded literal has been detected (it can be an hexa value, unicode sequence or a base64 string) |\n| [short-identifiers](./docs/short-identifiers.md) | ❌ | This mean that all identifiers has an average length below 1.5. |\n| [suspicious-literal](./docs/suspicious-literal.md) | ❌ | A suspicious literal has been found in the source code. |\n| [suspicious-file](./docs/suspicious-file.md) | ❌ | A suspicious file with more than ten encoded-literal in it |\n| [obfuscated-code](./docs/obfuscated-code.md) | ✔️ | There's a very high probability that the code is obfuscated. |\n| [weak-crypto](./docs/weak-crypto.md) | ❌ | The code probably contains a weak crypto algorithm (md5, sha1...) |\n| [shady-link](./docs/shady-link.md) | ❌ | The code contains shady/unsafe link |\n\n## Workspaces\n\nClick on one of the links to access the documentation of the workspace:\n\n| name | package and link |\n| --- | --- |\n| estree-ast-utils | [@nodesecure/estree-ast-utils](./workspaces/estree-ast-utils) |\n| sec-literal | [@nodesecure/sec-literal ](./workspaces/sec-literal) |\n| ts-source-parser | [@nodesecure/ts-source-parser ](./workspaces/ts-source-parser) |\n\nThese packages are available in the Node Package Repository and can be easily installed with [npm](https://docs.npmjs.com/getting-started/what-is-npm) or [yarn](https://yarnpkg.com).\n```bash\n$ npm i @nodesecure/estree-ast-util\n# or\n$ yarn add @nodesecure/estree-ast-util\n```\n\n## Contributors ✨\n\n\u003c!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --\u003e\n[![All Contributors](https://img.shields.io/badge/all_contributors-18-orange.svg?style=flat-square)](#contributors-)\n\u003c!-- ALL-CONTRIBUTORS-BADGE:END --\u003e\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://www.linkedin.com/in/thomas-gentilhomme/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/4438263?v=4?s=100\" width=\"100px;\" alt=\"Gentilhomme\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eGentilhomme\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/NodeSecure/js-x-ray/commits?author=fraxken\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/NodeSecure/js-x-ray/commits?author=fraxken\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"https://github.com/NodeSecure/js-x-ray/pulls?q=is%3Apr+reviewed-by%3Afraxken\" title=\"Reviewed Pull Requests\"\u003e👀\u003c/a\u003e \u003ca href=\"#security-fraxken\" title=\"Security\"\u003e🛡️\u003c/a\u003e \u003ca href=\"https://github.com/NodeSecure/js-x-ray/issues?q=author%3Afraxken\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/Rossb0b\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/39910164?v=4?s=100\" width=\"100px;\" alt=\"Nicolas Hallaert\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eNicolas Hallaert\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/NodeSecure/js-x-ray/commits?author=Rossb0b\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/antoine-coulon\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/43391199?v=4?s=100\" width=\"100px;\" alt=\"Antoine\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAntoine\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/NodeSecure/js-x-ray/commits?author=antoine-coulon\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/Mathieuka\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/34446722?v=4?s=100\" width=\"100px;\" alt=\"Mathieu\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMathieu\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/NodeSecure/js-x-ray/commits?author=Mathieuka\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/Kawacrepe\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/40260517?v=4?s=100\" width=\"100px;\" alt=\"Vincent Dhennin\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eVincent Dhennin\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/NodeSecure/js-x-ray/commits?author=Kawacrepe\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/NodeSecure/js-x-ray/commits?author=Kawacrepe\" title=\"Tests\"\u003e⚠️\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://tonygo.dev\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/22824417?v=4?s=100\" width=\"100px;\" alt=\"Tony Gorez\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eTony Gorez\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/NodeSecure/js-x-ray/commits?author=tony-go\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/NodeSecure/js-x-ray/commits?author=tony-go\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"https://github.com/NodeSecure/js-x-ray/commits?author=tony-go\" title=\"Tests\"\u003e⚠️\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/PierreDemailly\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/39910767?v=4?s=100\" width=\"100px;\" alt=\"PierreD\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ePierreD\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/NodeSecure/js-x-ray/commits?author=PierreDemailly\" title=\"Tests\"\u003e⚠️\u003c/a\u003e \u003ca href=\"https://github.com/NodeSecure/js-x-ray/commits?author=PierreDemailly\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://www.linkedin.com/in/franck-hallaert/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/110826655?v=4?s=100\" width=\"100px;\" alt=\"Franck Hallaert\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eFranck Hallaert\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/NodeSecure/js-x-ray/commits?author=Aekk0\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://maji.kiwi\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/33150916?v=4?s=100\" width=\"100px;\" alt=\"Maji\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMaji\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/NodeSecure/js-x-ray/commits?author=M4gie\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/targos\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/2352663?v=4?s=100\" width=\"100px;\" alt=\"Michaël Zasso\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMichaël Zasso\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/NodeSecure/js-x-ray/commits?author=targos\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/NodeSecure/js-x-ray/issues?q=author%3Atargos\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/fabnguess\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/72697416?v=4?s=100\" width=\"100px;\" alt=\"Kouadio Fabrice Nguessan\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eKouadio Fabrice Nguessan\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#maintenance-fabnguess\" title=\"Maintenance\"\u003e🚧\u003c/a\u003e \u003ca href=\"https://github.com/NodeSecure/js-x-ray/commits?author=fabnguess\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/jean-michelet\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/110341611?v=4?s=100\" width=\"100px;\" alt=\"Jean\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJean\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/NodeSecure/js-x-ray/commits?author=jean-michelet\" title=\"Tests\"\u003e⚠️\u003c/a\u003e \u003ca href=\"https://github.com/NodeSecure/js-x-ray/commits?author=jean-michelet\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/NodeSecure/js-x-ray/commits?author=jean-michelet\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/tchapacan\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/28821702?v=4?s=100\" width=\"100px;\" alt=\"tchapacan\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003etchapacan\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/NodeSecure/js-x-ray/commits?author=tchapacan\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/NodeSecure/js-x-ray/commits?author=tchapacan\" title=\"Tests\"\u003e⚠️\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://miikkak.dev\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/65869801?v=4?s=100\" width=\"100px;\" alt=\"mkarkkainen\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003emkarkkainen\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/NodeSecure/js-x-ray/commits?author=mkarkkainen\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/FredGuiou\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/99122562?v=4?s=100\" width=\"100px;\" alt=\"FredGuiou\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eFredGuiou\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/NodeSecure/js-x-ray/commits?author=FredGuiou\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"https://github.com/NodeSecure/js-x-ray/commits?author=FredGuiou\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/madina0801\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/101329759?v=4?s=100\" width=\"100px;\" alt=\"Madina\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMadina\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/NodeSecure/js-x-ray/commits?author=madina0801\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/sairuss7\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/87803528?v=4?s=100\" width=\"100px;\" alt=\"SairussDev\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSairussDev\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/NodeSecure/js-x-ray/commits?author=sairuss7\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/fless-lab\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/71844440?v=4?s=100\" width=\"100px;\" alt=\"Abdou-Raouf ATARMLA\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAbdou-Raouf ATARMLA\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/NodeSecure/js-x-ray/commits?author=fless-lab\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\n## License\nMIT\n","funding_links":[],"categories":["Static Code Analysis","JavaScript","TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNodeSecure%2Fjs-x-ray","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FNodeSecure%2Fjs-x-ray","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNodeSecure%2Fjs-x-ray/lists"}