Raphaël Vinot

Results 149 issues of Raphaël Vinot

### Is your feature request related to a problem? Please describe. There are times where looking at the screenshot of a webpage is better left to a robot, throwing an...

New Features

### Is your feature request related to a problem? Please describe. Searching captures in Lookyloo means searching one specific indicators (a hash, a domain, an IP, ...), it is currently...

New Features

### Is your feature request related to a problem? Please describe. Let's say we have a bunch of captures matching on the same domhash, and we want to push all...

New Features

### What happened? The search interface (`/search`) is terrible, not exposed to the user, very slow, and doesn't support many of the indexes. Also, we should be allowed upload a...

Bug

### Is your feature request related to a problem? Please describe. * [ ] get captures by domhash * [ ] get captures by hostname * [ ] get captures...

New Features

Watching this video: https://www.youtube.com/watch?v=vTKHB4rkDZM And we came up with a dumb yet effective protection to avoid feeding hidden bad things to LLMs from random document. Attack: document containing something iniquitous...

This is still related to [vulnerability-lookup](https://github.com/vulnerability-lookup/vulnerability-lookup), and the problem is as follows: * CSAF repos are moderately reliable: some files are missing, the server fails to serve some files for...

csaf_downloader

The feed is empty for now, no need to merge before there is something in it

**This issue is just a bunch of notes** Many CSAF servers are [flaky](https://github.com/gocsaf/csaf/issues/672) and it makes using the [official downloader](https://github.com/gocsaf/csaf/blob/main/docs/csaf_downloader.md) somewhat tricky as it doesn't support resuming the download of...

documentation
enhancement

**Version**: 6.0 **Platform**: Any **Description**: The typing provided by the redis package [is terrible](https://github.com/redis/redis-py/issues/2399#issuecomment-2298091739) and the recommended way is to use [types-redis](https://pypi.org/project/types-redis/) but this one obviously doesn't work with the...

feature