Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cryptix720/tenax
Universal nodeJs security monitoring tool
https://github.com/cryptix720/tenax
babel engine es6 grunt javascript nodejs npm security tenax tool
Last synced: about 17 hours ago
JSON representation
Universal nodeJs security monitoring tool
- Host: GitHub
- URL: https://github.com/cryptix720/tenax
- Owner: Cryptix720
- License: mit
- Created: 2018-10-23T09:52:50.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-28T19:51:17.000Z (5 months ago)
- Last Synced: 2024-05-29T10:44:35.008Z (5 months ago)
- Topics: babel, engine, es6, grunt, javascript, nodejs, npm, security, tenax, tool
- Language: JavaScript
- Size: 213 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Tenax
![Image of tenax](https://github.com/Cryptix720/tenax/blob/master/tenax.png)[![Codacy Badge](https://api.codacy.com/project/badge/Grade/a2e335b74d6641da86b000e4f79cbcfe)](https://app.codacy.com/app/Cryptix720/tenax?utm_source=github.com&utm_medium=referral&utm_content=Cryptix720/tenax&utm_campaign=Badge_Grade_Settings)
[![Build Status](https://travis-ci.org/Cryptix720/tenax.svg?branch=master)](https://travis-ci.org/Cryptix720/tenax)
[![Coverage Status](https://coveralls.io/repos/github/Cryptix720/tenax/badge.svg?branch=master)](https://coveralls.io/github/Cryptix720/tenax?branch=master)
[![Maintainability](https://api.codeclimate.com/v1/badges/7638fd1fa63346746c20/maintainability)](https://codeclimate.com/github/Cryptix720/tenax/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/7638fd1fa63346746c20/test_coverage)](https://codeclimate.com/github/Cryptix720/tenax/test_coverage)
[![Requirements Status](https://requires.io/github/Cryptix720/tenax/requirements.svg?branch=master)](https://requires.io/github/Cryptix720/tenax/requirements/?branch=master)
[![Known Vulnerabilities](https://snyk.io/test/github/Cryptix720/tenax/badge.svg)](https://snyk.io/test/github/Cryptix720/tenax)
[![BCH compliance](https://bettercodehub.com/edge/badge/Cryptix720/tenax?branch=master)](https://bettercodehub.com/)
[![DepShield Badge](https://depshield.sonatype.org/badges/Cryptix720/tenax/depshield.svg)](https://depshield.github.io)# Tenax
````
Universal NodeJs security monitoring lockup assessment````
# About
Tenax helps you to defend your prestigious package's by activating you to find and patch affected code in dependencies that could cause data loss, service outages, unauthorized access to sensitive information, or other potential issues.
# How to install:
> npm i tenax --save-dev
#
> npm i tenax -g
#
> OR
#
> git clone https://github.com/Cryptix720/tenax.git
# Examples:
Commands |
------------ |
npm tenax fix
npm tenax fix --package-lock-only
# TODO:
- [x] Find affected code and patch
- [x] User id rash
- [ ] Files accessed and the kind of access.
- [ ] Use of privileges.
## API