slavos1
slavos1
Adding support for AsciiDoc since the extension comes handy when writing. Thanks!
### Describe the bug Hello `bandit` team, I observed `TarFile.extractall` is not detected as vulnerable (`B202:tarfile_unsafe_members`) without explicit `import tarfile` line present (even if it is not actually used). I...
First off, thanks for datasette. 🙏🏻 Checking [Evolution's](https://help.gnome.org/users/evolution/stable/) data, I've hit a snag with tables with names like `[Gmail]/Inbox`. A minimal reproduction: ```shell $ sqlite3 /tmp/slashes SQLite version 3.45.1 2024-01-30...