Skip to content

Generate interactive charts derived from the Snyk API.

Notifications You must be signed in to change notification settings

marcos-test-dev/snyk-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snyk Charts: Generate interactive charts derived from the Snyk API

Last commit

📊 Snyk Charts

Please note this is not an official feature of Snyk. This was created as a hobby to be consumed and maintained by the community.

Snyk Charts

Usage

To get started, clone the repository and install the necessary dependencies by running: pip install -r requirements.txt

➡️ Create a new file named parameters.txt following the structure below:

  • ORGID=your-org-id
  • TOKEN=your-snyk-token
  • START_DATE=yyyy-mm-dd
  • END_DATE=yyyy-mm-dd
  • PER_PAGE=123 (Maximum 1000)

Please note the PER_PAGE parameter is only available in Version 2.0.0

➡️ Place your parameters.txt file in the root of the project

➡️ Run the script: python snyk-charts.py

Please feel free to contribute or suggest features. This is a side-project I am looking forward to maintaining! 😊

Screenshots

Issues over time graph         Trending issues graph


Made with ❤️ by Marcos Bergami

About

Generate interactive charts derived from the Snyk API.

Resources

Stars

Watchers

Forks

Languages