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

https://github.com/dwisiswant0/ghsa-bot

GitHub Advisory Databse -> Discord Webhook
https://github.com/dwisiswant0/ghsa-bot

Last synced: 6 months ago
JSON representation

GitHub Advisory Databse -> Discord Webhook

Awesome Lists containing this project

README

          

# ghsa-bot

To install dependencies:

```bash
bun install
```

To run:

```bash
export DISCORD_WEBHOOK_URL=...
bun post
```

This project was created using `bun init` in bun v1.1.18. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.