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
- Host: GitHub
- URL: https://github.com/dwisiswant0/ghsa-bot
- Owner: dwisiswant0
- Created: 2024-07-07T22:30:30.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-01T09:06:38.000Z (6 months ago)
- Last Synced: 2025-04-01T10:23:11.227Z (6 months ago)
- Language: JavaScript
- Size: 91.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.