-
In trying to upload an EML for parsing which had a base64 encoded body, MISP returned "Invalid file upload." The cause is that we had URL parsing enabled and it only looks for HTML parts to parse not …
jdubp updated
7 years ago
-
Have you thought about some sort of support for embedding binary data? (blobs)
Unicode strings are not generic - not all escape sequences are valid Unicode.
What people typically do, is they enc…
-
### Source name
INKR
### Source link
https://comics.inkr.com
### Source language
English
### Other details
_No response_
### Acknowledgements
- [X] I have checked that the extension does not …
-
URLs encode bytes. Usually, children of elements and elements of collections have Unicode identifiers, though. Currently this is "fixed" by Python's implicit decoding, which is pretty bad.
Since URL…
-
Flask 3.0.2 relies on Werkzeug 3 which removed werkzeug.urls that Flask-api Release relies on, resulting in
_cannot import name 'url_decode_stream' from 'werkzeug.urls_
Looks like the issue was fi…
-
Hi,
I'm having trouble setting up the environment for this. I'm using a conda environment on Windows and get the same problem with python 3.9, 3.10 and 3.11. I also made sure to pip install with th…
-
/kind bug
**What steps did you take and what happened:**
I've embedded mlflow in the kubeflow central dashboard. Certain links, like metrics, include quotation characters. When I click the link, t…
-
trying to run this tool, i get this (the X's are just my user id and username blurred out, they read fine)
note that im not very experienced with python just trying to download all my liked songs
…
-
Hi all,
There is a way to to receive data urls on a class' field automatically?
Like the example below decode a base64 string sent by a web page.
`data:text/plain;base64,SGVsbG8sIFdvcmxkIQ==`
-
Traceback (most recent call last):
File "download_images.py", line 18, in
urls = f.readlines()
File "C:\Users\Mahathi\AppData\Local\Programs\Python\Python37-32\lib\encodings\cp1252.py", li…