Skip to content

Short scripts to help with day-by-day operations

License

Notifications You must be signed in to change notification settings

instriq/runbooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Runbooks

Some automates to help in day-by-day ops.


Summary

This repository is a concentration of several scripts that were developed during some day-to-day operations, to help gain speed and increase the maturity of security processes. These are scripts that can be used independently or together.


Scripts

Name Description
dependabot_metrics.py Fetches and analyzes DependaBot alerts from GitHub repositories of a specified organization.
slack_webhook.py An output forwarder script for webhooks.
classify_pull_requests.py PR classification based on SemVer approach

Download

# Download
$ git clone https://github.com/instriq/runbooks && cd runbooks
    
# Install libs dependencies
$ pip3 install -r requirements.txt

Contribution

Your contributions and suggestions are heartily ♥ welcome. See here the contribution guidelines. Please, report bugs via issues page and for security issues, see here the security policy. (✿ ◕‿◕)


License

This work is licensed under MIT License.