Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/phstc/probot-security-alerts
- Owner: phstc
- License: isc
- Created: 2018-10-20T21:55:02.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-27T03:11:44.000Z (about 1 year ago)
- Last Synced: 2024-12-11T16:51:11.076Z (28 days ago)
- Topics: probot, probot-app, security, typescript
- Language: TypeScript
- Homepage:
- Size: 17.6 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
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