Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/phstc/probot-security-alerts

Auto file issues for GitHub security alerts
https://github.com/phstc/probot-security-alerts

probot probot-app security typescript

Last synced: 3 days ago
JSON representation

Auto file issues for GitHub security alerts

Awesome Lists containing this project

README

        

# probot-security-alerts

> A GitHub App built with [Probot](https://github.com/probot/probot) that File issues for GitHub security alerts

## Setup

```sh
# Install dependencies
npm install

# Run typescript
npm run build

# Run the bot
npm start
```

## Contributing

If you have suggestions for how probot-security-alerts could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the [Contributing Guide](CONTRIBUTING.md).

## License

[ISC](LICENSE) © 2018 Pablo Cantero