bento icon indicating copy to clipboard operation
bento copied to clipboard

[DEPRECATED] Find Python web-app bugs delightfully fast, without changing your workflow. 🍱

Results 71 bento issues
Sort by recently updated
recently updated
newest added

Bumps [py](https://github.com/pytest-dev/py) from 1.8.1 to 1.10.0. Changelog Sourced from py's changelog. 1.10.0 (2020-12-12) Fix a regular expression DoS vulnerability in the py.path.svnwc SVN blame functionality (CVE-2020-29651) Update vendored apipkg: 1.4...

dependencies
python

Bumps [lxml](https://github.com/lxml/lxml) from 4.5.0 to 4.6.5. Changelog Sourced from lxml's changelog. 4.6.5 (2021-12-12) Bugs fixed A vulnerability (GHSL-2021-1038) in the HTML cleaner allowed sneaking script content through SVG images (CVE-2021-43818)....

dependencies
python

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...

dependencies
python

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...

dependencies
python

Bumps [pywin32](https://github.com/mhammond/pywin32) from 227 to 301. Release notes Sourced from pywin32's releases. Release 301 The changes If you use pip: pip install pywin32 --upgrade A number of things don't work...

dependencies
python

From @ievans > EXE002 is 1 indexed but EXE001 is 0 indexed...should both be one indexed. It's annoying for [my] scripts that depend on the line number in Bento's output....

bug
tool:flake8
feature:program-analysis

https://github.com/returntocorp/semgrep/pull/1127/checks?check_run_id=804559293 ``` A ocaml-tree-sitter ``` bento’s diff awareness sees this in the git diff output, and assume it means that file was added seems like we didn’t anticipate that submodules...

bug

I hope your product becomes a success **Is your feature request related to a problem? Please describe.** This project will need a lot of work for me to start using...

documentation

## Overview > I ran bento on my project and had the following errors : ## Current Behavior ![image](https://user-images.githubusercontent.com/17623748/79857872-b916c400-83ce-11ea-85af-d83b25ac6da9.png) ## Steps to Reproduce 1. pip3 install bento-cli && bento init...

bug
os:osx
feature:check

Hello, I cant find it anywhere in the Readme. or in the --help. How can you completely remove bento again? I wanted to give it a fast try when i...

documentation