Skip to content

dveditz/secbugstats

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mozilla Security Bug Stats - Collection and Reporting

Summary

A collection of scripts and CGIs that collects information on Mozilla Security Bugs, creates web-based charts of the data, and generates a weekly summary report that is emailed to interested parties.

Details

A good starting place to read this code is the gather.sh shell script. This script is the driver for the remaining collection and processing scripts which populate the reports and charts.

  • Collection scripts are run once per week as a cron job
  • API results
  • logging
  • Flash charts
  • Flot charts

Required Packages:

  • python
  • python-mysqldb
  • python-matplotlib

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.9%
  • HTML 31.5%
  • PHP 7.2%
  • Python 6.7%
  • Shell 0.4%
  • CSS 0.2%
  • Makefile 0.1%