BugHog
BugHog copied to clipboard
Powerful framework for pinpointing bug lifecycles in web browsers.
Ideally, we would be able to infer the reproducibility of a bug, not only through sent requests, but also through browser logs. This way, `console.log()` calls would be logged to...
Sometimes an experiment might yield a faulty outcome (e.g., user error, PoC issue, browser crash, etc.). This is solved by removing the outcome from the database and rerunning the experiment....
Bumps the npm_and_yarn group with 1 update in the /bci/web/vue directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 4.5.5 to 4.5.9 Release notes Sourced from vite's releases. v4.5.9 Please refer to CHANGELOG.md for...
Bumps the pip group with 1 update: [jinja2](https://github.com/pallets/jinja). Updates `jinja2` from 3.1.4 to 3.1.5 Release notes Sourced from jinja2's releases. 3.1.5 This is the Jinja 3.1.5 security fix release, which...
On some occasions, I've noticed that BugHog core finishes while there (seemingly) are still binaries left to test. After such a finish, starting the evaluation for a second time will...
The Gant Chart in the BugHog UI doesn't behave as expected in Brave (v 1.79.126) When Clicking on any Point (Green square or blue dot) it just removes the dot...
This will allow us to more easily add support for software beyond web browsers.