Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grimm-co/NotQuite0DayFriday
This is a repo which documents real bugs in real software to illustrate trends, learn how to prevent or find them more quickly.
https://github.com/grimm-co/NotQuite0DayFriday
Last synced: about 1 month ago
JSON representation
This is a repo which documents real bugs in real software to illustrate trends, learn how to prevent or find them more quickly.
- Host: GitHub
- URL: https://github.com/grimm-co/NotQuite0DayFriday
- Owner: grimm-co
- License: other
- Created: 2016-11-12T02:12:48.000Z (about 8 years ago)
- Default Branch: trunk
- Last Pushed: 2022-04-22T13:14:36.000Z (over 2 years ago)
- Last Synced: 2024-04-08T23:10:14.684Z (9 months ago)
- Language: Python
- Size: 14.9 MB
- Stars: 791
- Watchers: 70
- Forks: 168
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-csirt - NotQuite0DayFriday
README
This repository documents real bugs in real software. At the time of disclosure
the most recent versions were patched. Seeing mistakes that were made in the
past can be a useful tool for seeing trends of bugs which make it past all the
quality control processes. Understanding what happened, is the first step to
figuring out how to detect these issues in other software.The repo is organized by the release date. In each folder you will find
instructions on how to trigger the bug, versions affected, and a stack trace
at the time of the crash. It'll also contain any notes on the bug which might
include things like references to specific lines of source code.