Skip to content

POC of creating remediation issue for push protection fix-later bypass

License

Notifications You must be signed in to change notification settings

KittyChiu/probot-secret-remediation

 
 

Repository files navigation

probot-secret-remediation

A GitHub App built with Probot that creates remediation issue for push protection fix-later bypass.

Setup

# Install dependencies
npm install

# Run typescript
npm run build

# Run the bot
npm start

Contributing

If you have suggestions for how probot-secret-remediation 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.

License

ISC

About

POC of creating remediation issue for push protection fix-later bypass

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages

  • TypeScript 94.3%
  • JavaScript 5.7%