Giter VIP home page Giter VIP logo

snyk-automatic-ticketing's Introduction

Snyk Automatic Ticketing

If you do not have a Jira board but want automic ticketing for new issues - we got your back!

This project let's you publish yesterday's vulns to ANY ticketing board that you use. Assuming they have a Rest API.

Setup

1. Fork this Project

You'll need to fork and edit this repo for yourself to make the last "publish ticket" API call work.

2. Get your Snyk Token & Org ID

Your Snyk Token authenticates every Snyk API call.

Your Org ID specifies which Org to filter issues for.

Get these two values, then set SNYK_TOKEN and SNYK_ORG as Python env-vars, respectively.

3. Deploy to Heroku

You can sync Heroku with a GitHub Repo through their website. Should take 2 minutes without coding.

Also, set SNYK_TOKEN and SNYK_ORG in Heroku > Settings > Config Vars.

4. Setup a Scheduler

Setup a cheduler in Heroku > Recources > Find Add-ons > Heroku Scheduler > add job.

You need a C.C. but it's free to setup.

Your job should run python scripts/publish_new_vulns.py and set schedule to once per day.

TODO: Complete your publish API call

This boilerplate project just runs pprint on yesterday's issues. If you want them on your board, figure out your board's Rest API and add the final requests.post(...) call.

Then you should be good to go!

snyk-automatic-ticketing's People

Contributors

adamsnyk avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.