An open API service indexing awesome lists of open source software.

https://github.com/nalbion/nullify-chatbot

AI Agent chatbot which clones repos & scans for vulnerabilities
https://github.com/nalbion/nullify-chatbot

dev-challenge

Last synced: about 1 year ago
JSON representation

AI Agent chatbot which clones repos & scans for vulnerabilities

Awesome Lists containing this project

README

          

# nullify-chatbot

AI Agent chatbot which clones repos & scans for vulnerabilities.

## Installation

```bash
git clone git@github.com:nalbion/nullify-chatbot.git
cd nullify-chatbot
npm install
```

## Usage

To start the application, run the following command:

```bash
npm start
```